SlickEdit Community
SlickEdit Product Discussion => SlickEdit® => Topic started by: jporkkahtc on August 16, 2018, 08:15:27 PM
-
I've got a big java project that imports lots of jars.
The jars are managed by maven.
Even though I setup JavaOptions -> Classpath to include:
C:\Users\jporkka\.m2\repository\*.jar
Slick clearly doesn't import all of those jars as it is unable to find lots of the symbols.
If I add specific jars in this dialog, that seems to work.
Should this work?
How can I tell what JAR files Slick is using?
-
I get the same. When I use the wildcard option, none of the jars in the repository show up in the generated classpath. Only the ones I add individually. I'll look into it.
-
Fixed for the next beta so the wildcard class path entries show up.