facebook

Adding an Ant Task

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249556 Reply

    tacass
    Member

    Hi,

    I’d like to add an Ant Task for generating hibernate schemas with SchemaExport. To do so I tried to first add the hibernate3.jar to the Ant classpath. This jar has the class SchemaExportTask. To do so I did Windows -> Preferences -> Ant -> Runtime, clicked the Classpath tab, and either Add Jar or Add External Jar (tried both ways). The jar is added to the list but “Apply” seems to do nothing, and if the window is closed, the jar is not there next time I open it. Adding the jar is not “sticking”. Further, if I try to add the task, the jar is not found among the “Location”s listed.

    One note: The ant build.xml file was created before I started using Eclipse on this project, and was somehow imported by Eclipse when I defined my project. Thought I don’t expect this has anything to do with it.

    Eclipse is not happy about something, but there is no feedback or indication what isn’t in order. Just silent failure.

    Thanks,

    TC

    #249577

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Adding an Ant Task

You must be logged in to post in the forum log in