Running ant in eclipse (sql2java) - no output to the console -
i configuring sql2java first time myself. extracted zip-archive , imported files eclipse java project. don't know if correct, because when run ant build file through eclipse ant function ("run ant build...") there no output on console.
i don't know problem located, sql2java, ant, eclipse? fresh , clean install of eclipse galileo.
how can sql2java / ant work? how information can me locate problem? there way use eclipse's ant installation run build file console?
any appreciated. in advance.
the problem may related anthome definitions, should same eclipse plugin directory.
- goto windows/preferences menu
- on left tree-menu choose ant/runtime
- on right screen edit anthome variable, set eclipse installition ant plugin directory forexample : ..\eclipse-jee-galileo win32\eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145
hope works
Comments
Post a Comment