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

Unable to import java.sql.* on modular version #46

Open
Arex360 opened this issue Mar 9, 2020 · 1 comment
Open

Unable to import java.sql.* on modular version #46

Arex360 opened this issue Mar 9, 2020 · 1 comment

Comments

@Arex360
Copy link

Arex360 commented Mar 9, 2020

In modular version, I am unable to import java.sql.* , I just see red line on my IDE and when I compile, I get error. java.sql is not in visibile to helloFX . In non-modular build, I can import java.sql.* . Please help me

@Luxni
Copy link

Luxni commented Jun 19, 2020

add it to module-info.java at first.

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

2 participants