ICU-7027 Once remove eclipse-dummy.jar from icu4j-core build path.

X-SVN-Rev: 26597
This commit is contained in:
Yoshito Umaoka 2009-09-03 20:44:49 +00:00
parent f936b9b2f5
commit 830d75f537

View File

@ -2,6 +2,5 @@
<classpath>
<classpathentry excluding="**/.svn/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="lib" path="/icu4j-shared/build/eclipse-dummy.jar"/>
<classpathentry kind="output" path="out/bin"/>
</classpath>