Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » changing "jet settings" properties creates problem
changing "jet settings" properties creates problem [message #14427] Mon, 30 April 2007 20:27 Go to next message
Eclipse UserFriend
Originally posted by: ymo.noemail.com

Hi.

It looks like editing the jet settings parameters creates all sorts of
problems. It basically generates a .jetproperties and hence the old emf
jet is going to be used subsequently. I dont know how the jet settings
aprears on the properties page (right click/ prop on the project) but once
it apears changing it causes the all sorts of exception.
Re: changing "jet settings" properties creates problem [message #14549 is a reply to message #14427] Tue, 01 May 2007 13:13 Go to previous message
Paul Elder is currently offline Paul ElderFriend
Messages: 849
Registered: July 2009
Senior Member
EMFT JET is not creating a .jetproperties file. The EMFT JET project
specific properties are stored in .settings/org.eclipse.jet.prefs.

That you are getting a .jetproperties file suggests that you have the
"old/classic" JET build installed on your project, too. This is probably not
a good idea.

To remove the EMF JET builder and nature, open the .project file, and remove
the <buildCommand> element for org.eclipse.emf.codegen.JETBuilder and the
<nature> element for org.eclipse.emf.codegen.jet.IJETNature. Once you have
removed the nature, you can safely remove .jetproperties, too.

Paul

"ymo" <ymo@noemail.com> wrote in message
news:15dec32c90b9167eb25dfddaa74055ee$1@www.eclipse.org...
> Hi.
>
> It looks like editing the jet settings parameters creates all sorts of
> problems. It basically generates a .jetproperties and hence the old emf
> jet is going to be used subsequently. I dont know how the jet settings
> aprears on the properties page (right click/ prop on the project) but once
> it apears changing it causes the all sorts of exception.
>
Previous Topic:passing parameters
Next Topic:Jet modules
Goto Forum:
  


Current Time: Fri Apr 19 23:53:04 GMT 2024

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

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

Back to the top