Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tobias613 Aaron
Total activity
5
Last activity
April 23, 2023 02:09
Member since
April 20, 2023 20:18
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Sort by recent activity
Recent activity
Votes
Edited
April 21, 2023 16:36
Ethan, It was not clear what you meant by "adding the dependency via build.gradle file"I added it here: buildscript {repositories {mavenLocal()maven { url "https://jcenter.bintray.com" }}dependenci...
Community
IntelliJ IDEA Users
IntelliJ IDEA does not detect classpath library jar file
0 votes
Edited
April 20, 2023 20:46
I have the same issue. I tried adding a jar to the library classpath as well as the module dependencies. I am using the "war" plugin for "providedCompile" but also tried without it using "compileOn...
Community
IntelliJ IDEA Users
IntelliJ IDEA does not detect classpath library jar file
0 votes