eclipse-3.3

Smarty Plugin for Eclipse Europa

夙愿已清 提交于 2019-12-02 03:20:31
问题 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, but it did not seem to install properly and some of the discussions on it seemed to suggest it was for an older version of PDT. 回答1: You can find newer version of this plugin here : http://code.google.com/p/smartypdt/issues/detail?id=31 But I haven't installed it yet with my machine. 回答2: When I last used PHPeclipse

Why does Eclipse code completion not work on some projects?

筅森魡賤 提交于 2019-11-29 21:28:46
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 completion or PHP templates (CTRL-space does nothing in that project). However, I can open the other projects and code completion all work in them. Why would code completion and templates be "off" in just one project and how can I turn it back on? Guido Maybe Eclipse doesn't understand the project has a "PHP nature". Try comparing the .project file on both projects to look for differences. It should contain something

Why does Eclipse code completion not work on some projects?

风流意气都作罢 提交于 2019-11-28 19:01:19
问题 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 completion or PHP templates (CTRL-space does nothing in that project). However, I can open the other projects and code completion all work in them. Why would code completion and templates be "off" in just one project and how can I turn it back on? 回答1: Maybe Eclipse doesn't understand the project has a "PHP nature".

Eclipse fonts and background color

旧街凉风 提交于 2019-11-27 05:49:23
I have been trying to change the background color of Eclipse's windows to black and customize the font colors. There doesn't seem to be a way to do this, at least not in an obvious way. I am using version 3.3. How do I do this or are there any plugin's that might be able to assist in doing this? Craig Angus To change background colour Open menu *Windows → Preferences → General → Editors → Text Editors Browse Appearance color options Select background color options, uncheck default, change to black Select background color options, uncheck default, change to colour of choice To change text

Eclipse fonts and background color

拜拜、爱过 提交于 2019-11-26 11:45:24
问题 I have been trying to change the background color of Eclipse\'s windows to black and customize the font colors. There doesn\'t seem to be a way to do this, at least not in an obvious way. I am using version 3.3. How do I do this or are there any plugin\'s that might be able to assist in doing this? 回答1: To change background colour Open menu *Windows → Preferences → General → Editors → Text Editors Browse Appearance color options Select background color options, uncheck default, change to

How do I prevent Eclipse from hanging on startup?

被刻印的时光 ゝ 提交于 2019-11-26 07:50:23
问题 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 org.eclipse.core.resources 2 10035 2008-10-16 09:47:34.801 !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. Googling reveals someone\'s suggestion that I remove the folder: workspace\\.metadata\\.plugins\\org.eclipse.core.resources\\.root\\.indexes