Eclipse Information
From Kb
Contact Article Author | Blog of Article Author | FirstPartners.net Home | LinkedIn profile of Author
Contents |
See Also
- Cruise Control Overnight Builds
- Eclipse Information
- Eclipse XML and Schema Editing
- IntelliJ Information
- Red Hat Developer Studio (RHDS - JBoss IDE)
- Subversion
- Eclipse Based Python Environment
Eclipse Shortcut keys
Ctrl-F6 Go to next editor (shows list and toggles between 2 most recent) Ctrl-F7 Go to next view (shows list and toggles between 2 most recent) Ctrl-F8 Go to next perspective (shows list and toggles between 2 most recent)
- http://www.bright-green.com/blog/2004_11_14/wsad_eclipse_keys.html
- http://www.bristle.com/Tips/Eclipse.htm
Useful Eclipse Plugins
- Baseline : JBoss IDE
- Subversion Eclipse Integration : http://subclipse.tigris.org/
- Maven Eclipse Integration : http://m2eclipse.codehaus.org/ or MevenIDE : http://mevenide.codehaus.org/mevenide-ui-eclipse/update/index.html
- CheckStyle Plugin for Eclipse : http://eclipse-cs.sourceforge.net/
- Spring IDE Plugins : http://springide.org/blog/ - Eclipse Download site
- Remember to add theSpring Project Nature
Eclipse from the Command Line
- eclipse -clean //start , get rid of all cached plugin data

