Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wildwebdeveloper-dev] How to run from sources?

> One right way to populate it is to run `mvn clean generate-resources`
> on Wild Web Developer.

Does not work:

[INFO] Scanning for projects...
[ERROR] Internal error:
org.eclipse.tycho.core.ee.UnknownEnvironmentException: Unknown OSGi
execution environment: 'JavaSE-12' -> [Help 1]

 > java -version
java version "12.0.2" 2019-07-16
Java(TM) SE Runtime Environment (build 12.0.2+10)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.2+10, mixed mode,
sharing)

Is this a local problem on my machine or do you face the same issues?

Christian



Back to the top