You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: