Frank Appel
Frank Appel
With repository I meant the p2 repository at http://fappel.github.io/xiliary/. You can use the Eclipse target editor for example (http://www.vogella.com/tutorials/EclipseTargetPlatform/article.html) to retrieve the necessary plug-ins for development.
Usually, there is no need to explicitly handle the jars as this is automatically done by the underlying dependency management of the platform. However, you should be able to check...
Well, not sure if I understand the problem. I guess you want to define an own or contribute to an existing Eclipse theme. You might have a look at http://www.vogella.com/tutorials/Eclipse4CSS/article.html#styling-using-themes...
I'm sorry, but I have been too long away from OSGI stuff and at the moment I haven't the foggiest notion of what's going on. Where would one expect the...
Hm, it's been quite a while, so I'm not sure about what the purpose of this wrapper is. As far as I can see, it delegates every method except the...
Looking at the lines 183-190, the method setAttribute, it seems as if the context#setAttribute call might not actually sets the given name/object pair reliable. Otherwise the condition in line 196...
Hi, that looks pretty bad. Unfortunately, I currently do not have any MS Windows OS at my disposal nor do I have the time to investigate this thoroughly. At a...