[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [dali-dev] emf model generation
|
I've gone ahead with this using model/src. I did jpt.common.core,
jpt.jpa.core, jpt.jpa.eclipselink.core, but left
jpt.jaxb.eclipselink.core for later. Either Paul will do it with his
current changes or it can be done at a later date.
Karen
On 11/14/2012 4:25 PM, Karen Butzke wrote:
I am looking at generating our EMF code into a separate source folder.
Once in a separate source folder I can then set the new 3.8/4.2
setting 'Ignore optional compile problems' on it. This would help out
those of us that have a lot of the java compiler warnings set and have
thousands of warnings in the emf generated code. The setting is on the
.classpath file so it would be shared.
I am proposing creating a source folder called 'model/src'. The ecore
and genmodel files are currently in a folder called 'model'. Other
options are 'model_src' or just make the current 'model' folder a
source folder. The existing 'src' folder would contain any of the
extra classes that we have created and put in the emf generated
packages, but that aren't generated classes. This would allow us to
get the warnings on those classes. The change will be made in
org.eclipse.jpt.common.core, org.eclipse.jpt.jpa.core,
org.eclipse.jpt.jpa.eclipselink.core, and
org.eclipse.jpt.jaxb.eclipselink.core plug-ins.
Any thoughts?
Karen
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev