Running ant in eclipse (sql2java) - no output to the console
问题 I am configuring sql2java the first time myself. I extracted the zip-archive and imported all files into an eclipse java project. I don't know if this is correct, because when I run the ant build file through the eclipse ant function ("Run as ant build...") there is no output on the console. I don't know where the problem is located, sql2java, ant, eclipse? Its a fresh and clean install of eclipse galileo. How can I get sql2java / ant to work? How do I get any information that can help me to