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

Java 9 : Chapter 7: Comments & Images #5

Open
pbaletkeman opened this issue Jan 22, 2018 · 0 comments
Open

Java 9 : Chapter 7: Comments & Images #5

pbaletkeman opened this issue Jan 22, 2018 · 0 comments

Comments

@pbaletkeman
Copy link

If you are using JDK 9.0.x and are working with both the Comments and the Images packages in chapter 7 you will need to add the following Java Environment variable
/env --add-modules java.sql
This is due to Java 9 "Project Jigsaw".
Otherwise you will get a exceptions and Images and Comments will not run.

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

No branches or pull requests

1 participant