Neeraj, Create a Plugin from the antlr jar. In Eclipse there is a wizard called "Plugin from existing jar archives".
Regards, -----Message d'origine----- De : Neeraj Joshi [mailto:[EMAIL PROTECTED] Envoyé : mercredi 16 janvier 2008 21:04 À : imperius-dev@incubator.apache.org Objet : RE: Eclipse Editor for SPL checked in Hi Erik, Thank you for the patches, this makes things much cleaner. I am having some trouble with the new plugins basically the antlr libraries are not getting imported correctly. When I do SPLEditor -> Run as -> Open Run dialog and validate plugins I see for the splcore bundle some errors like [Missing Constraint: Import Package: antlr] for all of the Import packages within the Manifest. I tried adding a Require-Bundle for org.antlr but that didn't seem to help... Other error that I fixed was that within the spleditorcore and javasplextension plugin the Bundle-ClassPath had to be changed from the jar to '.' Did you encounter issues importing antlr? any suggestions on what I can try out? Neeraj ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Those are my principles. If you don't like them I have others." http://incubator.apache.org/imperius Neeraj Joshi Autonomic Computing Policy Development Tivoli, IBM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Erik Bengtson" <[EMAIL PROTECTED]> 01/15/2008 04:51 PM Please respond to imperius-dev@incubator.apache.org To <imperius-dev@incubator.apache.org> cc Subject RE: Eclipse Editor for SPL checked in Hi, Patches added to JIRA IMPERIUS-2, allows creating valid eclipse plugins, and all jars are valid osgi bundles. With this configuration, the user eclipse plugin installation instructions would be: Build projects with maven Copy built jars to <ECLIPSE_DIR>/plugins Install ANTLR eclipse plugin in <ECLIPSE_DIR>/plugins Erik -----Message d'origine----- De : Neeraj Joshi [mailto:[EMAIL PROTECTED] Envoyé : mardi 15 janvier 2008 8:13 À : imperius-dev@incubator.apache.org Objet : Eclipse Editor for SPL checked in Hi All, I have checked in the editor code. I have also updated the website with instructions to build and use the editor. Let me know if you face any problems. Thanks Neeraj ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Those are my principles. If you don't like them I have others." http://incubator.apache.org/imperius Neeraj Joshi Autonomic Computing Policy Development Tivoli, IBM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~