Bug fix: found the class
We need to specify the package the class is to be compiled for.
This commit is contained in:
parent
62a72431ad
commit
553c3f29cb
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
package org.gibiris.javaBootcampNoEclipse.Astro;
|
||||
|
||||
import com.mhuss.AstroLib.*;
|
||||
import com.mhuss.Util.*;
|
||||
|
|
Loading…
Reference in a new issue