Tagged Questions

14
votes
23answers
4k views

What is the single best free Eclipse plugin for a Java developer

Some Eclipse plugins are mandated by your environment. The appropriate source code management plugin, for example - and I'm not interested in those. Some provide useful enhancements, but in a …
10
votes
4answers
953 views

How to auto-remove trailing whitespace in Eclipse?

Hello, The question has two parts, one of which I already have the answer for. How to auto-remove trailing whitespace from the entire file being edited? -> Answer: use the AnyEdit plugin, which can …
9
votes
4answers
1k views

Looking for up-to-date eclipse plugin for C#

I used to work with eclipse for nearly all the languages I need. I'm asked to work on a tool developped in C# and so, I would like to stay in the same familiar environnment. I've found the improve's …
8
votes
2answers
403 views

How do I configure Eclipse to launch a browser when Run or Debug is selected using Pydev plugin.

I'm learning Python and Django using the Eclipse Pydev plugin. I want the internal or external browser to launch or refresh with the URL http:/127.0.0.1 when I press Run or Debug. I've seen it done …
7
votes
7answers
989 views

What is your favorite automatic class diagram generator for Eclipse?

I am looking for an automatic class diagram generator in Eclipse. It will look at a project and automatically create a class diagram without needing to run the code. What is your favorite class …
6
votes
2answers
39 views

Is there a way to extract a class with methods in eclipse?

I am trying to refactor a class I have into 2 classes. Unfortunately eclipse's extract class function seems to only support the variables which really isn't all that helpful. Is there a way to do it …
6
votes
3answers
191 views

What is the best open source common lisp implementation that works with Eclipse?

I have started working my way through Practical Common Lisp and am looking for a Common LISP implementation that works on Eclipse. It would be nice if it had some kind of IDE integration besides the …
6
votes
4answers
324 views

Eclipse plugin development resources

I'm looking for good resources on creating Eclipse plugins. Can anyone point me to must-read books, articles or tutorials on the subject? Update: added recommended books and links Books Eclipse …
6
votes
6answers
1k views

How to compile single/multiple java files without server restart? Is there any Eclipse plugin for the same?

I want to compile multiple java files in my Application without restarting Weblogic and Tomcat. Otherwise, this takes a lot of time. For this I got one Hotswap plugin in Eclipse, but this is not …
6
votes
3answers
611 views

Preferred ruby plugin for Eclipse?

RDT seems to be the preferred ruby plugin for adding ruby language support to Eclipse. However, I see that the main developer on that project has joined Aptana RadRails. Does this mean that project is …
6
votes
6answers
2k views

Which is the best Maven Eclipse plugin ?

There is two available Eclipse plugins for Maven : Eclipse IAM (old name is Q4E) m2eclipse m2eclipse seems to be the oldest but the more robust. Is there any key differences between the two ? …
5
votes
2answers
93 views

Code Signing as part of the build process

I'd like to understand some of the best practices with respect to code signing. We have an Eclipse-based application and think it would be appropriate to sign our plug-ins. This raised a lot of …
5
votes
2answers
131 views

What plugins do you use along with Eclipse CDT?

Suggest some plugins you find useful in your day by day work. Eclipse CDT repositories: Galileo: http://download.eclipse.org/releases/galileo C++ Development Tools: …
5
votes
4answers
5k views

Error when updating eclipse

I click update in eclipse and i get error, its because i updated eclipse more than once. Is there any way to fix eclipse and have ability to use update? An error occurred while collecting items to …
5
votes
6answers
4k views

uninstall plugins in Eclipse 3.4.X

Hi, The GUI for managing plugins in Eclipse got a bit of an overhaul in version 3.4.0. This GUI is accessed via the "Software Updates..." option in the Help menu. This displays the following …

1 2 3 4 5 28 next
15 30 50 per page