提交 197a46d0 编写于 作者: C Chris Beams

Fix .integration-tests build path errors

Add .expression as a build path dependency to satisfy imports in
Spr7538Tests.java
上级 36ec06a9
......@@ -10,6 +10,7 @@
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.context"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.context.support"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.core"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.expression"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.jdbc"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.jms"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.orm"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册