J.T. Wenting

- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
-
J.T. Wenting created a post, Answered2024.3 is a slideshow
Just upgraded to 2024.3 and it's extremely slow. Opening a package or directory in the project window takes minutes (just clicking on a package name that is, for every lower package or directory it... -
J.T. Wenting commented, -
-
J.T. Wenting created a post, AnsweredMaven plugin doing weird things
This is only what the IDE shows, not what Maven actually executes (it downloads the correct version): ${java.version} is "11" in the pom file, "Eclipse Temurin 11.0.17" happens to be the name of t... -
-
-
J.T. Wenting created a post, AnsweredSpring @Autowire error "more than one bean"
When a bean implementation exists both in the production and test codes, IntelliJ will mark @Autowired instances of this bean as "cannot autowire, more than one bean...". This is of course incorrec... -
J.T. Wenting commented, -
J.T. Wenting created a post, Strange error creating an index in MariaDB
When creating an index in MariaDB, the following error appears in the event log (the index is created): [42S02][1109] Unknown table 'check_constraints' in information_schemaQuery is: selectconstr...