Skip to main content



      Home
Home » Modeling » TMF (Xtext) » dsl plugin in another eclipse app
dsl plugin in another eclipse app [message #758224] Tue, 22 November 2011 06:40 Go to next message
Eclipse UserFriend
Hey,

How can I package my DSL plugin to get it working in another Eclipse application without the Xtext framework installed? Now i get this error messege it's quite obvious.

Cannot complete the install because one or more required items could not be found.
  
  Missing requirement: *********************************************************** [b]requires 'org.eclipse.xtext 2.1.0' but it could not be found[/b]


Or if not this way, is there any way to bring up the xtext installer in the "install new software" window if someone want to use my plugin but don't have Xtext Bungle installed yet.

Thanks for your help.

[Updated on: Tue, 22 November 2011 06:47] by Moderator

Re: dsl plugin in another eclipse app [message #758239 is a reply to message #758224] Tue, 22 November 2011 07:25 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

usually, you provide your plugin via an update site that automatically pulls the required plugin (listing associated update sites that contain them should suffice). There is no way to provide the DSL plugin without Xtext.

Alex
Re: dsl plugin in another eclipse app [message #758257 is a reply to message #758239] Tue, 22 November 2011 08:16 Go to previous messageGo to next message
Eclipse UserFriend
Can you please tell me how can i list these associated update sites?

Dan
Re: dsl plugin in another eclipse app [message #758280 is a reply to message #758257] Tue, 22 November 2011 09:40 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I checked and remembered incorrectly. When defining the feature (feature project with feature.xml) containing your DSL you can add "sites to visit" for checking further update sites.

Alex
Re: dsl plugin in another eclipse app [message #758415 is a reply to message #758280] Wed, 23 November 2011 03:14 Go to previous message
Eclipse UserFriend
Hi,

I tryed to add http:[slash][slash]download.eclipse.org/modeling/tmf/updates/releases url to "Sites to Visit" in my feature xml on tab information. Still not working. I only get my feature when i try to install it. Any suggestions?

Thanks,
Dan
Previous Topic:Mapping to JvmEnumerationType
Next Topic:improving generator development turnaround times?
Goto Forum:
  


Current Time: Wed Jul 02 18:38:01 EDT 2025

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

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

Back to the top