Skip to content
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

processing-java doesn't work on windows 7(32bit) #1382

Closed
processing-bugs opened this issue Feb 10, 2013 · 2 comments
Closed

processing-java doesn't work on windows 7(32bit) #1382

processing-bugs opened this issue Feb 10, 2013 · 2 comments

Comments

@processing-bugs
Copy link

Original author: Jed...@gmail.com (October 25, 2012 15:07:56)

Create a new sketch, and run it with processing-java.exe.

d:\processing-2.0b5>processing-java.exe --sketch=r:\s1 --output=r:\temp\s1 --run --force
java.lang.ClassNotFoundException: org/eclipse/jdt/core/compiler/batch/BatchCompiler
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at processing.mode.java.Compiler.compile(Compiler.java:122)
at processing.mode.java.JavaBuild.build(JavaBuild.java:151)
at processing.mode.java.Commander.<init>(Commander.java:238)
at processing.mode.java.Commander.main(Commander.java:95)
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -1
at processing.app.Sketch.getCode(Sketch.java:1367)
at processing.mode.java.Commander.statusError(Commander.java:301)
at processing.mode.java.Commander.<init>(Commander.java:275)
at processing.mode.java.Commander.main(Commander.java:95)

Original issue: http://code.google.com/p/processing/issues/detail?id=1344

@processing-bugs
Copy link
Author

This issue is a duplicate of #1334

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant