Re: --module-source-path option implementation in javac

2016-10-24 Thread Eugene Zhuravlev
t of having a directory named after a module name, which makes project layout on disk more flexible. Any changes to see this implemented? The API part ("setLocationForModule(Location location, Name moduleName, List paths)") will suffice for now, but if this is supported for the

--module-source-path option implementation in javac

2016-10-18 Thread Eugene Zhuravlev
ed by IDEs. However, keeping command line interface and tooling API consistent is a good idea too. Thanks in advance for any comments on the problem, -- Best regards, Eugene Zhuravlev Software Developer JetBrains http://www.jetbrains.com The Drive to Develop