MyxGen currently requires that (1) the class name for a brick be in a package (it doesn't work for classes in the default package), (2) that the package already exist in the src folder, and (3) the brick must have at least one interface defined. These cases should be handled more gracefully.
MyxGen currently requires that (1) the class name for a brick be in a package (it doesn't work for classes in the default package), (2) that the package already exist in the src folder, and (3) the brick must have at least one interface defined. These cases should be handled more gracefully.