JET keeps recreating template classes without modifications [message #1831335] |
Mon, 17 August 2020 15:44 |
Dennis Jurgensen Messages: 1 Registered: August 2020 |
Junior Member |
|
|
We are using JET with models and templates for a project. We have 4 templates for EnumObjects, JsonObjects, POM, and Manifests. All are constantly being created, i.e. they show up as Unresolved changes. If I check them in and deliver them to the build stream, I have 4 new Unresolved changes to checkin, over and over again. If I look at the changes in the compare editor I see that the files look the same except for a grey highlighting for leading spaces and sometimes a trailing space for lines. Eclipse compare editor must think they are different, however, if I copy and paste both the local and remote versions to an editor like BBedit it says that the copies are identical.
If I tell the Compare Editor to ignore whitespace then it still shows the two files but indicate that there are no java structural differences. Still if I ask Eclipse to undo the changes, then they just re-appear.
What could be going on and how can I fix it so I don't get Unresolved changes for these files.
EnumObject.txtjet -> EnumTemplate.java
JsonObject.txtjet -> JsonTemplate.java
Manifest.txtjet -> ManifestTemplate.java
POM.txtjet -> POMTemplate.java
Thanks
|
|
|
|
Powered by
FUDForum. Page generated in 0.03323 seconds