mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-24 03:03:44 +00:00
Previously there were problems when importing with ./gradlew eclipse. For example GRADLE-1116 and GRADLE-1422. The changes provide workarounds that are compatible with Gradle 1.0. Note when importing after using ./gradlew eclipse users may get errors stating "Element not found". This is only at the time of import and can be ignored. This is an Eclipse bug logged as https://bugs.eclipse.org/bugs/show_bug.cgi?id=244315