I'm trying to use Jadclipse with Google's android classes. Google provides Javadoc but not source. I can see the Javadoc for a class, for example when I hover over the class named Activity, until I open the class (ctrl-click on Activity). From then on Eclipse says "Note: This element has no attached source and the Javadoc could not be found in the attached Javadoc". To reset it so I can see Javadoc again I have to exit Eclipse and restart.
So right now I can either see the Javadoc *or* the decompiled source, but not both. This makes Jadclipse much less useful.
All Jadclipse options are default except for the path to decompiler. I have the latest version of everything (Eclipse 3.4M5, jadnt158, android m5-rc14 with android eclipse plug-in, jadclipse 3.3.0).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to use Jadclipse with Google's android classes. Google provides Javadoc but not source. I can see the Javadoc for a class, for example when I hover over the class named Activity, until I open the class (ctrl-click on Activity). From then on Eclipse says "Note: This element has no attached source and the Javadoc could not be found in the attached Javadoc". To reset it so I can see Javadoc again I have to exit Eclipse and restart.
So right now I can either see the Javadoc *or* the decompiled source, but not both. This makes Jadclipse much less useful.
All Jadclipse options are default except for the path to decompiler. I have the latest version of everything (Eclipse 3.4M5, jadnt158, android m5-rc14 with android eclipse plug-in, jadclipse 3.3.0).