creating eclipse project settings for org.springframework.spring-library
This commit is contained in:
parent
dd2f1b467b
commit
27460e323a
|
@ -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…
Reference in New Issue