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.

  1. goto windows/preferences menu
  2. on left tree-menu choose ant/runtime
  3. 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

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -