autoimport from maven and groovy source and test folders
I have a groovy and java maven project where the groovy and jave are under src/main as needed for maven. Whenver i make a change to the pom and re-import, Intellij (11) loses my groovy src and test folders from configuration. Is this a known issue?
请先登录再写评论。
Hi David,
Please show your pom.xml
Denis