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. Jun 02, 2014
  9. Apr 10, 2014
  10. Jul 01, 2013
  11. Feb 11, 2013
  12. Jan 29, 2013
  13. Jul 27, 2012
  14. Jul 17, 2012
  15. Jun 30, 2012
  16. Jun 19, 2012
  17. Mar 19, 2012
  18. Jan 26, 2012
  19. Dec 19, 2011
  20. Nov 10, 2011
  21. Oct 12, 2011
  22. Oct 11, 2011
  23. Sep 01, 2011
  24. Jul 08, 2011
  25. Jul 04, 2011
  26. May 31, 2011
  27. May 30, 2011
  28. Mar 01, 2011
  29. Feb 21, 2011
Loading