Skip to content

Code generated from the AADL metamodel has compile errors #2156

@lwrage

Description

@lwrage

Summary

Generating code from the AADL metamodel results in Java code with duplicate @OverRide annotations. The code generator needs to be set to Java 5 compatibility (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=547424).

Current code makes use of Java 7 and 8 features. This needs to be changed back manually.

Environment

  • OSATE Version: 2.6.1
  • Operating System: all

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions