Skip to content
Snippets Groups Projects
  • Simon Barner's avatar
    c06a0229
    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
    History
    Update base projects (model and UI)
    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