Drippel
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Optimize-imports and -re-arrange code stopped working
AnsweredI 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... -
Edited 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... -
Created Error running Tomcat java.lang.NullPointerException
AnsweredI 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...