The moose likes IDEs, Version Control and other tools and the fly likes Any luck with jEdit? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Any luck with jEdit?" Watch "Any luck with jEdit?" New topic
Author

Any luck with jEdit?

leo donahue
Ranch Hand

Joined: Apr 17, 2003
Posts: 327
I thought I'd try downloading jEdit and let the Plugin Manager do the work of downloading and installing the various plugins. The plugin I really would like to get to work is the CodeAid plugin.
What do I need to do in order to get CodeAid to work? I open an existing java source file and start making modifications and either nothing happens when I type the "." or choose the "CodeAid > Complete" menu item, or I get various compilation error messages about Strings.
I'm obviously missing something here. Any ideas?
Or should I scrap this IDE and get a better one?


Thanks, leo
Tim Voet
Ranch Hand

Joined: Jan 30, 2002
Posts: 30
for the codeAid plugin to work you need to configure the Jane plugin ( a dependancy of CodeAid )
Jane is the equivalent of libraries in other IDE's


---<br />Nothing is impossible, only improbable !!!
 
 
subject: Any luck with jEdit?
 
Threads others viewed
Opinion Needed...
Best free IDE?
Ant and JEdit integration question
Dynamically finding classes that implement an interface
Developer Plugin
IntelliJ Java IDE