Re: adding dynamic element

2011-11-06 Thread Stefan Bodewig
On 2011-11-05, Benjamin de Dardel wrote: > Hi all, > I would like to add a dynamic element and instanciate it dynamically > using 'instanceof' attribute. > Something like that : > > > > > > > > > > > I fail in using method : public Object createDynamicElement(String name), > because I

Testing of a mirrored Eclipse P2 repository

2011-11-06 Thread Nicolas Lalevée
Here is some update of the setup of the P2 repositories. I think I have finished the build scripts. I have done some tests, and I don't know if it works. Short story: Eclipse is doing weird stuff, I don't understand what it is doing, I'll try to investigate deeper later. Longer story: I hav