- Jul 28, 2016
-
-
Simon Barner authored
- Note that there is the FBK OCRA plugin that has a 'trunk' folder within its plugin folders. Hence, the rm:locator pattern has to be defined very restrictively
-
- Jul 26, 2016
-
-
Florian Hölzl authored
-
- Jul 12, 2016
-
-
Florian Hölzl authored
refs 2628
-
- Jul 05, 2016
-
-
Florian Hölzl authored
Added team project set file for TK2-neo branches (now without bad dependencies of af3.analyses). refs 2626
-
- Jul 04, 2016
-
-
Florian Hölzl authored
-
Florian Hölzl authored
-
- Jun 03, 2016
-
-
Florian Hölzl authored
-
- Jun 01, 2016
-
-
Simon Barner authored
-
- May 24, 2016
-
-
Florian Hölzl authored
-
- Mar 29, 2016
-
-
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
-
- Mar 22, 2016
-
-
Vincent Aravantinos authored
-
Vincent Aravantinos authored
-
- Mar 11, 2016
-
-
Florian Hölzl authored
-
- Mar 09, 2016
-
-
Vincent Aravantinos authored
-
Vincent Aravantinos authored
-
Vincent Aravantinos authored
-
- Mar 07, 2016
-
-
Florian Hölzl authored
-
- Feb 16, 2016
-
-
Florian Hölzl authored
-
- Dec 10, 2015
-
-
Florian Hölzl authored
-
- Dec 09, 2015
-
-
Simon Barner authored
- README - Instructions for plugin.properties, pom.xml and plugin.xml -> Overview (plugin name and version) - Reference all required svn:externals - Default plugin version: 2.8.0 - Minor fixes (add .qualifier to plugin version)
-
Simon Barner authored
- Set base package and name prefix and adjust search&replace instructions in README
-
- Dec 08, 2015
-
-
Florian Hölzl authored
-
Simon Barner authored
- ECHO -> echo - REM -> #
-
- Dec 07, 2015
-
-
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).
-
- Nov 13, 2015
-
-
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.
-
- Oct 30, 2015
-
-
Alexander Diewald authored
-
- Oct 29, 2015
-
-
Alexander Diewald authored
- Update buckminster repository location for luna emerge scripts.
-
- Sep 22, 2015
-
-
Sergey Zverlov authored
-
- Sep 21, 2015
-
-
Alexander Diewald authored
- Update master-pom.xml to use tycho version 0.23.0 - Indent fixes.
-
- Sep 18, 2015
-
-
Alexander Diewald authored
- Update the emerge scripts to include nebula widgets and swtbot to provide a working developer version on the first start.
-
Alexander Diewald authored
- Add org.eclipse.jdt.ui.prefs to fix svn:externel references.
-
- Sep 17, 2015
-
-
Alexander Diewald authored
-
Alexander Diewald authored
- Update to tycho 0.21.0 to allow building with JavaSE-1.8.
-
Alexander Diewald authored
-
Alexander Diewald authored
-
Alexander Diewald authored
-
Alexander Diewald authored
-
- Jun 19, 2015
-
-
Vincent Aravantinos authored
refs 2352
-
- Dec 03, 2014
-
-
Simon Barner authored
- Re-add functionality to reload GenModel (i.e., to synchronize it with the ecore meta-model) when generating code (accidentally lost with last change)
-
- Dec 01, 2014
-
-
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
-