主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Oliver Kopp
活动总数
34
最后的活动
2024年07月04日 10:57
成员加入日期
2017年10月17日 13:54
关注
0 名用户
关注者数
0 名用户
投票数
16
订阅数
9
活动概览
帖子(0)
评论(9)
Oliver Kopp
进行了评论,
2023年09月04日 20:41
The issue on YouTrack is IMHO https://youtrack.jetbrains.com/issue/IDEA-119280.
社区
IntelliJ IDEA Users
Adding Resource Files to Run Configuration
0 票
Oliver Kopp
进行了评论,
2023年04月30日 14:22
Does not work here. Excerpt: private final Validator mainFileDirValidator; mainFileDirValidator = new FunctionBasedValidator<>( ... ); return mainFileDirValidator.getValidationStatus(); ...
社区
IntelliJ IDEA EAP Users
[HOWTO] CTRL+CLICK Method => Nav to implementation
0 票
Oliver Kopp
进行了评论,
2022年11月08日 17:39
The solution to solve the concrete issue was to add following to modules-info.java requires com.sun.jna; We already had requires com.sun.jna.platform; This worked in Gradle, but not in Inte...
社区
IntelliJ IDEA Users
Jna version in 12.1
0 票
Oliver Kopp
进行了评论,
2022年11月06日 00:33
Reading this, I would assume that recent IntelliJ versions do not include jna.jar any more?
社区
IntelliJ IDEA Users
Jna version in 12.1
0 票
Oliver Kopp
进行了评论,
2022年08月10日 19:49
I think, the most recent issue is https://youtrack.jetbrains.com/issue/IDEA-277954/Cant-run-individual-tests-from-suite
社区
IntelliJ IDEA Users
Double click to navigate to test class/method when running Test Suites
0 票
Oliver Kopp
进行了评论,
2021年09月01日 15:20
I think, with IntelliJ 2021, this intention seems not to be available any more:
社区
IntelliJ IDEA Users
How to trigger intention for if-else if to switch
0 票
Oliver Kopp
进行了评论,
2018年07月06日 06:10
This would be very helpful when creating test cases. Example test case assertNotEquals(Collections.emptyMap(), errorLogger.getErrorList()); Example debugger state: Now, I quickly want to generate ...
社区
IntelliJ IDEA EAP Users
Generate Code from Object state in Debugger
6 票
Oliver Kopp
进行了评论,
2018年05月15日 08:18
Please see https://youtrack.jetbrains.com/issue/IDEABKL-708 for a long discussion on this.
社区
IntelliJ IDEA Plugin Users
Share Projects like Saros in Eclipse
0 票
Oliver Kopp
进行了评论,
2017年10月17日 14:05
Same issue here https://github.com/OpenTOSCA/winery/blob/defeb030b265cc8571d1d494295fb3b286e73311/org.eclipse.winery.repository.ui.test/pom.xml#L5 and https://github.com/OpenTOSCA/winery/blob/defe...
社区
IntelliJ IDEA Users
The src/test/java in a maven module is not recognized as Test Sources Root
0 票