SkipUnchanged

ide.<ProgrammingLanguage>.SkipUnchanged = false | true (default=false)
Entry in an LFET.Project.ini-file:
ide.Java.SkipUnchanged = true

The true value is used to compare an already existing source code with a newly ge­ne­ra­ted one – still to be found in the memory – for functional differences.

All time stamps or version information in comments, doTrace statements or the like are thus ignored.

If no other differences are found, the new version of the source code is classified as "With no functional difference" and an already existing source code is not overwritten.

Relevant information is provided in the console.