DSD-DBS / py-capellambse

A Python 3 headless implementation of the Capella modeling tool.
https://dsd-dbs.github.io/py-capellambse/
Apache License 2.0
50 stars 8 forks source link

Add missing Capella nature in test project #408

Closed jamilraichouni closed 2 months ago

jamilraichouni commented 2 months ago

All test projects must at least list the Capella project nature to serve as Capella test project. If this nature is missing, it is just a general (generic) Eclipse project. This is especially of relevance, when using the Java API of Capella since many basic Capella API calls cannot be used. The nature is also needed to work with the Capella perspective in Eclipse.