Jigsaw Quick Start guide
    Guillaume Mazoyer 
    respawneral at gmail.com
       
    Sat Jul  2 05:09:19 PDT 2011
    
    
  
Thank you for this quick start guide, it was very useful to me.
While following the steps to create a module I was surprised when I saw that
you put the module-info.java of org.astro in src/org.astro/org/astro/. When
I did that the code didn't want to compile. So I was thinking the right
place for module-info.java was src/org.astro and I put it here. After my
code compiled without any problems.
Is it an error in the guide or did I misunderstood something?
-- 
Guillaume Mazoyer - http://www.respawner.fr/
    
    
More information about the jigsaw-dev
mailing list