Good day,
Thank you for your replies. You're absolutely right about the space. We
shouldn't have projects name with spaces. Unfortunately I'm not the only
developer and this is not something that is going to change overnight.
Turns out that I had the wrong sqlj.exe in my path. The Oracle sqlj w
I tried to build an application that has a space in the path and it fails.
- I tried with ant 1.6.5 and 1.7.0.
- Other users of this build script have a path with spaces and are not
having any problems.
- I'm getting this from both the command line and from the IDE (RAD7).
Here's the target that
Good day,
I'm having trouble build a project that has a space in its path.
- I tried with ant 1.6.5 and 1.7.0.
- Other users of this build script have a path with spaces and are not
having any problems.
- I'm getting this from both the command line and from the IDE.
Here's the target that give m