Does Jadclipse work on Eclipse 3.6?

I have installed Jadclipse 3.3.0 on my Eclipse 3.6 by copying the jar into the plugins directory and restated eclipse.

Now I have the jadclipse menu under Windows->Preferences but when trying to de-compile any class it simply does not de-compile. I get the usual eclipse screen saying the source is unavailable. There are no errors in the Error Log.

Any idea?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I eventually found the answer here.

Running eclipse with -clean switch and setting the file association between *.class and the jadclipse plug-in solved the problem.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.