Browse Source

Added Eclipse project dependency on org.springframework.asm

pull/7/head
Sam Brannen 14 years ago
parent
commit
e11d7c328f
  1. 1
      org.springframework.core/.project

1
org.springframework.core/.project

@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
<name>org.springframework.core</name>
<comment></comment>
<projects>
<project>org.springframework.asm</project>
</projects>
<buildSpec>
<buildCommand>

Loading…
Cancel
Save