vote up 0 vote down star
1

Possible Duplicate:
Do you have any recommended plugins for Eclipse?

I have been doing more development and using more tools through the Eclipse IDE. I am almost overwhelmed at this point on some of the options I have through Eclipse. Im curious as to what are some of the most useful and important tools and options I can use through the Eclipse IDE(Preferably the Galileo Release).

flag

4  
This seems to be highly subjective. Should be community wiki. – Pascal Thivent Oct 10 at 22:43
@CitadelCSCadet: Why is this question tagged with Java? Isn't Eclipse a multi-language software development environment? – Peter Mortensen Oct 10 at 23:10
possible duplicate (1): stackoverflow.com/questions/2826/… – Taylor L Oct 10 at 23:19
possible duplicate (2): stackoverflow.com/questions/84799/… – Taylor L Oct 10 at 23:19
Peter, You are correct, in fact I have used it for multiple languages, the reason I did that is because I was trying to target Java developers because of a project I am working on is focused around Java web Development and JDBC. As for being subjective, I could have used community wiki, but I figured I would get great feedback from this as well. – CitadelCSCadet Oct 11 at 0:06

closed as exact duplicate by Bill the Lizard Oct 10 at 23:33

2 Answers

vote up 1 vote down

Mylyn plug-in (which is part of the Galileo Release). You can work on a task (with various files open) and easily switch to a different tasks (with their set of files). You keep the context of where you were on a task, or problem.

link|flag
vote up 0 vote down

Refactor->Rename. For those who cannot make up their minds!

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.