[EclipseShell-developer] Support for Pnuts
Status: Abandoned
Brought to you by:
murphee
From: <ha...@id...> - 2006-03-14 14:30:54
|
Hi, I recently discovered EclipseShell, which is something I've been waiting for! Thanks for developing it and contributing it to the community! Although I like the fact that BeanShell is a strict subset of Java, I = prefer 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. Now I have two questions: - 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? - How do I contribute this plugin back to the EclipseShell project? Best regards, Hallvard Tr=E6tteberg |