主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dan Royer
活动总数
67
最后的活动
2026年02月23日 02:56
成员加入日期
2022年03月16日 18:21
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
19
活动概览
帖子(19)
评论(26)
按最近的活动排序
最近的活动
投票数
创建于
2022年03月16日 20:32
Now that I've deleted and overwritten the broken stuff that's... very challenging. :(
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
创建于
2022年03月16日 20:11
That worked more than once. Thank you! Any idea what went wrong on my end? I'd hate to repeat my mistake.
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
创建于
2022年03月16日 19:51
Okay... it worked for the first build. As soon as I edited code everything became angry red. The IDE claims imports of files in the same package - that I have open in the IDE - are missing. wtf...
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
创建于
2022年03月16日 19:41
Well first off, thank you. That worked. It shouldn't have been necessary. What went wrong? should I post a zip of my broken .idea folder?
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
已编辑于
2022年03月16日 19:35
Executing pre-compile tasks…Loading Ant configuration...Running Ant tasks...Running 'before' tasksChecking sourcesParsing java… [NodeGraphCore]Checking dependencies… [NodeGraphCore]Dependency analy...
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
创建于
2022年03月16日 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...
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
创建于
2022年03月16日 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...
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
创建于
2022年03月16日 19:23
I have also tried with 2.0.0-alpha1 through 2.0.0-alpha6, same result.
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
已编辑于
2022年03月16日 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; ...
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
创建于
2022年03月16日 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...
社区
IntelliJ IDEA Users
Java: module not found: org.slf4j (and yet definitely in project)
0 票
«
第一页
‹
上一页