Re: Another Quick Start Guide Nitpick

2015-09-10 Thread Mani Sarkar
Jim, Yes that's another issue there. I meant to report - already switched it around in my bash scripts see the 5_Missing_xxx folders. One more thing while we are at it - wherever possible in the examples we need to mention that the javac and java commands should be executed from outside the src f

Another Quick Start Guide Nitpick

2015-09-10 Thread Jim Connors
One more thing while I'm at it: In the "Missing requires or missing exports" section: http://openjdk.java.net/projects/jigsaw/quick-start#missing We now fix this module declaration but introduce a different mistake, this time we omit the |exports| from the |org.astro| module declaration