Drippel
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Drippel 进行了评论, -
Drippel 创建了一个帖子, 已回答Optimize-imports and -re-arrange code stopped working
I have IntellijIDEA 2023.1 Build #IC-231.8109.175. When I press Ctrl+Alt+O it does not optimize the imports, but still notifies that "Imports optimized". The same way - also the code-reformat is no... -
Drippel 创建了一个帖子, Using jython maven dependency as Python interpreter for IntelliJ python plugin
For Intellij IDEA Community Edition 2018.2.5 with Python Community Edition plugin: I have a java maven project with dependency: <dependency> <groupId>org.python</groupId> <artifactId>jython-standal... -
-
Drippel 创建了一个帖子, 已回答Error running Tomcat java.lang.NullPointerException
I use the Smart Tomcat plugin in IntelliJ IDEA 2018.1.6 (Community Edition) on Windows 10, and it worked well for many months. Today, when I run Debug or Run on this project, instead of running - I...