Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Prevent EMF "Generate model code" from screwing up classpath("Generate model code" modifies classpath illicitly, e.g. removes .svn exclusions)
Prevent EMF "Generate model code" from screwing up classpath [message #501929] Fri, 04 December 2009 14:04 Go to next message
Christoph Wienands is currently offline Christoph WienandsFriend
Messages: 55
Registered: July 2009
Member
Hey all,

EMF is a great technology but one minor thing is really annoying me. Everytime I run the "Generate model code" from within an EMF genmodel, EMF removes an "**/.svn/" exclusion for those .svn Subversion folders from the project's classpath. As a result, the "bin" directory in my project always shows modified.

Nothing major but again, totally annoys. I am using Eugenia so from a few files I can regenerate my whole GMF editor, which I do frequently (iterative development).

Does anybody know a way how to tell EMF to leave the exclusion settings in the classpath alone? I am using the fairly latest version of the Eclipse Modeling distribution (1 month old).

Thanks a lot, Christoph
Re: Prevent EMF "Generate model code" from screwing up classpath [message #501936 is a reply to message #501929] Fri, 04 December 2009 14:19 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Christoph,

Comments below.

Christoph Wienands wrote:
> Hey all,
>
> EMF is a great technology but one minor thing is really annoying me.
> Everytime I run the "Generate model code" from within an EMF genmodel,
> EMF removes an "**/.svn/" exclusion for those .svn Subversion folders
> from the project's classpath. As a result, the "bin" directory in my
> project always shows modified.
>
> Nothing major but again, totally annoys. I am using Eugenia so from a
> few files I can regenerate my whole GMF editor, which I do frequently
> (iterative development).
>
> Does anybody know a way how to tell EMF to leave the exclusion
> settings in the classpath alone? I am using the fairly latest version
> of the Eclipse Modeling distribution (1 month old).
You can set the GenModel's Update Classpath property to false.
>
> Thanks a lot, Christoph
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Issue with persisting and loading of EMF Enum entities
Next Topic:Editor ViewerPane with tool button
Goto Forum:
  


Current Time: Wed Apr 24 18:50:16 GMT 2024

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

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

Back to the top