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.
252
votes
17answers
133k views
What are the best JVM settings for Eclipse?
What are the best JVM settings you have found for running Eclipse?
20
votes
8answers
26k views
Difference between eclipse europa, helios, galileo
What is the difference between versions of Eclipse (Europa, Helios, Galileo)? Which is the best for desktop application?
10
votes
2answers
18k views
How do I Install JBoss 6 in Eclipse Helios JEE
When i went to The "new server wizard" I cant find in the category for JBoss the 6 version.
And when I clicked "Download new server adapter" I dont get JBoss 6 adapter in the list.
Thanks for the ...
7
votes
5answers
1k views
What are the new features in Eclipse Helios?
What are some of the new and noteworthy features in Eclipse Helios, particularly with respect to the Java IDE?
I looked around the website but couldn't find any release notes.
Thanks
6
votes
1answer
2k views
Eclipse online access extremely slow--cannot complete updates or install new software
I'm trying to set up an Ubuntu 10.10 image in VMWare to do some Android development (my machine actually runs Windows 7 64bit). I've downloaded Eclipse 3.6.1 and when I tried to install the Android ...
6
votes
1answer
2k views
“Java EE module dependencies” options missing in Eclipse Helios
I've just downloaded the eclipse helios IDE. I'm trying to create a dynamic web project. In eclipse galileo we had a option called "Java EE module dependencies" to add the dependency jars and other ...
6
votes
3answers
1k views
How do I get my Eclipse shortcuts working again in Helios?
Since upgrading to Helios, some of my main shortcuts have stopped working; I use Control + Option + C for Subversion commit, but since the upgrade, hitting this combination in the navigator view ...
6
votes
5answers
20k views
How to install the GlassFish 3 server adapter with Eclipse Helios 3.6
Question as stated in the title: how to install the GlassFish Server Adapter on Eclipse Helios 3.6?
4
votes
3answers
2k views
Which version of Eclipse should I run on OSX? 32bit or 64bit?
This may be a silly question but should I use the 32 bit or 64 bit version of Eclipse on my Mac?
I'm fully up to date with Snow Leopard and all patches and I have a pretty recent iMac (30", Dual ...
4
votes
1answer
731 views
Is it possible to hide/remove arbitrary context menu items in Eclipse (3.6)
My question can be split into three:
Is it possible to hide/remove arbitrary context menu items in Eclipse (3.6) by ...
standard UI?
some existing plug-in?
custom plug-in?
I failed to find ways ...
4
votes
11answers
461 views
Any major problems with Helios?
I have just seen that new major release (3.6 Helios) of eclipse is available for download. I want to try it, but before that I want to know if anybody experienced any major problems.
I want to ...
3
votes
2answers
213 views
Eclipse RCP: How to prevent multiple instances of RCP from launching?
I read on http://eclipse.geekyramblings.net/2010/12/14/preventing-multiple-instances/ on how to prevent multiple instances of your RCP from being launched. But when I made my RCP(It's a simple RCP ...
3
votes
1answer
936 views
Eclipse crashes with “Unable to create new native thread” - any ideas? (my settings and info inside)
I'm having trouble with Eclipse routinely crapping out on me (and being generally sluggish) and I was wondering if anyone could give me any insight. The message that gets thrown is "Unable to create ...
3
votes
2answers
246 views
Eclipse Helios not loading/starting , taking time to launch
I am using Eclipse Helios. Last days I am facing problem that Eclipse Helios is taking very much time to launch. When I checked the Task manager, I found that the Memory usage linked to eclipse Helios ...
3
votes
2answers
277 views
Is it possible to work with scalaz in eclipse?
Create a new scala project
add library reference to scalaz
create a new package
create a scala file in the package
set encoding to UTF-8
paste the content of the bifunctor example
adjust the ...
3
votes
3answers
10k views
How to Install Visual Editor on Eclipse Helios?
Hey, I use Eclipse Helios in Ubuntu, and I'd like to install a plugin for eclipse that works with swing. So, I found visual editor in this site http://www.eclipse.org/vep/downloads/, and I downloaded ...
3
votes
2answers
443 views
How to change the background color for the line number column in eclipse?
I am using Eclipse 3.6.1 classic and trying to tweak the color syntax to my desire. The one thing I haven't been able to change is the background color for the line number column. If this is not ...
2
votes
1answer
115 views
Curvy tabs in Eclipse RCP App
I am currently using Eclipse Helios Service Release 1. I am new to both the IDE and the platform.
My question is, how do I get the same curvy tab on my app that of the IDE?
2
votes
1answer
584 views
Difference in Javascript validation between Eclipse Helios and Eclipse Indigo
I've been experimenting with JSDT.
Under Indigo, the validation has stopped complaining about unknown fields of objects. In Helios, it does.
This is for all objects, as far as I can tell, but here's ...
2
votes
3answers
2k views
GWT plugin for Eclipse Helios installation problem
I just downloaded Eclipse Helios version 3.7.0.
The very first thing I do after starting Eclipse is install the following GWT plugins for Eclipse:
in Install, I set the Work With text field with: ...
2
votes
1answer
122 views
How to choose the location for the local repository for Mylyn tasks?
I am using a local repository for Mylyn. I would like to save the repository as file in the version controlled path for my project. This way I can have backup and versioning for my tasks. How can I ...
2
votes
1answer
2k views
Unable to install new Eclipse Helios software
I have a problem downloading new software via the "Install New Software..." dialog of Eclipse Helios.
It used to work a few weeks ago, but now I get the following error when I try to visit the ...
2
votes
1answer
624 views
Why does Eclipse consider that the app engine sdk jar is the directory where the app engine SDK is?
I have a Google App Engine project imported in Eclipse. For some reason when I go to Eclipse project properties the Google App Engine SDK seems to be saved as the location of the jar ...
2
votes
2answers
9k views
Installing Android ADT plugin v9.0.0 on Eclipse Classic 3.6.1 failed
I've followed instructions on developer.android.com carefully:
I've downloaded Eclipse Classic 3.6.1
I've opened Help->Install New Software and added ADT Plugin site
But install still fails to ...
2
votes
2answers
432 views
Colorer Plugin in Eclipse Helios
I've been unable to get the wonderful Eclipse Colorer plugin to work with my current copy of Eclipse (Helios 64 bit). It installs ok but whenever I attempt to open a source file I get this error:
...
2
votes
3answers
2k views
Hadoop 0.20.2 Eclipse plugin not fully functioning - can't 'Run on Hadoop'
I've just finished installing Hadoop 0.20.2 under Cygwin on Windows 7 with Eclipse Helios (3.6). Hadoop is now fully started, and I'm trying to run a test application within a newly created MapReduce ...
2
votes
1answer
658 views
Eclipse PDT (helios) autocompletion
i've just installed a new eclipse helios and i wonder about the autocompletion not working properly as in my older versions (ganymede/galileo). it's working for simple functions and class-methods but ...
1
vote
0answers
58 views
Error notifying registry change listener. Invalid registry object after installing Google Plug-in for Eclipse
(I've installed JDK 1.6 + Eclipse HELIOS)
After installing Google Plugin for Eclipse 3.6 , I restarted Eclipse and found:
Google Sign-in doesn't work ( gives an OAuth error, saying invalid ...
1
vote
1answer
306 views
classpath, eclipse and java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
I have seen & read over 10 similar questions but am still unable to figure it out.
I am using windows7 / Eclipse Helios Service Release 1 / mysql-connector-java-5.1.13-bin.jar.
Everything worked ...
1
vote
1answer
324 views
Packaging a native library into an APK
How do I do this from Eclipse? I can't find any way. I tried creating a build.xml with the following and adding it as the final builder:
<?xml version="1.0" encoding="UTF-8"?>
<project ...
1
vote
0answers
88 views
java.lang.IllegalArgumentException: “” when carriage return present in ajax render attribute
I have this line of code in my application:
<f:ajax event="click"
render="#{ULInvestmentPatternUI.premiumForm}
fundstable btnModify btnSave"
The ...
1
vote
1answer
34 views
How to change the color of UI elements in eclipse IDE on Linux OS?
I saw the following post located here:
Change background color of UI elements in eclipse IDE
But still unsure of how to do this in Linux. Are there .prefs files that need to be edited? I am on KDE ...
1
vote
2answers
369 views
validation problem with jsf pages in eclipse helios
Since I reinstalled Eclipse Helios I have a lot of these errors in my problems view:
Encountered "<EOF>" at line 0, column 0.
Was expecting one of:
<INTEGER_LITERAL> ...
...
1
vote
1answer
1k views
JADClipse not working with Eclipse 3.6
Does Jadclipse work on Eclipse 3.6?
I have installed Jadclipse 3.3.0 on my Eclipse 3.6 by copying the jar into the plugins directory and restated eclipse.
Now I have the jadclipse menu under ...
1
vote
1answer
128 views
Why won't Eclipse remember my launch configuration?
I am using Eclipse 3.6 Helios on Windows.
Lately, my Eclipse install has been behaving erratically when I attempt to run/debug programs. In the past, Eclipse launched my project with the most ...
1
vote
1answer
320 views
Failure runing junit test. Can`t create new browser session
Got eclipse helios; junit, selenium-java-client-driver, selenium-server libs.
Added libs to project as external jars.
Wrote simple test:
import com.thoughtworks.selenium.SeleneseTestCase;
public ...
1
vote
1answer
564 views
SpringIDE 2.6.0 failing to initialize with error under Helios
I'm running into an issue with the Spring IDE release 2.6.0 under Eclipse 3.6 SR 1
Error occured processing XML 'Could not instantiate bean class
...
1
vote
2answers
640 views
Eclipse, SVN error after updating SVN.connector 2.2.2
Eclipse for PHP Developers
Version: Helios Service Release 2
Build id:20110301-1815
Mac OsX 10.6.6 (all updates installed)
I updated my Eclipse SVN connector to the most current version (using ...
1
vote
1answer
1k views
How to create JSF 2.0 project on Eclipse AND Websphere Community Edition 2.1
I want to create JSF 2.0 project in Eclipse 3.6 and I want to deploy it on Websphere Application Server Community Edition 2.1.
I created a simple web project.
And in index.html I write this code
...
1
vote
0answers
335 views
Generate class diagram Eclipse with Android SDK
I have a Android project for which I want a class diagram. What is the best way to do this? I have installed the MoDisco, GEF, UML2 Extender. Are these sufficient? What is the simplest way to generate ...
1
vote
1answer
921 views
I try to add simple java project to Deployment Assembly and it disappear
Hi stackoverflower,
I use eclipse Helios and this is my problem.
I have main project name main. It is Dynamic Web Project.
I have util project name util. It is Simple Java Project.
I open ...
1
vote
1answer
405 views
Eclipse Helios for Java EE hangs on Ubuntu 32-bit
I'm using Eclipse Helios for Java EE on Ubuntu 32-bit DE. Eclipse hangs for about 20 seconds when the content assist pops up (usually on large classes such as JFrame). I'm using it with GWT plugin and ...
1
vote
3answers
168 views
Eclipse to generate setters
In Eclipse is there any way that given a class with a list of defined setters, that you can list these out before populating them?
For example:
public class Test {
private String valueA;
private ...
1
vote
2answers
195 views
Eclipse 3.6: Can't find Git support
I just installed Eclipse 3.6 Helios, which is supposed to offer integrated Git support, but I just can't find any related view or perspective. I installed Eclipse for JavaEE for Linux 32 bits.
1
vote
2answers
177 views
Local Java Project jars aren't added to Maven built war - Eclipse 3.6 Helios
In Helios, the old "EE Module Dependencies" was replaced with "Deployment Assembly" but it still does the same thing, allows for the addition of external projects, in this case, a pure Java Project.
...
1
vote
2answers
774 views
Show-stopper Eclipse Helios install problems under OSX (10.6) 64bit
I thought I'd give Helios a try, so I grabbed the latest Java EE install from http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/heliosr. Note, both OSX 32bit and 64bit exhibit ...
1
vote
2answers
1k views
eclipse cdt: add include path from pkg-config
i want to add a dynamic configuration path (generated from pkg-config) to my project. (this is basically for third-party dependencies like boost, so workspace includes is not appropiate, and ...
1
vote
1answer
2k views
Unable to launch Android application in Eclipse; An internal error occurred during: “Launching myApp”
I'm unable to start up my Android application in Eclipse, I'm getting the following error when I select "Run as Android Application"
I have my Android Virtual Device running, can't see any issues ...
1
vote
1answer
741 views
Eclipse Helios Ant Editor giving errors/warnings with Ant 1.8.1
I upgraded my OS Ant version to 1.8.1 (I use Gentoo Linux if that's important). Previously I was using the OS's install of Ant 1.7.1 from within Eclipse Helios by changing the Ant Runtime to point to ...
1
vote
0answers
470 views
Ant publisher properties in JBoss Runtime on Eclipse
I am using JBoss 4.2 Runtime on Eclipse Helios. As you know it uses the build file (jboss323.xml) that comes with the plugin. However I want to change the way this build file behaves for a particular ...