Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » How to deploy a xbase based bundle in a headless server?
How to deploy a xbase based bundle in a headless server? [message #973751] Tue, 06 November 2012 15:40 Go to next message
Cristiano Gavião is currently offline Cristiano GaviãoFriend
Messages: 279
Registered: July 2009
Senior Member
I've created a project and used my Xbase based DSL to create some java classes.

Now I need to deploy this bundle to a headless equinox server.

I'm fighting to discover which bundles should I add to the target definition.

I have tried lot of combination of xtext features / bundles and all ends with some UI dependency.

Could someone point me how could accomplish this ?

thanks

Cristiano
Re: How to deploy a xbase based bundle in a headless server? [message #981383 is a reply to message #973751] Mon, 12 November 2012 11:15 Go to previous message
Karsten Thoms is currently offline Karsten ThomsFriend
Messages: 762
Registered: July 2009
Location: Dortmund, Germany
Senior Member

You should first identify where this UI dependency comes from. You could create a launch config which includes first your workspace plugins and add "Required Bundles". Then exclude the UI plugin and press "Validate". This will show you who is requiring the plugin.

Regards,
~Karsten


Need professional support for Xtext, EMF, Eclipse IDE?
Go to: http://devhub.karakun.com
Twitter : @kthoms
Blog : www.karsten-thoms.de
Previous Topic:Quick fix with linked-mode editing?
Next Topic:Conflicting content assist proposal handlers
Goto Forum:
  


Current Time: Fri Apr 26 18:55:37 GMT 2024

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

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

Back to the top