Tagged Questions

For issues relating to configuring or using Eclipse, version 3.5.

learn more… | top users | synonyms (1)

241
votes
17answers
126k views

What are the best JVM settings for Eclipse?

What are the best JVM settings you have found for running Eclipse?
24
votes
5answers
8k views

How do I enable the column selection mode in Eclipse?

News wrote that Eclipse 3.5 finally supports column selection. Unfortunately I don't know HOW to enable it. I tried pressing the ALT-key like I am used to in Visual Studio and all other Microsoft ...
18
votes
8answers
23k views

Difference between eclipse europa, helios, galileo

What is the difference between eclipse (europa, helios, galileo). Which is the best for desktop application.
18
votes
6answers
858 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 ...
12
votes
3answers
25k views

How to install the Android ADT Plugin in Eclipse?

I followed the instructions on ADT Plugin for Eclipse but I got this message when installing in Eclipse: Cannot complete the install because one or more required items could not be found Software ...
12
votes
9answers
26k views

Eclipse 3.5 Unable to install plugins

I really don't know what's going on with Eclipse 3.5 (3.5.0 or 3.5.1, same issues), but it's been now 2 days that I'm struggling with Eclipse to find a way to make the plugins installation work via ...
10
votes
3answers
1k views

Display Eclipse tabs on several lines

I'm using eclipse galileo. Is it possible to display the tabs of my open files on several lines instead of using the >> sign. I still want a unique window to view the code though. If there is ...
10
votes
2answers
1k views

I'm having trouble setting up pylint with pydev

I have installed pylint via easy_install. I can run lint.py <filename> with success. But pydev refuses to use it. I checked "use pylint" I configured correct path I updated my python ...
9
votes
3answers
10k views

Why is Galileo update site empty?

I just installed Eclipse Galileo for Java developers and noticed that the update site list is empty. Does anyone else have the same problem? I don't know the URL's for the update sites.
7
votes
4answers
5k views

Eclipse (Galileo) : Why does “Initializing Java Tooling : 59%” take FOREVER?

New to Java and Eclipse. For some reason, the first time I load Eclipse on a given day, it freezes at "Initializing Java Tooling : 59%". Eventually, it gets past this and I can do my work. However, ...
4
votes
2answers
194 views

“This plug-in will make contributions to the UI” option - behavior and explanation

Does the option "This plug-in will make contributions to the UI" essentially get ignored if the previous option "Generate an activator, a Java class that controls the plug-in's life cycle" is NOT ...
4
votes
3answers
1k views

How to get Scala plugin and AJDT to be installed in same Eclipse

I get an error when trying to install both AJDT and Scala 2.7.5 plugin into Eclipse 3.5. I remember seeing a message at one point that there was a known problem with the two being installed, and the ...
4
votes
4answers
1k views

Run Junit-Tests from several projects conveniently fast in Eclipse

Is there a way to run JUnit-Tests from several projects conveniently fast in Eclipse? The JUnit-Runner lets you define a package or a folder where from all contained tests are executed. Is there a ...
4
votes
5answers
12k views

How do I install Jetty WTP Server Adapter for Eclipse 3.5?

Currently I am attempting to install the Jetty WTP Server Adapter for Eclipse 3.5 and get the following errors: An error occurred while collecting items to be installed session context ...
3
votes
2answers
2k views

Eclipse Galileo won't start error : ObjectNotFoundException: Tree element

Last night my machine restarted while Eclipse Galileo was open. No big deal, right? This morning, I started my machine and tried to open Eclipse. Instead of opening, I see this: The error log ...
3
votes
3answers
207 views

When to choose “Generate an activator…” when creating a new Eclipse plugin project

There are lots of Eclipse RCP tutorials that begin with the obvious first step: "Create a new plugin project..." It seems that approx. 70% of them specify checking the "Generate an activator, a Java ...
3
votes
2answers
4k views

Problems with clear case plugin eclipse

I have a following problems with eclipse, when I installed ClearCase plugin from this url http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/ : Has anyone ...
3
votes
2answers
957 views

Eclipse and Windows 7

I have reinstalled my computer with Windows 7, and Eclipse 3.5.1 (Galileo). The weird thing is that I can not see any files that Eclipse produces. I can not find the workspace, can not find the ...
3
votes
3answers
1k views

Can Eclipse 3.5 discover all bundles in the plugins dir?

Simple usecase: assemble an Eclipse product using simple scripts, just dumping bundles into the plugins dir. This used to work with 3.3 - with 3.5 it's broken: my application doesn't start as the app ...
3
votes
4answers
3k views

Eclipse 3.5 Copy & Paste Problem

I recently updated my Eclipse to the latest release 3.5 and since then I have a very annoying problem with c&p using the shortcuts. In an editor (xml, jsp, doesnt matter which one) I try to copy ...
2
votes
1answer
409 views

Problems Compiling Scala SJSON from GitHub

I had a problem with the first version of SJSON (What is a good library for JSON serialization for Scala 2.8.1 for use in Eclipse ) that I tried to use, but with the new version I tried the same ...
2
votes
3answers
2k views

What is a good library for JSON serialization for Scala 2.8.1 for use in Eclipse

I have looked at https://github.com/debasishg/sjson and using EGit I was not able to import this code for Scala 2.8.1. Ideally, this seems to be the best library that should work, but when I loaded ...
2
votes
3answers
1k views

Blackberry SDK 4.2.1 not available in Eclipse Plug-in 1.1

I need to develop an application for Blackberry Java SDK 4.2.1 and above. I'm currently under Eclipse Classic 3.5, and I have installed the BlackBerry Java Plug-in for Eclipse v1.1, with all the ...
2
votes
5answers
2k views

eclipse galileo not responding ubuntu 64-bit

I'm having a problem with eclipse galileo on ubuntu 64-bit system. when ever i open it the splash scree turns gray but keeps loading and then when eclipse opens it shows the secure storage password ...
2
votes
2answers
1k views

Eclipse 3.5 load time and other performance improvement

I am using eclipse 3.5 Galileo enterprise edition for development of java standalone applications.I have disabled few plugins in startup.Still i am not quite happy with the IDE performance.Are there ...
2
votes
3answers
2k views

Newbie: Build error running Struts2 on JBoss from Eclipse

I've been a .NET developer for over 8 years now and I've been placed on a Java project and I'm trying to get up to speed. I'm using Eclipse EE 3.5.1, JBoss 5.1, and Struts 2.1.8.1 (all the latest ...
2
votes
3answers
2k views

Can't install a single plugin on Eclipse 3.5

I'm trying to install the Subversion team provider on Eclipse 3.5, and it fails with the following message: An error occurred while collecting items to be installed session context ...
2
votes
2answers
4k views

Eclipse 3.5 is generating a “method not applicable for the arguments” error for no reason at all

The error is this: The method add(String, int) in the type DataNode is not applicable for the arguments (String, String) However, in the DataNode class, I have a number of overloaded add() ...
1
vote
3answers
129 views

I am not able to connect tomcat with eclipse

My eclipse used to work fine but now I am no longer the administrator of my computer(I no longer have administrator priveledges) and i see that my already installed and working eclipse is now showing ...
1
vote
2answers
575 views

Eclipse crash after opening .xml file

i am starting with android development i have created some sample application but when i am opening .xml file resides in res/layout/main.xml after that my eclipse crash and close. i even try "open ...
1
vote
1answer
234 views

Eclipse Galileo 32 bit windows trying to run on 64 bit windows?

While trying to run eclipse it gives the above error. Whats the problem?
1
vote
2answers
274 views

Can't start Eclipse 3.5.2?

I'm running Windows Vista x64, and I have JDK 1.6.0_21 (x64 version, I believe) installed. I recently downloaded Eclipse 3.5.2 because I want to do some Android development (apparently you can't use ...
1
vote
1answer
122 views

eclipse 3.5 filter .git folder

I'm using eclipse 3.5.2 and cannot seem to use "filter resources" to filter out .git folders in any of my projects for any of my perspectives: javascript, ruby, and php. I've tried adding the filter ...
1
vote
1answer
2k views

Eclipse Java EE - Galileo - Unable to view plugins

I am new to Eclipse so I am having a hard time troubleshooting this problem. I have a new installation of Eclipse Java EE - Galileo on Windows, and I am unable to see any changes made in the IDE after ...
1
vote
2answers
453 views

Why eclipse + pydev print() output look strange with two strings?

hay all, I just did the following: a = input("give a word: ") b = input("give another word: ") c = a + " " + b print("result is", c) and get the output as follows: give a word: name give another ...
1
vote
2answers
727 views

Horrible eclipse performance on macbook pro running 10.5.8

I am using eclipse galileo on my macbook pro. After a few minutes it starts dragging really badly, like it takes 8 seconds to open a file. I don't have many files open at all. I already modified the ...
1
vote
1answer
522 views

Vista-Eclipse (Galileo) CDT w/ MinGW and MinGW's GDB fails to output cerr output

I installed Eclipse and I can get g++ to compile the code correctly; however, when I start the debugger none of the "cerr >>" outputs are ever displayed in the Eclipse console. I tried to run GDB ...
1
vote
2answers
1k views

Error getting SVN repo of Liferay in Eclipse

Im using Eclipse Galileo and have installed Subclipse. I looked at the svn repo url at http://www.liferay.com/web/brian.chan/blog/-/blogs/changes-to-anonymous-access-to-liferay-s-svn and then tried to ...
1
vote
1answer
2k views

Eclipse Galileo does not deploy external jars into WEB-INF/lib directory

I created new web project testweb. By default default output folder is testweb\build\classes. Added some jars to build path. Then selected these jars in "Java EE Module Dependencies" in order to ...
1
vote
2answers
221 views

Eclipse + Perforce: Is it possible to avoid interrupting a build to check out a file?

This may be somewhat obscure but I've been happily using Eclipse + Perfoce/P4WSAD for over a year now and have thus far been unable to figure this out myself. I often start a build and let it run in ...
1
vote
4answers
1k views

Why do errors no longer appear in Eclipse's package explorer?

My project used to be fine - errors showed up in the file margin, the editor breadcrumb, the problems view and in the package explorer tree as little red X marks. Somewhat spontaneously though, it's ...
1
vote
3answers
2k 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
2answers
3k views

How to create EJB 2.1 beans in Eclipse 3.5

I am not able to create EJB 2.1 beans using a wizard in the latest version of Eclipse. I only see options to create EJB 3.0 beans. I selected 2.1 as the 'EJB Module Version' while creating the "EJB ...
1
vote
6answers
26k views

Starting up tomcat-6.0.20 from eclipse-3.5.0 (galileo) leads to the 404 error

Console dogs me. Can anybody help? The sad story starts like this. My OS is ubuntu-9.04. I installed tomcat-6.0.20 by extracting it from .tar.gz package and put it under the /usr/share/tomcat-6.020 ...
0
votes
1answer
83 views

Eclipse Galileo, Plugin Install

is this last week, I installed Eclipse IDE version 3.5 (helios) has since spent time setting up in my favor .. I needed to download some plugins, to be more specific the UML2Tools, and came across the ...
0
votes
1answer
99 views

JavaEE 6: Can't compile @Resource(lookup=“”)

I am trying to use @Resource(lookup="") to look up a resource configured in Glassfish 3.1. I am using Eclipse 3.5. I've set -Djava.endorsed.dirs=${GLASSFISH_HOME}/modules/endorsed and added ...
0
votes
1answer
31 views

Console window no longer appearing correctly

My console window is not longer baked into Eclipse. It appears as a seperate window which hovers over my any open project file windows. I don't know what I did to cause this. I've tried re-starting ...
0
votes
1answer
90 views

PyDev: Fatal error Python32\lib\io.py, line 60, in <module>

I work in PyDev and quite suddenly, I cannot run my python programs from within Eclipse's PyDev (version 2.1.0) anymore. Any python program I have ran through Run As > Python Run fails wioth Fatal ...
0
votes
0answers
50 views

Eclipse error - Cannot complete the install because one or more required items could not be found

When I attempt to install a plugin I receive this error - "Cannot complete the install because one or more required items could not be found." How can I find out what the "required items" are ? ...
0
votes
0answers
158 views

GWT Designer problem on Linux with Eclipse 3.5 & 3.6

I am using Ubuntu , Eclipse 3.5 with GWT designer. But when I placing a control on the my interface, the whole interface is becomming black, I have installed Eclipse 3.6 and getting the same problem: ...

1 2