salk31 / RedQueryBuilder

SQL Query Builder UI JavaScript component
http://redquerybuilder.appspot.com/
Eclipse Public License 1.0
96 stars 22 forks source link

Configuration.java is in the wrong package to be exported #8

Closed salk31 closed 10 years ago

salk31 commented 10 years ago

[INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors. [INFO] [ERROR] Errors in 'jar:file:/C:/Users/yjs77802/.m2/repository/com/redspr/redquerybuilder/core/0.6.0/core-0.6.0.jar!/com/redspr/redquerybuilder/core/Co nfiguration.java' [INFO] [ERROR] Line 19: No source code is available for type com.redspr.redquerybuilder.core.From; did you forget to inherit a required module? [INFO] [ERROR] Errors in 'jar:file:/C:/Users/yjs77802/.m2/repository/com/redspr/redquerybuilder/core/0.6.0/core-0.6.0.jar!/com/redspr/redquerybuilder/core/cl ient/engine/Session.java' [INFO] [ERROR] Line 46: No source code is available for type com.redspr.redquerybuilder.core.ValueRegistry; did you forget to inherit a required module? [INFO] [ERROR] Errors in 'jar:file:/C:/Users/yjs77802/.m2/repository/com/redspr/redquerybuilder/core/0.6.0/core-0.6.0.jar!/com/redspr/redquerybuilder/core/cl ient/command/CommandBuilder.java' [INFO] [ERROR] Line 19: No source code is available for type com.redspr.redquerybuilder.core.BaseSqlWidget; did you forget to inherit a required module? [INFO] [ERROR] Line 52: No source code is available for type com.redspr.redquerybuilder.core.BaseSqlWidget.Callback; did you forget to inherit a required