Bundle-RequiredExecutionEnvironment in MANIFEST.MF changes from JavaSE-17 to J2SE-1.5 after building #7
-
I currently have the issue that the Steps to reproduce:
After the building the diff of the MANIFEST.MF looks like that: Please check out my Example Repository that reproduces this behavior. What do you guys think about that - does it work as intended or is it a bug? I would also be thankful if someone could send me a link to setup Xcore for debugging and contribution purposes if it turns out to be a bug. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You should change the Java compliance property in the xcore model. This is easiest done via the properties view with the package selected to create the right annotation. |
Beta Was this translation helpful? Give feedback.
You should change the Java compliance property in the xcore model. This is easiest done via the properties view with the package selected to create the right annotation.