Questions tagged [eclipse-3.2]

For issues relating to configuring or using Eclipse, version 3.2. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

Eclipse 3.2 is an open source integrated development environment (IDE) with a very large user base and ecosystem. It is primarily used for Java development, but can be used for any programming language.

7 questions
19
votes
3 answers

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?
Simon
  • 78,655
  • 25
  • 88
  • 118
1
vote
2 answers

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…
leeand00
  • 25,510
  • 39
  • 140
  • 297
1
vote
4 answers

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…
Ryan P
  • 6,461
  • 5
  • 25
  • 20
1
vote
4 answers

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…
Tahir
  • 3,344
  • 14
  • 51
  • 69
1
vote
4 answers

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…
Nrj
  • 6,723
  • 7
  • 46
  • 58
0
votes
0 answers

Codepro Analytix for eclipse 3.2

I am using RAD 7.0.0.8( which uses eclipse 3.2). I tried to find a eclipse 3.2 compatible Codepro Analytix plugin, but to no avail. So I installed (copied-pasted unzipped contents to "features" and "plugins" folders appropriately and run eclipse…
knk
  • 79
  • 1
  • 9
-2
votes
1 answer

eclipse321 crashes a lot

while I'm working with eclipse 3.2.1 it's crashes and the message is like: JVM terminated exit code = 1 C:\program Files(x86)\Java\jdk1.6.0_30\BIN\javaw.exe -Xms40m -Xmx256m -jar C:\*****\eclipse321\startup.jar -os win32 -ws win32 -arch…
elkorb
  • 151
  • 1
  • 8