Drippel
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Drippel commented, -
Drippel created a post, AnsweredOptimize-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 created a post, 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 created a post, AnsweredError 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...