mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-26 15:36:40 +00:00
omit source/target JDK specification and use "useJDK=BREE" instead which selects the Bundle-RequiredExecutionEnvironment instead
This commit is contained in:
@@ -329,8 +329,6 @@
|
||||
<version>${tycho-version}</version>
|
||||
<configuration>
|
||||
<useJDK>BREE</useJDK>
|
||||
<source>1.8</source>
|
||||
<target>1.8</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user