Hi,
a new module named butterflyModule has been created by authors in chapter 6.But they said module name will be zoo.butterfly.Now I am creating a module named zoo.butterfly and add a butterfly class also module info file as shown.To compile this module,I need to wirte javac -d butterflyModule .... But I get an error like this javac: directory not found: butterflyModule? Now my question,where is butterflyModule? Where I am doing mistale?
Thanks in advance.