3
votes
3answers
3k 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 …
1
vote
2answers
295 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 t …
2
votes
2answers
84 views
How to install a custom plug-in in Eclipse Ganymede?
Hi,
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 tha …
2
votes
6answers
1k 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 se …
5
votes
8answers
4k 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 plu …
1
vote
5answers
871 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 …
1
vote
1answer
301 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.XXMaxPermS …
5
votes
5answers
2k 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 he …
3
votes
4answers
653 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 XM …
1
vote
1answer
118 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 JSP …
2
votes
4answers
222 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 …
-1
votes
3answers
256 views
How can I get Eclipse Ganymede for Mac OS X? [closed]
Eclipse.org removed Ganymede from their page.
0
votes
2answers
173 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 ver …
1
vote
2answers
138 views
Using .NET’s UserControl as an embedded control via COM
Hi,
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 succe …
0
votes
1answer
191 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 …
