AbstractQuickFixTest: FORCE_PACKAGE_FOLDER directive added
It was added as workaround for IDEA-176033 (IDEA-176032 in particular)
This commit is contained in:
committed by
Nikolay Krasko
parent
ab0c081897
commit
6cb556dd6b
@@ -3,6 +3,9 @@
|
||||
// CONFIGURE_SPRING_FILE_SET
|
||||
// WITH_RUNTIME
|
||||
// DISABLE-ERRORS
|
||||
// FORCE_PACKAGE_FOLDER
|
||||
|
||||
package pkg
|
||||
|
||||
import org.springframework.beans.factory.annotation.Autowired
|
||||
import org.springframework.stereotype.Component
|
||||
|
||||
+3
@@ -3,6 +3,9 @@
|
||||
// CONFIGURE_SPRING_FILE_SET
|
||||
// WITH_RUNTIME
|
||||
// DISABLE-ERRORS
|
||||
// FORCE_PACKAGE_FOLDER
|
||||
|
||||
package pkg
|
||||
|
||||
import org.springframework.beans.factory.annotation.Autowired
|
||||
import org.springframework.stereotype.Component
|
||||
|
||||
Reference in New Issue
Block a user