Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Plugin editor fails to load(works OK in runtime eclipse, fails in tycho-generated plugin)
Plugin editor fails to load [message #1008329] Mon, 11 February 2013 23:03
Scott Finnie is currently offline Scott FinnieFriend
Messages: 94
Registered: October 2011
Member
Having some problems with a tycho build. Generated editor works OK if launched as runtime eclipse instance. Tycho build runs OK and generates p2 site, from which the editor plugin can be installed into a second eclipse instance.

However: if I try to edit a dsl file in the second instance it fails to load with:

Plug-in com.mycompany.mylang.ui was unable to load class com.mycompany.mylang.ui.MyLangExecutableExtensionFactory.


Have confirmed the class is in the plugin jar; not quite sure where to look next.

Any suggestions?

Thanks.
Previous Topic:xtend-maven-plugin has no outputs
Next Topic:Global scope and resolving Maven/Plugin dependencies
Goto Forum:
  


Current Time: Sat Apr 20 04:18:24 GMT 2024

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

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

Back to the top