When I try to build nsesa-editor using
mvn package
I see this
[INFO] --- gwt-maven-plugin:2.5.0:compile (default) @ editor --- [INFO] Compiling module org.nsesa.editor.gwt.editor.Editor [INFO] Validating units: [INFO] [ERROR] Errors in 'com/google/common/primitives/Booleans.java' [INFO] [ERROR] Line 29: The import java.util.BitSet cannot be resolved [INFO] [ERROR] Aborting compile due to errors in some input files
What can I do?
Component
CodeCategory
bug
Login or
create an account to comment.
Comments
I just created this corresponding issue:
http://code.at4am.org/nsesa-editor/issue/1/build-failure-import-javauti…