Thorsten Schoening
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 12
-
-
-
Thorsten Schoening created a post, AnsweredAtlassian removed JIRA integration APIs
Im receving the following error message when trying to open a task from JIRA since about a few hours. Worked perfectly before. According to the linked website, the changes were announced a few mont... -
Thorsten Schoening created a post, AnsweredWhy are compiler settings in `.idea/compiler.xml` regularly reset?
I have the following setting in compiler.xml to be able to use Spring configuration properties properly. There's a similar setting in pom.xml, but seems that IDEA doesn't take that into account for... -
Thorsten Schoening created a post, AnsweredDirectory with resources dir ending on ".lib" not copied into "target/classes" when IDEA builds automatically.
I have the following project layout:project project-app project-lib srcmain java[…] resourcesfoo.bar.project.lib file1.yaml file2.yaml targetclasses project-war When I execute `mvn clean... -
-
-
Thorsten Schoening created a post, AnsweredHow to configure a classpath for custom Liquibase migrations for the Liquibase update dialog in the IDE UI?
Hi everyone,in the database section of IDEA there's a context menu to apply Liquibase updates in my projects, because I use Liquibase in those. Though, when doing so, I get a ClassNotFoundException... -
Thorsten Schoening commented, -