Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The generated *.crossx and mod4jproject.xml files are files that a project don't want to add to their version control system.
Now manually steps must be taken to get these files ignored by the version control system.
If a tilde was added to the end of the filename, most version control system's will ignore them by defaullt.
Example:
mymodel.crossx~
mod4jproject.xml~
Fixed for both implemented interfaces and subclasses/