mchr3k / jdeclipse-realign

Fork of http://sourceforge.net/projects/realignmentjd/
http://mchr3k.github.com/jdeclipse-realign/
75 stars 18 forks source link

Enable context menu for class files not in jars #9

Open robbinma4 opened 11 years ago

robbinma4 commented 11 years ago

thanks for the addition.

I have installed JD-Eclipse Plugin (0.1.3) and Realign edition 1.0.9

There are no options to decompile a class file. The class file is stored in a lib folder which is associated as a library file.

The attach source option is initially available but then becomes greyed out before it can be used.

trying to view the file in either the Java Class Viewer or Java Class Editor does not show the Java source code.

mchr3k commented 11 years ago

Currently only jars are supported. I'll try and take a look at this case at some point.