Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » IMP » Deployment of IMP based IDE
Deployment of IMP based IDE [message #577051] Mon, 07 December 2009 13:22
Eclipse UserFriend
Originally posted by: rendel.informatik.uni-marburg.de

Hi,

I have problems with the deployment of IMP-based IDE plugins. I tried
the following to build and deploy a minimal variant of the LEG IDE:

Create plugin:
- create plugin project "leg"
- add programming language descriptor
- id "leg", name "leg", file extension "leg"
- add LPG grammar with parser wrapper for IMP

First test:
- Run as "eclipse application"
- Create Project
- Create File "test.leg"
=> Works fine.

Deployment:
- create feature "leg-feature", id "leg"
- add plugin "leg"
- enter copyright, license and description
- create update site project "leg-updatesite"
- add feature "leg"
- build all

Second Test:
- Install fresh Eclipse
- Install IMP Runtime and LPG Runtime from IMP update site
- Install leg from update site project
- Restart Eclipse

I get no errors, and leg shows up in the list of installed plugins, but
it seems not to be fully installed:

- *.leg is not associated with the IMP editor
- the IMP editor complains about not knowing how to handle *.leg
(when forced to edit a *.leg file)

Do I have to do anything special to register my plugin with the IMP runtime?

Thanks for any help or pointers,
Tillman
Previous Topic:Parser messages in problems view
Next Topic:ide for a language embedded in java
Goto Forum:
  


Current Time: Fri Apr 26 23:21:46 GMT 2024

Powered by FUDForum. Page generated in 0.03259 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top