Skip to content
Snippets Groups Projects
  1. Nov 23, 2017
    • Simon Barner's avatar
      Revert accidental change. · 19f08f3b
      Simon Barner authored
      refs 2939
      19f08f3b
    • Alexander Diewald's avatar
      Integrate a DSE backend selection mechanism in the DSE perspective. · e0072368
      Alexander Diewald authored
      * Exploration.alg:
        * Register the .alg plugin via an IStattup extension to avoid dependencies on this plugin.
        * Create a objective and a constraint evaluator that can handle DSML expressions.
        * Adjust the opt4j extensions.
        * Temporally introduce the MappingEncoding marker interface to support the DSML evaluators (--> allocation expressions).
        * Fix some minor bugs and warnings.
        * Move the porting utils to the alg plugin (previously in alg.ui).
        * Move the plot code to the alg plugin (previously in alg.ui) until the transition to the AF3 visualization framework is finished.
      * Exploration.smt:
        * Create a backend implementation for the smt-based exploration.
        * Minor adjustments (I/O) to comply with the backend mechanism.
      * Exploration:
        * Package renaming of the DSE backend mechanism.
        * Make the DSE backend mechanism independent of the eclipse extension mechanism.
        * Integrate the Exploration solution Classes in the EMF model.
        * Minor adjustments of the DSE backend API.
      * Exploration.ui:
        * Add a combobox to select the DSE backend for the Deployment synthesis
        * Adjust the GUI backends to comply with the DSE backend interfaces.
      refs 2939
      e0072368
  2. 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
  3. May 02, 2017
  4. 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
  5. Mar 08, 2017
  6. Feb 17, 2017
  7. Dec 21, 2016
  8. 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
  9. Sep 08, 2016
  10. Aug 23, 2016
  11. Aug 01, 2016
  12. Jul 28, 2016
  13. Jul 26, 2016
  14. Jul 12, 2016
  15. Jul 05, 2016
  16. Jul 04, 2016
  17. Jun 03, 2016
  18. Jun 01, 2016
  19. May 24, 2016
  20. 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
  21. Mar 22, 2016
  22. Mar 11, 2016
  23. Mar 09, 2016
  24. Mar 07, 2016
  25. Feb 16, 2016
  26. Dec 10, 2015
  27. Dec 09, 2015
  28. Dec 08, 2015
  29. Dec 07, 2015
    • Alexander Diewald's avatar
      fortiss-std-env: · c3c2d208
      Alexander Diewald authored
      - Fix mars' rmap file to pull in the package org.eclipse.core.runtime.compatibility.auth from the luna repository (otherwise materialization will not work).
      c3c2d208
  30. Nov 13, 2015
    • Alexander Diewald's avatar
      org.fortiss.af3.exploration: · fea50ca2
      Alexander Diewald authored
      - Generify the ExplorationTarget class.
      - Priorities are now only annotated to ExplorationObjectives.
      - Renaming of EOps and some attributes acc. to recent discussion.
      - Further cleanup.
      fea50ca2
  31. Oct 30, 2015
Loading