-
Bug
-
Resolution: Done
-
Blocker
-
4.4.2.AM3
-
None
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure: [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[158] [ERROR] List schemaNames = tablesCollector.getMatchingSchemaNames(catalog.getName(), buildSettings.getDefaultSchemaName()); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221] [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName()); [ERROR] ^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getDefaultCatalogName() is undefined for the type ISettings [ERROR] /home/igels/Projects/jbt-4.0/contribution-neon/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[221] [ERROR] reader.readDatabaseTables(tablesCollector, buildSettings.getDefaultCatalogName(), buildSettings.getDefaultSchemaName()); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getDefaultSchemaName() is undefined for the type ISettings [ERROR] 3 problems (3 errors) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command
- is duplicated by
-
JBIDE-23485 compile failed in org.jboss.tools.seam.ui
- Closed