eclipse-3.2

Eclipse 3.2.2 content assist not finding classes in the project

In Eclipse 3.2.2 on Linux content assist is not finding classes within the same project. Upgrading above 3.2 is not an option as SWT is not available above 3.2 for Solaris. I have seen suggestions to clean the workspace, reopen the workspace, run eclipse with the -clean command, none of which has worked. ...

Avoid RePublishing the web application after Eclipse Shutdown

I am having my web application deployed on Tomcat5.5 and I use it in integration with eclipse 3.2.Each time I close the eclipse and restart it, I need to republish the application even when it hasn't been modified. Is there a way to avoid this or any step I am missing ? ...

How do I add a shortcut key to Eclipse 3.2 Java plug-in to build the current project?

One of the few annoying things about the Eclipse Java plug-in is the absence of a keyboard shortcut to build the project associated with the current resource. Anyone know how to go about it? ...

Eclipse 3.2; Subversion 1.5: compatible Subclipse or Subversive version?

I'm trying to access a Subversion repository with an integration plugin in Eclipse 3.2.2. (Okay, so I'm using EasyEclipse Server Java, it's just easier than setting up all of those plugins every time I have to setup a new development environment...) If there is no solution to this, I'd just as soon get to setting up an environment from...

MyEclipse builds workspace on saving JSP page every time

Whenever I save a jsp page, MyEclipse IDE start building the workspace. It should build when I change in any class file. Or if there are classes that not compiled. But why it start building whole workspace when I change in a JSP file. I am stuck on it. Please advise me on this problem. I am using MyEclipse 5.5 over Eclipse 3.2 Thanks. ...