James McLeod

Results 5 comments of James McLeod
trafficstars

It looks like a [simple four-line fix](https://stackoverflow.com/questions/49028810/error-source-option-1-5-is-no-longer-supported-use-1-6-or-later). I’ll check it in today or tomorrow. @tibiduka, can you test the change once I check it in? I can’t duplicate it on...

Fixed checked in and pushed and tagged as “Issue-1-fix-candidate”. Unfortunately, I cannot test this at this time. But you should be able to refresh your clone of the repository and...

You should be able to [download the Explorer application](https://repo1.maven.org/maven2/io/github/jmcleodfoss/explorer/1.0.0/) and run it directly; it includes all dependencies that are not part of the JRE. See the [Readme](https://github.com/Jmcleodfoss/pstreader/blob/master/explorer/README.md) for instructions on...

I’ve run into this now compiling with Java 14 and can confirm this fixes it. I’ll be releasing Version 2.0.0 with some bug fixes and targeting Java 9 or later...

@tibiduka, I have just released version 1.1.0 of this project, which targets Java 11. You should be able to build the project using Java 13, but even easier, you can...