I\'m using the Wizard Extension to get some settings from the user. After on my plugin modifies an Eclipse project and then it should be included into the Package Ex开发者_JAVA百科plorer. The whole th
How do I turn syntax highlighting on i开发者_如何转开发n Eclipse editor?Using LuaEclipse 1.2 in Eclipse Helios on Ubuntu 11.04 (64-bit), Lua syntax highlighting seems to enable automatically as long a
I\'ve got two reactor builds: The first one builds some bundles and an according feature. After a successful clean install the feature is in my local Maven repo. Tycho has also generated p2 meta info
I have just setup a git repository in my 1and1 shared hosting. 1and1 offers git as part of the Linux business package and I decided to use it instead of installing my own git.
I´m writing an eclipse plugin which should show some infor开发者_如何学Pythonmation of an enum class. The new view should show all enum constants and the assigned values. The enum values are calculat
This is driving me crazy. I created a git repository in a Linux server hosted by my hosting company. I cloned it to a local copy using Eclipse EGit.
I developed an eclipse plugin in Eclipse 3.7 RCP plugin development. But during the creation of the开发者_运维问答 project I mentioned that this plugin is intended to work on the 3.6 version . But str
I am using GWT 2.3.0 as a plugin for Eclipse to develop a web based application Unfortunately, when I try to run my application I get:
I´ve got some questions which shouldn´t be hard for a plugin developer. My Plugin should read an INI File and then put the strings into a list. So how do I read a INI File in PDE is there any clas
I am developing using the PyDev plugin in Eclipse. My program uses several classes in several files. I usually run the program using the green \"play\" icon or using Control+F11. The only problem is t