[kepler-dev] Problem building in Eclipse
jroang at ucalgary.ca
jroang at ucalgary.ca
Mon Sep 8 13:49:10 PDT 2008
Hello
I followed the instructions for building Kepler under Eclipse but ran into
two compile errors. Here's a copy of the errors.
The type DBConnection must implement the inherited abstract method
Connection.createNClob() Connection.createSQLXML()
The error was found at DBConnection.java line 61. (DBConnection in
kepler/src/org/ecoinformatics/util).
I was building revision 7871.
I'm thinking that the quick and dirty way to get around this problem is to
add the implemented methods but leave them empty. Would this be a good
idea?
Thanks
John
More information about the Kepler-dev
mailing list