I am just trying to import the datatools of eclipse after I installed the necessary plugins for the DTP (DTP, GEF and EMF + XSD). Eclipse keeps on telling me, that the import cannot be found. Actually, I am not even able to import ANYTHING from org.eclipse.*
Help appreciated!!
import org.eclipse.datatools.modelbase.sql.query.ValueExpressionColumn;
import org.eclipse.datatools.modelbase.sql.query.helper.StatementHelper;
import org.eclipse.datatools.sqltools.parsers.sql.SQLParseErrorInfo;
import org.eclipse.datatools.sqltools.parsers.sql.SQLParserException;