I am working on a Blackberry project using eclipse and bb-ant tools. I created a build.xml file to complete the build. Every time I try to run the Ant construct, eclipse displays a run dialog and it freezes, stating that it is "Waiting for the virtual machine to exit."
I downloaded an open source Blackberry project that has an Ant construct and demonstrates the same behavior.
Does anyone have any suggestions?
Edit:
I used the command line to create my XML file and it was built perfectly. However, when I tried to use Eclipse, it still freezes.
I tried both the standard eclipse plugin directory and the path I downloaded Ant to.
source share