主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Tobias Szczepanski
活动总数
20
最后的活动
2022年02月02日 19:31
成员加入日期
2020年10月12日 15:26
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
4
活动概览
帖子(4)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2022年02月02日 19:31
Jakub, a fix that works for me is to change the `platformVersion` to the latest one, i.e. `2021.3.2` or `213.6777.52`, respectively (https://www.jetbrains.com/intellij-repository/releases#com.jetbr...
社区
IntelliJ IDEA Open API and Plugin Development
Execution failed for task ':buildSearchableOptions': Error when resolving dependency
0 票
已编辑于
2022年02月01日 19:20
Hey Jakub, thanks for your reply. Good to know!Unfortunately that alone does not do the trick for me, as it produces the following Exception: Caused by: org.gradle.internal.resolve.ModuleVersionRes...
社区
IntelliJ IDEA Open API and Plugin Development
Execution failed for task ':buildSearchableOptions': Error when resolving dependency
0 票
已编辑于
2021年05月28日 08:17
Thanks for your reply. Support Issue:https://youtrack.jetbrains.com/issue/IDEA-270281 File type association:
社区
IntelliJ IDEA Users
Cannot resolve symbol 'jdbc'
0 票
创建于
2021年05月27日 19:31
Thanks Serge for your replies.Though I seem not to have any language injected.
社区
IntelliJ IDEA Users
Cannot resolve symbol 'jdbc'
0 票
已编辑于
2021年05月27日 19:28
~~accidentally clicked 'disable language injection' in the context menu. Now that entry is gone. Can't find it in the settings. How do I enable that entry in the context menu again?~~ It's called I...
社区
IntelliJ IDEA Users
Cannot resolve symbol 'jdbc'
0 票
已编辑于
2021年02月28日 15:54
I had the same error message when running with coverage ("Error running 'Test Coverage': No junit.jar"). Resolved the issue in the run configuration: 1. Under "Build and Run" selecting "All in pack...
社区
IntelliJ IDEA Users
IntelliJ reporting "No junit.jar" when running tests after upgrading 2019.2
1 票
创建于
2020年12月10日 11:53
Thanks for your reply, but the documentation is clear about what's possible with '.http' files in IntelliJ, which provides a plugin (HTTP Client) to procress these files.My question points to this:...
社区
IntelliJ IDEA Plugin Users
Can Http Client files be used for automated testing?
0 票
已编辑于
2020年11月10日 07:17
Solved the issue by purging related dependencies manually and reimporting them, e.g.mvn dependency:purge-local-repository -DmanualInclude="info.magnolia:magnolia-core:6.2"
社区
IntelliJ IDEA Users
Certain dependency sources are not loaded (although provided)
0 票