Open thunderz99 opened 4 years ago
An enhance for #39
cwd
LaunchConfiguration
KDACommandLineLauncher
LaunchingConnector
env variables
List<String>
Map<String, String>
support for jdk1.8
support for jdk11
SunCommandLineLauncher
SocketTransportService
any update on this? what needs to be done to get this merged?
@fwcd Thank you for the advices, I will update this PR
An enhance for #39
Done
cwd
LaunchConfiguration
KDACommandLineLauncher
which implementsLaunchingConnector
env variables
LaunchConfiguration
List<String>
toMap<String, String>
style for more friendly user experiencesupport for jdk1.8
support for jdk11
SunCommandLineLauncher
cannot be extended under jdk11, soKDACommandLineLauncher
implementsLaunchingConnector
directlySocketTransportService
cannot be constructed under jdk11, so it is newed by Class.forNameLinked pullreq