Skip to content
Snippets Groups Projects
  1. Sep 18, 2015
  2. Sep 17, 2015
  3. Jun 19, 2015
  4. Dec 03, 2014
  5. Dec 01, 2014
    • Simon Barner's avatar
      - Precisely mimic the way one generates model code from the GenModel editor (from the context menu) · 42478a6f
      Simon Barner authored
         - This fixes the generation of code for derived generic classes, i.e. the generic parameter defined in the base class is correctly inserted into the Java code generated for the derived class.
      
      - Validation of Ecore models before code generation is now enabled, and error markers are added to the problem view
         - org.fortiss.af3.fibex and org.fortiss.af3.refinement have been corrected accordingly 
         - (replaced platform:/resource with platform:/plugin references in ecore / genmodel files to ecore/genmodel files that do not reside in the workspace, but as a plugin in the Eclipse installation)
         - NOTE: Since the build on Jenkins does not run within an Eclipse instance, platform:/plugin references need to be patched to platform:/resource references in order to fix the lookup of Ecore meta-models usually shipped with Eclipse (e.g., Ecore.ecore), and that are manually copied into the buildroot on Jenkins.
      
      - Change the semantics of the RemoveWarningsBuilder to remove warnings for all folders whose name start with one of the known prefixes (currently "generated-src"). Before, only warnings of folders precisely matching that name have been removed.
      - This eliminates a lot of warnings from org.fortiss.af3.fibex/generated-src-fibex
      42478a6f
  6. Sep 25, 2014
    • Vincent Aravantinos's avatar
      [commit by Simon] · 50f8a382
      Vincent Aravantinos authored
      - Update IDE dev tools plugin:
         - Prevent changes of plugin.xml and MANIFEST.MF.
         - While this avoid unwanted changes of these files (e.g.,
      introduction of redundant dependencies), it also means that some
      required modifications have to be performed manually now (in particular:
      management of org.eclipse.emf.ecore.generated_package extension point)
      
      - Date of IDE dev tools plugin has been bumped to date of first
      implementation of this behavior (Aug 18, 2014).
      Old version of plugin should be removed from Eclipse "dropins" directory.
      50f8a382
  7. Sep 24, 2014
  8. Jul 29, 2014
  9. Jun 02, 2014
  10. May 27, 2014
  11. Apr 16, 2014
  12. Apr 10, 2014
  13. Apr 09, 2014
  14. Dec 18, 2013
  15. Aug 05, 2013
  16. Jul 31, 2013
  17. Jul 22, 2013
  18. Jul 20, 2013
  19. Jul 14, 2013
  20. Jul 04, 2013
Loading