Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Generate mydsl Plug-in with Updatesite (using export works, using updatesite is missing an option)
Generate mydsl Plug-in with Updatesite [message #1058105] Sat, 11 May 2013 10:58 Go to next message
Liroth Lustim is currently offline Liroth LustimFriend
Messages: 14
Registered: May 2013
Junior Member
Hello,

I've made a DSL with XText and XTend wich works. Now I want to use it in an standalone Eclipse. First I tryed to export my DSL with "Deployable plug-ins and fragments". First attemd faild, but if I check "use class files compiled in the workspace"like said in the link: http://www.eclipse.org/forums/index.php/m/1051984/ and it works.
Now I want to use an Update-Site with features like it's shown here: www.roperia.com/article/363/building-xtext-plugins-with-maven-and-tycho-a-step-by-step-guide
After I build the site I get the same error as with exporting and not checking the "use class files compiled in the workspace".

So my Question is, how do I tell the Update-Site-Projekt or the used Feature to "use class files compiled in the workspace" ?

Thanks for any Help
Liroth
Re: Generate mydsl Plug-in with Updatesite [message #1058127 is a reply to message #1058105] Sun, 12 May 2013 07:16 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
You may want to use the Xtext Buckminster wizard to create the update
site, which works out of the box. I wrote a tutorial about that

http://www.lorenzobettini.it/2012/11/building-xtext-projects-with-buckminster/

hope this helps
Lorenzo

On 05/12/2013 03:14 AM, Liroth Lustim wrote:
> Hello,
>
> I've made a DSL with XText and XTend wich works. Now I want to use it in
> an standalone Eclipse. First I tryed to export my DSL with "Deployable
> plug-ins and fragments". First attemd faild, but if I check "use class
> files compiled in the workspace"like said in the link:
> http://www.eclipse.org/forums/index.php/m/1051984/ and it works.
> Now I want to use an Update-Site with features like it's shown here:
> www.roperia.com/article/363/building-xtext-plugins-with-maven-and-tycho-a-step-by-step-guide
>
> After I build the site I get the same error as with exporting and not
> checking the "use class files compiled in the workspace".
>
> So my Question is, how do I tell the Update-Site-Projekt or the used
> Feature to "use class files compiled in the workspace" ?
>
> Thanks for any Help
> Liroth


--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it


Re: Generate mydsl Plug-in with Updatesite [message #1058492 is a reply to message #1058127] Tue, 14 May 2013 11:11 Go to previous message
Liroth Lustim is currently offline Liroth LustimFriend
Messages: 14
Registered: May 2013
Junior Member
Thank you for your help, this worked.
And thank you very much for your tutorial, it's very good.

Liroth
Previous Topic:How to restrict a rule
Next Topic:Common applicable quick fix
Goto Forum:
  


Current Time: Wed Apr 24 17:21:44 GMT 2024

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

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

Back to the top