John Poth

Results 25 comments of John Poth
trafficstars

Thanks @thinkbigthings for the info! @developerworks don't think we can do much here until the bug is fixed...

Looks like a problem specific to Windows. Does a simple `mvn clean install` work ? If that works, maybe try shortening the directory path where the Maven project is located

That sounds great! I think we can do something fancy like detect if there is a module-info.java class and java.version >=9 then useModulePath

That sounds like a really interesting use case! To clarify, you are looking into editing the source files and seeing the results live in JShell, sort of like a live...

@davsclaus your right let's get this merged and merge https://github.com/jline/jline3/pull/1327 later when it's ready @apupier thank you so much for the update! looks like your commit is already in main...