Skip to main content



      Home
Home » Modeling » TMF (Xtext) » DSL-project dependencies
DSL-project dependencies [message #1044002] Thu, 18 April 2013 07:24 Go to next message
Eclipse UserFriend
Hi,

I created a new Xtext project for my DSL

In the project properties, under 'Java Build Path - Libraries - Plug-in dependencies', there are all the xtext, emf, etc. jar libraries.

For example org.eclipse.xtext_2.3.1....

However the MANIFEST.MF of the same project has a section 'Require-bundle' that lists, among the other things
org.eclipse.xtext;bundle-version="2.1.0";visibility:=reexport,
...


why the version number is different?
Shouldn't the manifest file be consistent with the actual dependencies of my project?

thanks
Re: DSL-project dependencies [message #1047043 is a reply to message #1044002] Mon, 22 April 2013 13:59 Go to previous message
Eclipse UserFriend
http://eclipse.dzone.com/articles/manifestmf-and-featurexml
Previous Topic:Exporting Xtext plugin with Scala classes
Next Topic:Xtext 2.3.1 Debugging does not work after Project->Clean
Goto Forum:
  


Current Time: Wed Jul 23 03:34:01 EDT 2025

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

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

Back to the top