Tagged Questions

3
votes
2answers
40 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
126 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 …
1
vote
1answer
104 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 …
24
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!
0
votes
3answers
349 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 …
16
votes
6answers
501 views

A new version of Eclipse just came out. Is there anything I can do to avoid having to manually hunt down my plugins again?

Galileo came out the other day, and even though plugins under Eclipse are, IMO, just a little bit easier to deal with than Netbeans, it would still be really awesome if there was a simple way for me …
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 …
2
votes
3answers
255 views

Removing popUpMenus from CNF (Common Navigator Framework) in Eclipse.

Hello all, I have been partially successful at removing almost all the popUp menus from the Commons Navigator Framework simply by configuring the plugin.xml file. There are 2 menus that refuse to go: …
1
vote
2answers
63 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 ... ? …
1
vote
1answer
509 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 …
4
votes
4answers
625 views

How Do I Automatically Generate A .jar File In An Eclipse Java Project

I have an Eclipse Java project. It contains a folder named "dist". In that folder is a .jar file. How can I set things up in this project to make sure this .jar file is updated any time one of the …
0
votes
1answer
118 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 …
1
vote
5answers
3k views

how do I set eclipse.ini -vm option ?

I installed maven plugin for eclipse, then I get an error like below: please make sure the -vm option in eclipse.ini is pointing to a JDK how to use -vm option to point to my jdk in eclipse.ini? …
0
votes
2answers
420 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 …
0
votes
5answers
170 views

Eclipse: Refreshing known types in Java project

If you press Shift+Ctrl+T or choose "Navigate > Open Type..." you get the "Open Type" dialog for quickly navigating to a known class. When you start typing a name only the classes for which the name …

1 2 3 4 5 next
15 30 50 per page