Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [JET] UML2 dependancy from JET 1.0
icon4.gif  [JET] UML2 dependancy from JET 1.0 [message #489702] Mon, 05 October 2009 15:36 Go to next message
Ravi  is currently offline Ravi Friend
Messages: 27
Registered: July 2009
Junior Member
Hi,

We are developing commerical product using eclipse technologies. We use JET for code generation purposes. Till now we have been using JET 0.9.2. I noticed that from JET 1.0 onwards there is an additional dependancy on UML2. Can someone elucidate why this dependancy had been added?

Thanks,
Ravi.

[Updated on: Mon, 05 October 2009 15:36]

Report message to a moderator

Re: [JET] UML2 dependancy from JET 1.0 [message #489724 is a reply to message #489702] Mon, 05 October 2009 16:57 Go to previous messageGo to next message
Paul Elder is currently offline Paul ElderFriend
Messages: 849
Registered: July 2009
Senior Member
Ravi:

The dependency was added in order to better support JET navigation of UML2 models.

That said, the intention was to make this dependency optional - all the UML2 dependent code is in a separate fragment.

However, I screwed up. See

https://bugs.eclipse.org/bugs/show_bug.cgi?id=291388

Until an official release arrives with UML2 as an optional feature, you can work around this as follows:

Create a feature of your own, including the JET plug-ins you want. For example, org.eclipse.jet, org.eclipse.jet.core and org.eclipse.jet.ui

Include that feature in your application, rather than the org.eclipse.jet one.

I plan to have a fix for the above bug in Galileo SR2 (Feb 2010).

Paul
Re: [JET] UML2 dependancy from JET 1.0 [message #489812 is a reply to message #489724] Tue, 06 October 2009 06:07 Go to previous message
Ravi  is currently offline Ravi Friend
Messages: 27
Registered: July 2009
Junior Member
Thanks Paul.

--
Ravi
Previous Topic:jetc fails for multiple templates
Next Topic:m2t projects
Goto Forum:
  


Current Time: Fri Sep 20 08:45:05 GMT 2024

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

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

Back to the top