I have Eclipse RCP DSL application. Build All option does not work in case end user does not save manually all changed files. I need to find the following : - Can I save all DSL source file automatically when user click "Build All" menu item. From other hand I have to set "Save Before Build" option programmaticaly
Thank you Alex