We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hello, i try to compile with ANT apache on mac os.. after i installed ant, i tried to compile it on folder, and it says
BUILD FAILED /Users/yoasfs/Desktop/work/open2jam/build.xml:12: Cannot find /Users/yoasfs/Desktop/work/open2jam/nbproject/build-impl.xml imported from /Users/yoasfs/Desktop/work/open2jam/build.xml
it seems build-impl.xml is missing from nbproject folder.. any ways to fix this? thanks
The text was updated successfully, but these errors were encountered:
Hello,
I think you need to install NetBeans to compile this.
Sorry, something went wrong.
Had the same problem running it on Netbeans
In case someone still runs into this problem, make sure both projects open2jam and open2jam-parsers are open.
No branches or pull requests
hello, i try to compile with ANT apache on mac os..
after i installed ant, i tried to compile it on folder, and it says
it seems build-impl.xml is missing from nbproject folder..
any ways to fix this?
thanks
The text was updated successfully, but these errors were encountered: