Browse Source

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

pull/23217/head
Scott Andrews 17 years ago
parent
commit
27460e323a
  1. 23
      org.springframework.spring-library/.project

23
org.springframework.spring-library/.project

@ -0,0 +1,23 @@ @@ -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>
Loading…
Cancel
Save