• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Jadclipse integration

 
Ranch Hand
Posts: 190
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have downloaded and installed jad and downloaded �net.sf.jadclipse_3.2.4.jar� into the �plugins� directory of the eclipse installation. Followed all the instruction at
http://greatwebguy.com/programming/eclipse/decompile-java-classes-automatically-in-eclipse-with-jadclipse-and-jad/
for setup. But I am not able to get it working for �EasyEclipse Server Java�. It is working for Eclipse Europa. When I press the control button and click the file name to open, it says the source attachment does not contain the source for the class file. But that is not true, I can unzip the jar file and see the class file it is trying to decompile. I installed it the same way in Eclipse Europa and EasyEclipse. But it is not working in EasyEclipse.
Can somebody help/suggest something?
Thanks.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic