Added comment to ide-integration.gradle about STS-2723
This commit is contained in:
parent
23ef7dac48
commit
c025e8db46
|
@ -37,6 +37,7 @@ configure(javaProjects) {
|
|||
}
|
||||
}
|
||||
|
||||
// STS-2723
|
||||
project(':spring-security-samples-aspectj') {
|
||||
task afterEclipseImport {
|
||||
ext.srcFile = file('.classpath')
|
||||
|
|
Loading…
Reference in New Issue