creating eclipse project settings for org.springframework.spring-library

This commit is contained in:
Scott Andrews 2009-01-26 16:03:05 +00:00
parent dd2f1b467b
commit 27460e323a
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springframework.spring-library</name>
<comment></comment>
<projects>
<project>org.springframework.aop</project>
<project>org.springframework.aspects</project>
<project>org.springframework.beans</project>
<project>org.springframework.context</project>
<project>org.springframework.context.support</project>
<project>org.springframework.core</project>
<project>org.springframework.jdbc</project>
<project>org.springframework.jms</project>
<project>org.springframework.orm</project>
<project>org.springframework.transaction</project>
<project>org.springframework.web</project>
<project>org.springframework.web.servlet</project>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>