I'm working on the following eclipse version
Version: 3.3.1
Build id: M20070921-1145
I've put the net.sf.jadclipse_3.3.0.jar librairy in my eclipse/plugins folder.
The librairy appears at the end of eclipse configuration details (Help > About Eclipse SDK > Configuration Details) :
...
file:/D:/Dev/eclipse/plugins/net.sf.jadclipse_3.3.0.jar
JadClipse doesn't appears in the plug-in details (Help > About Eclipse SDK > Plug-in Details).
There is no "JadClipse" sub-menu under the "Java" menu in eclipse preferences.
Does someone have an idea of what I'm doing wrong, or is the plug-in just not compatible with my eclipse version ?
regards,
Schumi.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm working on the following eclipse version
Version: 3.3.1
Build id: M20070921-1145
I've put the net.sf.jadclipse_3.3.0.jar librairy in my eclipse/plugins folder.
The librairy appears at the end of eclipse configuration details (Help > About Eclipse SDK > Configuration Details) :
...
file:/D:/Dev/eclipse/plugins/net.sf.jadclipse_3.3.0.jar
JadClipse doesn't appears in the plug-in details (Help > About Eclipse SDK > Plug-in Details).
There is no "JadClipse" sub-menu under the "Java" menu in eclipse preferences.
Does someone have an idea of what I'm doing wrong, or is the plug-in just not compatible with my eclipse version ?
regards,
Schumi.
Same problem here - anyone a solution for it?
ToM
Ah i found the problem:
Go to 'Window\Preferences\General\Editors\File Associations'
There at the *.class file type chose jadclipse as a default editior.
Regards,
ToM