IntelliJ Java IDE
The moose likes IDEs, Version Control and other tools and the fly likes How to use a plugin in eclipse? 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 "How to use a plugin in eclipse?" Watch "How to use a plugin in eclipse?" New topic
Author

How to use a plugin in eclipse?

Andres Gonzalez
Ranch Hand

Joined: Nov 27, 2001
Posts: 1561
I've downloaded many plugins, and 99% of them don't have any documentation on how to use it. The only thing they mention is to download it under your plugins directory. and then what? how do you get the "new" functionality working on eclipse..?
For instance, I downloaded the classloader plugin, which is A tool to help java developers define classpath references in the Eclipse IDE. Extends the statndard autocompletion and import system, to allow autoinclusion of classes that are completely missing from the current classpath.
[i downloaded this since I have never been able to use ant inside eclipse, i can only use it on command line]
I installed the plugin but have no idea what to do next?
any suggestions?


I'm not going to be a Rock Star. I'm going to be a LEGEND! --Freddie Mercury
Andres Gonzalez
Ranch Hand

Joined: Nov 27, 2001
Posts: 1561
BTW, I was also unable to install the JfaceDBC plugin. Eclipse says the plugin is installed but it is not enabled. when I try clicking the "enable now" button, eclipse complains:
Graphical Editing Framework (2.1.2): Feature requires plug-in "org.eclipse.platform(2.1.2)", or compatible
I've also downloaded the GEF from here (the sdk, as well as runtime), but I still get the same error..
when I check the status of GEF 2.1.2 it says "the feature is configured properly".
 
 
subject: How to use a plugin in eclipse?
 
Threads others viewed
XDoclet-2 plugins
Frustrated with eclipse plugin installation
how to upgrade from eclipse 2.1 to eclipse 3.0? what about the plugins?
parsing XML & running JSP in Eclipse
Developing a project with eclipse and tomcat
developer file tools