Changes between Version 3 and Version 4 of SplitDomainFile


Ignore:
Timestamp:
Oct 7, 2008, 4:01:55 PM (16 years ago)
Author:
jdamerow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SplitDomainFile

    v3 v4  
    3939cResource.getContents().add(c);
    4040
    41 // save resource; this is only needed, if you reduce the save command of the generated editor that it doesn't not save all resources
     41// save resource; this is only needed, if you reduce the save command of the generated editor that it does not save all resources
    4242try {
    4343   cResource.save(ExampleDiagramEditorUtil.getSaveOptions());