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

master
Scott Andrews 16 years ago
parent dd2f1b467b
commit 27460e323a
  1. 23
      org.springframework.spring-library/.project

@ -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