1
vote
1answer
60 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, …
0
votes
0answers
17 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 …
1
vote
2answers
45 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.
…
22
votes
9answers
7k views
What are the best JVM settings for Eclipse?
What are the best JVM settings you have found for running eclipse.
Thanks!
2
votes
3answers
151 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 menu …
0
votes
1answer
91 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 i …
16
votes
6answers
475 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 …
3
votes
4answers
497 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 …
1
vote
1answer
407 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 …
0
votes
2answers
334 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 http://help.ecl …
0
votes
5answers
149 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 …
1
vote
5answers
2k 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 …
0
votes
2answers
248 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 locat …
1
vote
3answers
413 views
Using Spring IDE in Eclipse 3.4
Hello,
I'm using the Spring IDE plugin with Eclipse 3.4 (finally decided to upgrade), and I have several projects which use the Webflow integration that comes with the Spring IDE …
0
votes
2answers
948 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 environm …
