Deploying IMP-based eclipse plugin -


i have plugin own programming language eclipse.
plugin based on imp. when running project via "run eclipse application" works expected: have eclipse perspective of language, can compile/run files associated language. tried getting plugin clean eclipse install:
- i've created feature project plugin
- i've created update site project
- i've added feature, imp runtime , lpg runtime update site
- i've made sure synchronize , build-all in update site.
- i've tried "install new software" in clean eclipse - no errors.

when run new eclipse, cannot see perspective of language. eclipse doesn't associate files language / perspective.
please advise!

i'm guessing there kind of error prevented plugin running. here things can at:

  1. the error log. window -> show view -> error log
  2. the plugin registry view. plugin , make sure can started
  3. start eclipse osgi console enabled. can run diagnostic commands see happens when bundle started (run eclipse -console osgi console on command line)

Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -