File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
org.springframework.aspects
org.springframework.context Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 15
15
<classpathentry kind =" var" path =" IVY_CACHE/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar" sourcepath =" /IVY_CACHE/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-sources-1.1.1.jar" />
16
16
<classpathentry kind =" var" path =" IVY_CACHE/org.aspectj/com.springsource.org.aspectj.weaver/1.6.8.RELEASE/com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar" sourcepath =" /IVY_CACHE/org.aspectj/com.springsource.org.aspectj.weaver/1.6.8.RELEASE/com.springsource.org.aspectj.weaver-sources-1.6.8.RELEASE.jar" />
17
17
<classpathentry kind =" var" path =" IVY_CACHE/org.junit/com.springsource.org.junit/4.9.0/com.springsource.org.junit-4.9.0.jar" sourcepath =" /IVY_CACHE/org.junit/com.springsource.org.junit/4.9.0/com.springsource.org.junit-sources-4.9.0.jar" />
18
+ <classpathentry kind =" var" path =" IVY_CACHE/org.hamcrest/com.springsource.org.hamcrest/1.1.0/com.springsource.org.hamcrest-1.1.0.jar" sourcepath =" IVY_CACHE/org.hamcrest/com.springsource.org.hamcrest/1.1.0/com.springsource.org.hamcrest-sources-1.1.0.jar" />
18
19
<classpathentry kind =" var" path =" IVY_CACHE/javax.persistence/com.springsource.javax.persistence/1.0.0/com.springsource.javax.persistence-1.0.0.jar" sourcepath =" /IVY_CACHE/javax.persistence/com.springsource.javax.persistence/1.0.0/com.springsource.javax.persistence-sources-1.0.0.jar" />
19
20
<classpathentry combineaccessrules =" false" kind =" src" path =" /org.springframework.orm" />
21
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /org.springframework.aop" />
20
22
<classpathentry kind =" output" path =" target/classes" />
21
23
</classpath >
Original file line number Diff line number Diff line change 15
15
<arguments >
16
16
</arguments >
17
17
</buildCommand >
18
- <buildCommand >
19
- <name >org.springframework.ide.eclipse.core.springbuilder</name >
20
- <arguments >
21
- </arguments >
22
- </buildCommand >
23
18
</buildSpec >
24
19
<natures >
25
- <nature >org.springframework.ide.eclipse.core.springnature</nature >
26
20
<nature >org.eclipse.jdt.core.javanature</nature >
27
21
<nature >org.eclipse.wst.common.project.facet.core.nature</nature >
28
22
</natures >
You can’t perform that action at this time.
0 commit comments