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

Change compiler source & target to 1.7 #41

Closed
wants to merge 1 commit into from

Conversation

sameeriitkgp
Copy link

The current build.xml file throws an error that ecj.jar file not found in processing/java/mode/
According to github page of processing, ecj.jar is removed as it is not required any more because its files are contained in the other JARs.
Thus the compilerclasspath is updated in this PR.

gohai added a commit to gohai/processing-video that referenced this pull request Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant