Tagged Questions
Ganymede (or Eclipse Ganymede) is the code name for the annual release of Eclipse projects in 2008.
15
votes
7answers
26k views
Eclipse - How can I change a 'Project Facet' from Tomcat 6 to Tomcat 5.5?
(Eclipse 3.4, Ganymede)
I have an existing Dynamic Web Application project in Eclipse. When I created the project, I specified 'Default configuration for Apache Tomcat v6' under the 'Configuration' ...
10
votes
6answers
17k views
Eclipse 3.4 Ganymede Javascript Validation Issue
I just upgraded to Eclipse 3.4 for the second time and I think its for good now. The first time (right when it was released) was too buggy for me to stomach (mainly the PDT 2.0 plug-in); but now it ...
9
votes
3answers
18k 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 ...
9
votes
11answers
4k views
Eclipse Search Menus disabled randomly
I use Eclipse 3.3 in my daily work, and have also used Eclipse 3.2 extensively as well. In both versions, sometimes the Search options (Java Search, File Search, etc) in the menu get disabled, ...
8
votes
2answers
12k views
Subclipse with SVNKit Adapter
I have two questions and some context.
I am installing Subclipse 1.4.x into Eclipse Ganymede and I'm thinking that I should use the SVNKit Adapter. I'm using Ubuntu 8.04 which comes with Subversion ...
8
votes
8answers
6k views
Where to put the external jars?
i use eclipse (3.4) an my class compiles without warning nor errors.
My project uses an external jar file.
Where do i need to put this external jar file in order not to get a ...
8
votes
6answers
3k views
Eclipse Ganymede hacks, hints, tips, tricks, and best practices
I've recently started using Eclipse Ganymede CDT for C development and I couldn't like it more. I'm aware the learning curve could be sort of pronounced, therefore and with your help, my goal is to ...
6
votes
5answers
3k views
What is an easy Mylyn task repository to use for a small (~40 devs) project?
I'm currently the only developer using Eclipse Mylyn integration (I'm the experimental one). I have two repositories configured - Bugzilla, which the project uses for internal bug tracking and a Local ...
6
votes
4answers
4k views
Converting a Java Project to a Dynamic Web Project
I'm using Eclipse Ganymede to create a web application, but the project's currently just a standard Java project. I want to convert it to a Dynamic Web Project and I need a hand in doing that.
I've ...
6
votes
8answers
13k views
Eclipse Ganymede not validating JSPs properly
I just installed Ganymede and am exploring an old project in it. All of my JSPs are giving me weird validation errors. I'm seeing stuff like -
Syntax error on token "}", delete this token
Syntax ...
5
votes
2answers
4k views
Subversive connectors not working with newest Ganymede update
I'm using Subversive plugin in Ganymede, but after today's update it stopped working - it just doesn't see any valid svn connectors (I've already been using 1.2.0 dev version of SVNKit, instead of a ...
4
votes
4answers
7k views
Is Eclipse 3.4 (Ganymede) memory usage significantly higher than 3.2?
I was happily using Eclipse 3.2 (or as happy as one can be using Eclipse) when for a forgotten reason I decided to upgrade to 3.4. I'm primarily using PyDev, Aptana, and Subclipse, very little Java ...
3
votes
1answer
2k views
Webdav Plugin for Eclipse 3.4?
How do you get webdav support in eclipse 3.4? The development version of the 3.3 plugin I had been using in 3.3 doesn't seem to work.
3
votes
3answers
3k views
Eclipse CDT 5.0.1 (Ganymede) slow indexer problem
I am trying to use Ganymede CDT to index our large codebase. It is painfully slow, can take a whole night to index the C++ files. Same project takes only 5 seconds to index with exuberant ctags 5.7.
...
3
votes
6answers
6k views
Attach Source Issue in Eclipse
In Eclipse (Ganymede) I'm debugging some code that uses Apache Commons HttpClient and would like to step into the HttpClient code. I've downloaded the source code and tried to attach it in the normal ...
3
votes
4answers
1k views
Problem with update site categories in Eclipse 3.4
I am using Eclipse 3.4 (ganymede official, not the service pack).
I have an update site that organizes features into categories; everything looks great in the editor and in the XML.
Once the site is ...
3
votes
10answers
5k views
Unrooted Tests
When running all my tests in Eclipse (Eclipse 3.4 'Ganymede'), one test is listed under "Unrooted Tests". I'm using Junit 3.8 and this particular test extends TestCase. I do not see any difference ...
3
votes
3answers
3k views
Eclipse on win64
Is anyone successfully using the latest 64-bit Ganymede release of Eclipse on Windows XP or Vista 64-bit?
Currently I run the normal Eclipse 3.4 distribution on a 32bit JDK and launch & compile ...
2
votes
3answers
662 views
Eclipse Error On Startup
Eclipse was running fine last night, but this morning I tried starting it up and I came upon this error:
Here's the log
!SESSION 2010-04-07 17:58:37.208 ...
2
votes
3answers
6k views
Hot Deploy for JBoss on Eclipse 3.4: Ganymede
I am using Ganymede (Eclipse 3.4) to do some Java EE based web development targeting a JBoss 4.2 application server.
I have always liked Eclipse very much for a Java editor. The thing is, for Java EE ...
2
votes
1answer
1k views
Specific JRE name (which might not be the same on other computers) stored in meta-data for Eclipse Ganymede WTP project
Problem overview:
When using Eclipse Ganymede with the Web Tools Platform the project gets dependent on the exact JRE name I use. The name might be different on other developers machines, how is this ...
2
votes
1answer
877 views
Make Eclipse treat .h file as C++?
I am beginning to use Eclipse Ganymede with CDT at work. Unfortunately, all of our C++ headers use a .h extension. Eclipse thinks these are C headers and flags them with lots of syntax errors on ...
2
votes
6answers
1k views
How to stop Eclipse 3.4 losing reference to the JRE in projects
Sometimes when using eclipse it loses references to the JRE.
i.e. It cannot find classes like Object or Arraylist.
Some projects report a problem while others don't and they both use the same JRE.
...
2
votes
2answers
727 views
Eclipse text comparison order
I'm using Eclipse 3.4 (on Mac) and I've got an annoyance with the text comparison having the files I'm comparing in a specific order which is not what I want.
When I compare two files it always seems ...
1
vote
1answer
324 views
Eclipse Version differences
I currently use Eclipse Helios, and I need GWT Designer and GXT for my project. I also comfortably uses Aptana for Ruby which is also installed on Helios perfectly.
The database I need to use for my ...
1
vote
1answer
626 views
Can't add Google Plugin for Eclipse to Eclipse for Java EE developers (Helios edition)?
I just installed Eclipse Helios (Java EE edition) and tried to install the Google App Engine plugin for Eclipse.
I get the following error:
Cannot complete the install because one or more required ...
1
vote
1answer
33 views
Does Eclipse Ganymede have a mouse-click bug in the Navigator view?
I've had to downgrade from Galileo to Ganymede in order to use the version of the FlexBuilder plugin that we are licensed for. Since the downgrade, I have several times accidentally dragged files or ...
1
vote
1answer
282 views
Eclipse plugin: content assist working in Galileo, not Ganymede
I am writing a custom editor in a plugin, and I developed it in Galileo. Now I'm trying to run it in Ganymede, but content assist doesn't work. There is no error, just nothing happens when I type ...
1
vote
2answers
793 views
How to install a custom plug-in in Eclipse Ganymede?
We have a custom plug-in. That is, the company where I'm working developed it in house.
I would like to install it as an available plug-in in Eclipse Ganymede. How do I do that?
From what I can ...
1
vote
1answer
527 views
Eclipse Ganymede not validating tag files properly
When editing foo.tag with a line like:
<h1>Header</h1>
it says on the <h1>: "Unknown tag (h1)"
it says on the </h1>: "Error"
This only happens in tag files, not JSPs.
Ayudame?
1
vote
2answers
405 views
Anyone problems with PDT 2.0 and Eclipse 3.4.2?
I just installed Eclipse 3.4.2 with PDT 2.0 and it seems that in PHP perspective I'm unable to see any files in the project. When I switch to J2EE view I can see all the files in the project just ...
1
vote
3answers
1k views
Eclipse Ganymede for OS X contains no HTML formatter. Alternatives?
In Eclipse 3.4 for Windows, the Source -> Format option for formatting Java code was extended to format HTML code. However, for OS X, this option is disabled. Additionally, there are no formatting ...
1
vote
2answers
724 views
Anyone else have Eclipse 3.4 with Flex Builder crash constantly due to OOME?
I should first say that I'm pretty familiar with configuring Eclipses memory settings. I'm currently using a variant of one of the posted configurations:
...
--launcher.XXMaxPermSize
256m
-vmargs
...
1
vote
2answers
234 views
Using .NET's UserControl as an embedded control via COM
I'm porting an existing .NET 3.5 application into a plug-in for Eclipse.
I want to have my custom UserControl, written in C#, embedded within Eclipse; I've exported it successfully as a COM Control, ...
1
vote
3answers
3k views
How do I install PDT 2.0 in Eclipse Ganymede?
I've been trying to install PDT in Eclispe 3.4 for a few hours now and I'm not having any success. I'm probably just stupid, but I hate Eclipse's plug-in and update manager... Anyway... personal ...
0
votes
2answers
49 views
Eclipse ganymede startup error
I have an eclipse installation on an windows 7 64 bit machine.
Everytime I start the eclipse ganymede (by double clicking eclipse icon) I see this problem.
...See image...
I see win32 in the image ...
0
votes
0answers
29 views
Eclipse/Rational Business Developer is not detecting changes to anything besides JSPs
My new install of RBD using WebSphere, on top of Ganymede, doesn't detected changes to class, config, styles and so on. I have to change a JSP for the server to register as needing republish.
If I ...
0
votes
0answers
71 views
Parallel execution of JUnits using JUnit PDE on eclipse Ganymede
I understand that since Junit 4.7 we can parallel execute JUnits using ParallelComputer.
I am using Eclipse Ganymede (version 3.4.2) which ships with PDE Junit plugin 3.4. We are using PDE JUnit ...
0
votes
0answers
9 views
Preventing a new eclipse instance created while testing eclipse plugin
We are using eclipse Ganymede version 3.4.2. The test cycle for our plugin under test is very slow. One reason is that a new eclipse instance is created, while testing the plugin, by Ganymede.
Is ...
0
votes
2answers
615 views
Java Decompiler for Eclipse (JD-Eclipse) not running in Ganymede
I have installed JD-Eclipse in many platforms and it works fine. I have a platform which the installation does not work. Please identify exactly what versions of each product must be installed. Note: ...
0
votes
0answers
35 views
J2ME integration with eclipse Ganymede
I am a newbie trying to start my works on jave mobile applications.
I am using the ide Eclipse Ganymede for this. I have gone through Mobile Tools for Jave home page to download the necessary plugins ...
0
votes
1answer
455 views
can't login to blackberry developer zone id
I am trying to download the BlackBerry plugin for Eclipse Ganymede. However, It requests for a Developer Zone ID and password. I registered using this link:
...
0
votes
1answer
378 views
Java Ganymed ssh tunnelling… How to check that a tunnel is still open?
I have an ssh tunnel created with Ganymed's LocalPortForwarder class. It's working fine. The question is how (programmatically in Java) do I check that the tunnel is still open and active?
For ...
0
votes
2answers
929 views
Are there other trusted download sources for Eclipse Ganymede 3.4.2? It's no longer available on eclipse.org!
Eclipse.org took it off for some reason. When trying to download Ganymede, the server says the files are not there. I need it for Mac OS X Cocoa 32 bit. J2EE or the lightweight version.
Eclipse ...
0
votes
3answers
2k views
Referencing Javascript libraries with Tomcat
I am using Eclipse Ganymede and Tomcat 5.5. I would like to add some javascript and especially ajax functionality to a dynamic web project and need some help.
I would like to use jquery (but I am ...