Browse Source

Added Eclipse project dependency on org.springframework.asm

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

1
org.springframework.core/.project

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

Loading…
Cancel
Save