Tobias Szczepanski
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 4
-
已编辑于 Execution failed for task ':buildSearchableOptions': Error when resolving dependency
已回答Hi everyone,I'm new to plugin development and unfortunately failing to get the (apparently) most straight forward step achieved: Using the IntelliJ-Plugin-Template 😅The issue is that gradle won't b... -
创建于 Cannot resolve symbol 'jdbc'
已回答IntelliJ's inspection is complaining about symbols in xml files, which cannot be resolved.Why are `jdbc`, `h2`, `java` and `comp` identified as symbols and how do I resolve them?Thanks context.xm... -
创建于 Can Http Client files be used for automated testing?
Hi everyone,I've just stumbled uppon the Http Client and after reading the Docs it is not clear to me whether the extension/syntax is based on some kind of open standard, so one could use these `.h... -
已编辑于 Certain dependency sources are not loaded (although provided)
已回答I've setup a basic Spring project and found that the sources from `spring-security-core-5.3.4.RELEASE` are not loaded in the editor. The sources are downloaded and provided in the Project Structure...