5
votes
9answers
4k views
Why does Eclipse code completion not work on some projects?
I have Eclipse 3.3.2 with PDT doing PHP development.
All projects that I create, even SVN projects have code completion.
Now I just opened another SVN project and it has no code co …
5
votes
3answers
329 views
Developing on Eclipse 3.4, running on Eclipse 3.3
I'm developing an Eclipse plug-in, based on a bunch of core Eclipse plug-ins like SWT, JDT, GEF and others.
I need my plug-in to be compatible with Eclipse 3.3, since many potent …
2
votes
4answers
4k views
Eclipse fonts and background color
I have been trying to change the background color of eclipses windows to black and customize the font colors. There doesn't seem to be a way to do this at least not an obvious way …
1
vote
9answers
2k views
How do I prevent Eclipse from hanging on startup?
I am using Eclipse 3.3 ("Europa"). Periodically, Eclipse takes an inordinately long time (perhaps forever) to start up. The only thing I can see in the Eclipse log is:
!ENTRY …
1
vote
5answers
882 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
8answers
726 views
Code compiling in eclipse but not on command line
I once wrote this line in a java class. This compiled fine in eclipse but not on command line. my eclipse version was 3.3 and JDK version was 1.5, on Win XP professionsl. any clues …
0
votes
2answers
3k views
Smarty Plugin for Eclipse Europa
Are there any good Eclipse plugins for creating smarty templates? I am using Europa with PDT on Ubuntu (though I doubt the OS will make a difference for this).
I found SmartyPDT, …
