If I have small Blackberry project with just 10 or less java class files, and if I try to build it with ANT, then it works fine. But my actual Blackberry Project has more than 600 java classes in various packages. I get following Error while trying ANT.
“I/O Error: Cannot run program “java.exe”: CreateProcess error=87”
I assume you are using bb-ant-tools. The docs for the generatesourcelist attribute to the rapc ant task say