Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » DSL-project dependencies
DSL-project dependencies [message #1044002] Thu, 18 April 2013 11:24 Go to next message
Bruce L. is currently offline Bruce L.Friend
Messages: 81
Registered: June 2011
Member
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 17:59 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14669
Registered: July 2009
Senior Member
http://eclipse.dzone.com/articles/manifestmf-and-featurexml

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
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: Sat Apr 27 01:51:10 GMT 2024

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

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

Back to the top