Skip to content
Snippets Groups Projects
  1. Nov 08, 2019
  2. Nov 06, 2019
  3. Mar 13, 2019
  4. Jan 23, 2019
  5. Apr 05, 2018
  6. Jan 10, 2018
  7. Jan 08, 2018
  8. Dec 18, 2017
    • Alexander Diewald's avatar
      Install the efxclipse features via emerge scripts. · e56457ac
      Alexander Diewald authored
      * Installing the efxclipse IDE feature is not doable via buckminster, hence install the efx features via the emerge scripts.
      * Only kepler scripts are updated, since this installation method is starting to be deprecated and only kepler is the target platform, and newer eclipse versions are not present here.
      refs 3209
      e56457ac
  9. Dec 15, 2017
  10. Nov 29, 2017
  11. Nov 28, 2017
  12. Nov 27, 2017
  13. Nov 23, 2017
  14. Aug 22, 2017
    • Simon Barner's avatar
      Update base projects · f68540fd
      Simon Barner authored
      - Register builders and natures that are required to be compatible with new build infrastructure
      - Bump version to 2.11.0
      f68540fd
  15. May 02, 2017
  16. Apr 28, 2017
    • Simon Barner's avatar
      Update fortiss IDE Dev Tools providing the following Ecore Builder fixes: · 2ec55f66
      Simon Barner authored
      - Clean: Do not show dialog to interactively delete resources for
      package paths defined in a GenModel that are not a sub-directory of the
      corresponding project. Note that these package paths have already
      excluded from the automatic deletion, but the delete dialog still
      allowed to users to (unintentionally) delete resources
      
      - Generate: Skip package paths defined in a GenModel that are not a
      sub-directory of the corresponding project. This prevents that the
      generation from project A generates or modifies files in project B.
      
      - Improved error logging
      2ec55f66
  17. Mar 08, 2017
  18. Feb 17, 2017
  19. Dec 21, 2016
  20. Nov 03, 2016
    • Simon Barner's avatar
      - Update Fortiss Eclipse Development Tools to version... · c12854b9
      Simon Barner authored
      - Update Fortiss Eclipse Development Tools to version org.fortiss.ide.dev_tools_1.2.0.201610201539 that brings an updated Ecore builder that supports:
        - Cleaning of generated artifacts (generated-src)
        - Customizable protection rules to ensure that some files are left alone by the generator
        - Re-generation of .edit projects (if they exist)
      c12854b9
  21. Sep 08, 2016
  22. Aug 23, 2016
  23. Aug 01, 2016
  24. Jul 28, 2016
  25. Jul 26, 2016
  26. Jul 12, 2016
  27. Jul 05, 2016
  28. Jul 04, 2016
  29. Jun 03, 2016
  30. Jun 01, 2016
  31. May 24, 2016
  32. Mar 29, 2016
    • Simon Barner's avatar
      Update base projects (model and UI) · c06a0229
      Simon Barner authored
      - Consistently configure the following builders:
      	org.fortiss.ide.dev_tools.warnings.RemoveWarningsBuilder
      	org.fortiss.ide.dev_tools.warnings.GuidelinesChecker
      	org.eclipse.m2e.core.maven2Builder
      - Configure JDK 1.8 also in .classpath
      - Bump plugin version to 2.9.0 in pom.xml
      - "model" plugin
      	- Move "compose" package here
      	- GenModel: Do not generate array accessors (caused compilation errors in generated code for some models and option is apparently not used in AF3
      	- Remove .DS_Store file
      	
      Refs 2512
      c06a0229
Loading