Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dan Royer
Total activity
67
Last activity
February 23, 2026 02:56
Member since
March 16, 2022 18:21
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
19
Activity overview
Posts (19)
Comments (26)
Sort by recent activity
Recent activity
Votes
Edited
March 16, 2022 19:35
Executing pre-compile tasks…Loading Ant configuration...Running Ant tasks...Running 'before' tasksChecking sourcesParsing java… [NodeGraphCore]Checking dependencies… [NodeGraphCore]Dependency analy...
Community
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 votes
Created
March 16, 2022 19:34
Great! That's something. I removed all my configurations and tried again. Same error. I tried "repair IDE" and ran all the steps. I tried "rebuild project". I tried "Maven > clean". I tried "M...
Community
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 votes
Created
March 16, 2022 19:24
And, as stated in OP, I copied the same SLF4J settings from another project that has module-info.java and everything *just works* there. The other project is https://github.com/MarginallyClever/Mak...
Community
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 votes
Created
March 16, 2022 19:23
I have also tried with 2.0.0-alpha1 through 2.0.0-alpha6, same result.
Community
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 votes
Edited
March 16, 2022 18:57
Which part is not properly defined? requires org.slf4j; was added by IntelliJ. module com.marginallyClever.nodeGraphCore { requires java.desktop; requires org.json; requires org.slf4j; ...
Community
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 votes
Created
March 16, 2022 18:23
When building, running, or debugging, the Build Output says C:\Users\aggra\Documents\GitHub\NodeGraphCore\src\main\java\module-info.java:11:17java: module not found: org.slf4jC:\Users\aggra\Docume...
Community
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 votes
«
First
‹
Previous