Java 8 Jars vs Java 9 Modules | Project Jigsaw | Java 9 | Part 13

preview_player
Показать описание
As we know in Java 8 or earlier versions, we use create JARs (Of course WARS or EARs) to deploy them into servers or use them in other applications.
When we create Java 8 or earlier versions project in Eclipse IDE or any IDE, IDE adds plenty of JDK JARs into our Project CLASSPATH

When we create Java 9 Module project in Eclipse IDE or any IDE, IDE adds lots of JDK Modules into our Project MODULEPATH

-~-~~-~~~-~~-~-
Please watch: "What is JShell ? | Practical explanation of JShell | Java 9 feature JShell | JShell | REPL"
-~-~~-~~~-~~-~-
Рекомендации по теме