I\'m a big fan of the Jadclipse plugin and I\'d really like to upgrade to Eclipse 3.4 but the plugin currently does not work. Are there any other programs out there that let you
Read attentively the documentation ... :
The JadClipse plug-in is not activated when I start Eclipse. You'll need to launch Eclipse with the -clean flag to allow the environment to detect the plug-in. Subsequent launching of Eclipse won't require the -clean flag. eclipse -clean
The Eclipse Class File Viewer instead of the JadClipse Class File Viewer is opened. Go to Window > Preferences... > General > Editors > File Associations and make sure that the JadClipse Class File Viewer has the DEFAULT file association for *.class files. ( - press Default button !!!)
It really helps :)))