[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.dltk] Re: generating an IDE

Vlad Dumitrescu wrote:
I followed the guide to create a new IDE and noticed that there is a lot of boilerplate code that has to be written to connect all the stuff together. Wouldn't it be easier to have a wizard that would do that instead?

One problem is that one might want to generate several plugins for the IDE. I'm not sure if the NewProjectWizard can do that.


Also the plugin structure would be fixed, but after generating the project(s) one is free to move things around at will.

regards,
Vlad