Top "Eclipse-3.4" questions

For issues relating to configuring or using Eclipse, version 3.4. Also known as Eclipse Ganymede.

"SetPropertiesRule" warning message when starting Tomcat from Eclipse

When I start Tomcat (6.0.18) from Eclipse (3.4), I receive this message (first in the log): WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/…

java eclipse tomcat eclipse-3.4
Eclipse "Server Locations" section disabled and need to change to use Tomcat installation

I have set up a dynamic web project in Eclipse with a Tomcat 5.5 installation. I want to be to set …

eclipse tomcat eclipse-wtp tomcat5.5 eclipse-3.4
Installing eclipse Web Tools Platform (WTP) - update site does not work?

I'm trying to install the WTP (web platform tools) to my Eclipse installation so I can get the XSL transformations …

eclipse eclipse-wtp eclipse-3.4
Any tips on how to organize Eclipse environment on multiple monitors?

I can't find a good way of putting Eclipse windows on two monitors. Currently I just detached (clicked on a …

eclipse multiple-monitors eclipse-3.4
In Eclipse, how do I replace a character by a new line?

In Eclipse 3.3.2, I would like to replace a character (say ',') by a new line in a file. What …

eclipse editor text-editor eclipse-3.4
View classes dependency graph plugin?

Is there any plugins I can use for Eclipse that will show graphical view of classes dependencies?

java eclipse eclipse-plugin eclipse-rcp eclipse-3.4
Eclipse hang when copying / pasting code

I have a big problem. Eclipse is hanging up when I do any copy/paste with Ctrl+C / Ctrl+V …

eclipse eclipse-plugin eclipse-3.4
Eclipse Search Menus disabled randomly

I use Eclipse 3.3 in my daily work, and have also used Eclipse 3.2 extensively as well. In both versions, sometimes the …

eclipse search eclipse-3.4 ganymede eclipse-3.3
Add warning for missing @Override annotation for interface implementation in Eclipse

In Eclipse 3.4.1 using JDK1.6.0_10 how can I activate a warning on a missing @Override annotation on a method that implements …

eclipse eclipse-3.4 jdk1.6