1
vote
4answers
1k views
Eclipse Ganymede HTML editor incredibly slow when editing attributes
Hi
I recently upgraded to Eclipse Ganymede from Europa and now I'm finding that when I'm editing JSP files the IDE crawls when editing HTML attributes (but not JSP attributes).
Has anyone …
0
votes
3answers
341 views
eclipse server locations disabled and need to chnage 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 the server to us the tomcat installation instead of the workspace metadata location but when eclipse …
23
votes
10answers
9k views
What are the best JVM settings for Eclipse?
What are the best JVM settings you have found for running eclipse.
Thanks!
1
vote
1answer
501 views
Eclipse CDT Debug console not displaying program output
I am using Eclipse IDE for C/C++ Developers (Eclipse Ganymede Package - version 3.4.2) on Windows XP with MinGW GCC 4.2.1 and GDB 6.8-3.
I am facing a problem very similar to that mentioned here. A …
3
votes
2answers
37 views
How to save the “Package Explorer” in Eclipse
Is it possible, to save the state of the package explorer when closing Eclipse (3.4) and to restore it when opening the workspace again?
By state I mean the nodes (expanded or collapsed).
1
vote
3answers
118 views
Eclipse rename not working completely
Ok I'm completely googled-out.
I have a few java projects in my eclipse workspace (about 25). Most projects use linked source folders.
When I rename a class in Project1, the references to …
0
votes
0answers
19 views
i got the following problem in eclipse please rectify that but iworks on tomcat perfectly
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Wrapper cannot …
0
votes
4answers
907 views
How do I attach source code locations to plugins in my Eclipse RCP target platform?
I've got a workspace with multiple RCP plugin projects.
We've set the target platform, so we can build against a standard set of plugins, but are not able to see source code and Javadoc for all the …
1
vote
1answer
101 views
eclipse 3.4 can’t start
Yesterday, I try to start eclipse 3.4 by click eclipse.exe (in eclipse folder), and run normally.
Then yesterday night, I do windows update. Today, when I try to run eclipse 3.4, it has error. The …
0
votes
2answers
417 views
eclipse default jpa implentation library where to download?
hi,
in eclipse, the "default implementation library" what jars files do i need to include if i do not want to use server runtime?
i'm refering to this tutorial …
6
votes
3answers
1k views
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 header and dragged) a few windows to a secondary monitor (package explorer, console, and …
2
votes
6answers
1k views
Unrooted Tests
When running all my tests in Eclipse (Eclipse 3.4 'Ganymede'), one test is listed under "Unrooted Tests". I'm using Junit 3.8 and this particular test extends TestCase. I do not see any difference …
0
votes
1answer
115 views
eclipse hang when copiying / pasting code
Hi coders !
I have a big problem. Eclipse is hanging up when I do any copy/paste with ctrl+C ctrl+V keys.
Is it due to the Eclipse validation code system ?
Do I mess something in my eclipse setting …
5
votes
8answers
4k views
Eclipse 3.4 Ganymede Javascript Validation Issue
I just upgraded to Eclipse 3.4 for the second time and I think its for good now. The first time (right when it was released) was too buggy for me to stomach (mainly the PDT 2.0 plug-in); but now it …
1
vote
2answers
62 views
How to remove subversive action in Synchronize view ?
Hello.
I'm integrating Subversive 0.7.8 into an Eclipse Platform 3.4.2 RCP app.
I want to remove (or disable) the SVN "Commit" action in the popup menu of the "Synchronize" view.
How can I do ... ?
…
