Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP launcher - JDK11 support ?(RCP - JDK11 : launcher compliancy ?)
RCP launcher - JDK11 support ? [message #1805450] Mon, 15 April 2019 12:58
opendev cartu38 is currently offline opendev cartu38Friend
Messages: 14
Registered: June 2016
Junior Member
I've built my own RCP application.
Packaging is done relying on maven / tycho. I'm relying on tycho-packaging-plugin to get my launcher(s).

Running such launcher is working fine if JDK/JRE 1.8. Either from a command line or from some parent java program using Runtime.getRuntime.exec(<launcher & args stuff>);

Running such launcher is working fine if JDK11 from a command line. BUT if trying to run it from some parent java program using Runtime.getRuntime.exec(<launcher & args stuff>); I'm getting attached popup dialog from launcher saying not possible to find any JRE/JDK JVM ... ???
Path promoted thru such dialog is fine and required java material is available within such repository ...

Any idea/ help about would be more than welcome !

Thanks.


Previous Topic:Eclipse RCP Oxygen - Remote Help setup
Next Topic:Bundle JRE with RCP Product
Goto Forum:
  


Current Time: Fri Apr 19 05:24:19 GMT 2024

Powered by FUDForum. Page generated in 0.01518 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top