duplicate class: ClockAssembly
public class ClockAssembly {
^
./WallClock.java:2: cannot access kortide.samples.ClockAssembly
bad class file: ./kortide/samples/ClockAssembly.java
file does not contain class kortide.samples.ClockAssembly
Please remove or make sure it appears in the correct subdirectory of the
classpath.
import kortide.samples.ClockAssembly;
ClockAssembly文件应声明package XXX.XXX;