-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
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
compile with Eclipse #100
Comments
The above error happens because after hitting the play button in the Ant window the PEmbroider folder losses all it's files. Not sure why they get deleted. |
Sorry for the late reply, wondering if you're able to compile the Processing template library? https://github.com/processing/processing-library-template. If not, there might be some problem with your Processing installation... Another option is to compile with brew install ant
cd path/to/Pembroider/resources
ant Thanks! |
I am on macOS 10.14.6 with Eclipse IDE for Java Developers Version: Luna Service Release 2 (4.4.2)
and trying to compile PEmbroider but get this error message related to
ContentMismanagementSystem.jar; zip file is empty
Will start checking Processing for more hints.
The text was updated successfully, but these errors were encountered: