2
votes
2answers
17 views
Eclipse - Galileo IDE force save of changed files before build?
Hi,
When I used previous versions of Eclipse (e.g. Ganymede/Europa) if I had edited a file and then attempted a build Eclipse would prompt me to save first.
Since I updated to Galileo (Build id: …
5
votes
6answers
843 views
Eclipse Galileo click problem on Ubuntu 9.10
I've just upgrade my Ubuntu from 9.04 to 9.10 and I'm experimenting a very annoying problem with Eclipse Galileo.
The problem is that Eclipse doesn't catch some button clicks. For example, I've tried …
1
vote
2answers
100 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
3answers
178 views
How to deploy on JBoss exploded web application from Eclipse Galileo?
Is it possible to deploy on JBoss exploded web application(not archived war file) from Eclipse Galileo?
1
vote
4answers
222 views
Eclipse - Mac Os Default JRE missing
The list of installed JRE's is empty, when I click "add" the only options I'm given are -
Execution Environment Description,
Standard 1.1.x VM,
Standard VM.
There's no option for a MacOS Default JRE …
4
votes
3answers
4k views
How to update Eclipse from 3.4 (Ganymede) to 3.5 (Galileo)?
I've got my Eclipse 3.4 envirnoment set up nice and cozy the way I like it. Took me some time too, to find all the plugins (Mylin, PDT, Subclipse), set all the settings, etc. Now I see that some of …
5
votes
2answers
2k 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.
0
votes
2answers
211 views
Are there any working Lua plugins for Eclipse Galileo?
I do a lot of work in Lua and work primarily in Eclipse Galileo. Unfortunately, there doesn't appear to be a working plugin for syntax highlighting. I've tried pretty much all available versions of …
1
vote
6answers
538 views
Trouble debugging C++ using Eclipse Galileo on Mac
I am trying to debug c++ code using Eclipse Galileo on my MacBook Pro running Leopard. It's my first time trying this. I have a complicated c++ program I'd like to debug, but to test things out, I …
0
votes
1answer
373 views
Problem with Eclipse plugin in Ubuntu
Hello everyone,
I am trying to install the m2eclipse plugin in Eclipse 3.5 on Ubuntu 9.04 Jaunty via the update manager and can't figure out this problem.
After I downloaded and installed the …
0
votes
2answers
188 views
How do I write a Delphi Galileo IDE Expert?
HI,
I want to write a small Delphi IDE Expert for D2007-D2009 (aka. Galileo IDE) in order to show a window with a TMemo instance on it, with all the component names and classes from the form designer …
