Tagged Questions

3
votes
2answers
31 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
104 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
18 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 …
1
vote
1answer
86 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 …
1
vote
2answers
55 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 ... ? …
0
votes
1answer
104 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 …
2
votes
3answers
207 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: …
3
votes
4answers
570 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 …
16
votes
6answers
490 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
1answer
182 views

generate interface from solid class file in eclipse

any pluginsin eclipse that auto generate interface file based on solid class/impl class ? currently i hand code interface file.
0
votes
2answers
306 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 …
2
votes
2answers
417 views

eclipse view classes dependency graph plugin?

is there any plugins i can use for eclipse that will show graphical view of classes dependencies ?
0
votes
1answer
31 views

Eclipse steps through comments on undo

When I undo a sequence of steps in a Java editor in Eclipse 3.4.2, the cursor skips over a bunch of comments unrelated to any change - only the method comments (eg. /**), not inline comments. Does …
0
votes
2answers
1k views

Development Environment Java 6, Maven 2.x, Eclipse 3.4.x, JBoss 5 and JBoss Seam

I have to organize a development environment where I can run Maven projects with JBoss Seam, IDE eclipse 3.4.x and deploying to JBoss 5. The projects that will run on this environment are based in …
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? …

1 2 3 4 5 next
15 30 50 per page