On 15/04/2017 00:09, Rahman USTA wrote:
Hi Alan, Mandy,
Thank you for the hint about keeping classical jars in classpath.
I use Intellij Idea in development and Maven for building the project.
IntelliJ Idea has an early support for Java 9 but it should involve a
bit more. For example I didn'
Hi Alan, Mandy,
Thank you for the hint about keeping classical jars in classpath.
I use Intellij Idea in development and Maven for building the project.
IntelliJ Idea has an early support for Java 9 but it should involve a bit
more. For example I didn't see a way to choose which jars will be in
c
On 10/04/2017 22:49, Rahman USTA wrote:
:
1) Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for
\.m2\repository\net\java\dev\jna\jna-platform\4.4.0\jna-platform-4.4.0.jar
Caused by: java.lang.module.InvalidModuleDescriptorEx
> On Apr 10, 2017, at 2:49 PM, Rahman USTA wrote:
>
> I try to adopt my application to Java 9. It use several 3rd party
> dependency from Maven. I get the following exceptions Because I'm not the
> author of this libraries, how can I adopt this libraries to my Jigsaw
> project ?
>
I suggest y
adopt -> adapt, sorry.
2017-04-11 0:49 GMT+03:00 Rahman USTA :
> I try to adopt my application to Java 9. It use several 3rd party
> dependency from Maven. I get the following exceptions Because I'm not the
> author of this libraries, how can I adopt this libraries to my Jigsaw
> project ?
>
> T