[EclipseShell-developer] Re: Support for Pnuts
Status: Abandoned
Brought to you by:
murphee
From: Werner S. (murphee) <wer...@gm...> - 2006-03-29 17:38:49
|
Note: I didn't see this mail before due to a mailing list problem, so I'm answering this mail from the Web MailingList Archive: Hal wrote: > Pnuts as the scripting language. Hence I have added preliminary support for > pnuts as an extension to EclipseShell. I essentially copied the BeanShell > extension and rewrote everything I understood to use corresponding pnuts > functionality. Great! I don't know anything about the Pnuts language, but it'll be good to have support for it. > - How do I build the corresponding feature? The feature project for > BeanShell does not build, it isn't even configured as a feature project, > with a build specification (in .project)! Has the jar file been built > manually, and if so, how do I do that with my pnuts feature? Hmm... that's odd. Could you just create a new Feature project for your Plugin. The Beanshell feature works here, and it also seems to work with the org.eclipse.releng system (for headless builds). > - How do I contribute this plugin back to the EclipseShell project? If you make it available someplace, I definitly put a link on the EclipseShell page. You could create a Sourceforge or JavaForge project and make it available there. If you think that's too much work... hmm... I guess I _could_ offer the binary version on my Sourceforge update site... I'll have to think about possible issues with that. murphee -- Blog @ http://jroller.com/page/murphee Maintainer of EclipseShell @ http://eclipse-shell.sourceforge.net/ |