wiztools / rest-client

Tool to test HTTP/RESTful webservices.
Apache License 2.0
1.53k stars 372 forks source link

Doesn't work with Java v10.0.1 #70

Closed symonsoft closed 6 years ago

symonsoft commented 6 years ago

Shows up splash screen and immediately exits.

c:\>java -version
java version "10.0.1" 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
subwiz commented 6 years ago

Sometime back I updated the master branch to make the build compatible with Java 10. If you need, I can give you a build for your OS. Which OS do you use?

I'll do a Java 10 supported release soon.

symonsoft commented 6 years ago

Super! I'll wait for release.

P.S. win10 btw

subwiz commented 6 years ago

Release done.