| Java compiler Hi,
Im looking for a java compiler.
Id like one that kind of met the following requirements, so if you know of one that matches some of these requirements can you please say what its called. Thanks
1. Must have a GUI interface.
2. I want it so i can click on a class i have wrote and see the source for that class only (not the entire project code all in one).
The next one isnt essential but it would be nice
3. Say if i write "import java.net." id like it to show a list of all the possible classes/methods that can be used after the fullstop.
Basically im looking for something like JDevelepor or JCreator for windows. Thanks  |