pyAntTasks

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kilnhead

    #1

    pyAntTasks

    I am trying to use pyAntTasks in Eclipse. I have followed the example
    in the ibm doc, but I get the following error:

    [taskdef] Could not load definitions from resource
    pyAntTasks.prop erties. It could not be found.

    I have added pyAntTasks to my classpath and AntHome directory.

    Anybody have any ideas?

  • kilnhead

    #2
    Re: pyAntTasks

    On May 28, 7:56 am, kilnhead <bumt...@gmail. comwrote:
    I am trying to use pyAntTasks in Eclipse. I have followed the example
    in the ibm doc, but I get the following error:
    >
    [taskdef] Could not load definitions from resource
    pyAntTasks.prop erties. It could not be found.
    >
    I have added pyAntTasks to my classpath and AntHome directory.
    >
    Anybody have any ideas?
    I found my major problem. It was spaces in my directory names.

    Comment

    Working...