RESOLVED - INT-995: Change Eclipse .classpath to reference SI_IVY_CACHE instead of IVY_CACHE to avoid conflicts with other Spring projects

This commit is contained in:
Chris Beams
2010-02-27 01:09:47 +00:00
parent 1bed124b41
commit 71a712a999
25 changed files with 282 additions and 219 deletions

View File

@@ -0,0 +1,6 @@
#Wed Feb 24 19:23:36 PST 2010
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
org.eclipse.jdt.core.compiler.compliance=1.5
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.source=1.5