Questions tagged [eclipse-3.5.1]

For issues relating to configuring or using Eclipse, version 3.5.1. Also known as Eclipse Galileo.

Eclipse 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.

3 questions
3
votes
2 answers

Installing an Eclipse Plugin that you've compiled from Source?

I've successfully compiled js-test-driver plugin from source (http://js-test-driver.googlecode.com/svn/tags/1.2) and I am attempting to install it on Eclipse 3.5.1 Galileo. I understand how to install a plugin from an update site; I even…
leeand00
  • 25,510
  • 39
  • 140
  • 297
3
votes
6 answers

Eclipse 3.5.1 uses lot of memory

I have migrated to Eclipse 3.5.1 and observed it is taking 560 mb when doing clean build. And memory is not getting collected after used. It stays like this. Any solution to this? JVM : jdk1.6.0_17 Windows XP, 2GM RAM Below is my…
Jaydeep_old
  • 31
  • 1
  • 2
0
votes
1 answer

Why does Eclipse 3.5.1 narrow to the declaration when I go to the declaration of a field?

I just installed 64-bit Eclipse 3.5.1 on SnowLeopard. I am experiencing a rather strange problem, and I'm posting a question here to see if anyone can explain or confirm it before I go get tangled up with the Eclipse bugzilla. I open up a Java class…
bmargulies
  • 97,814
  • 39
  • 186
  • 310