Added test-classes to classpath, necessary for generated xmlbeans code
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@548 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
eaefb82c89
commit
b856df08a4
|
|
@ -166,6 +166,15 @@
|
||||||
</SOURCES>
|
</SOURCES>
|
||||||
</library>
|
</library>
|
||||||
</orderEntry>
|
</orderEntry>
|
||||||
|
<orderEntry type="module-library">
|
||||||
|
<library>
|
||||||
|
<CLASSES>
|
||||||
|
<root url="file://$MODULE_DIR$/target/test-classes" />
|
||||||
|
</CLASSES>
|
||||||
|
<JAVADOC />
|
||||||
|
<SOURCES />
|
||||||
|
</library>
|
||||||
|
</orderEntry>
|
||||||
</component>
|
</component>
|
||||||
<component name="copyright">
|
<component name="copyright">
|
||||||
<Base>
|
<Base>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue