vittalreddy mareddy 27.Jan.12 05:03 PM a Web browser Applications development8.0Windows
I am new to developing widgets, we have issue with custom sidebar, i am trying to modify the code, compiled and replaced class file with modified class file, after restart of my notes, my sidebar view is not getting displaed, i can see log statement before java file code changes i made.
my class extends from org.eclipse.ui.part.ViewPart
please help me
1. i compiled the java code with different jdk versions, no luck.
2. i can't see error from log file configured in log4.properties, where i can find error if any
3. please provide me links or material give information for new developer, customization and deployment.
4. do i need to remove any cache after replace of modified class file