[BAEL-1615] Code to support article. (#3867)
* [BAEL-1615] Code to support article. * Adding example of provides...with * Adding uses to main module
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
61504c948b
commit
ee036aacca
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
javac -d outDir --module-source-path src/simple-modules $(find src/simple-modules -name "*.java")
|
||||
Reference in New Issue
Block a user