Changes between Version 2 and Version 3 of SplitDomainFile


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SplitDomainFile

    v2 v3  
    3939cResource.getContents().add(c);
    4040
    41 // save resource; this will also be done by the save command of the generated editor unless you reduce the save command
     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
    4242try {
    4343   cResource.save(ExampleDiagramEditorUtil.getSaveOptions());