ICU-6450 Revert last two changes in the Eclipse project file.

X-SVN-Rev: 24391
This commit is contained in:
Yoshito Umaoka 2008-07-18 16:04:56 +00:00
parent 90b73a8781
commit d0c5181727

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/.svn/**|com/ibm/icu/dev/eclipse/|com/ibm/icu/dev/tool/docs/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/Java5"/>
<classpathentry kind="output" path="classes"/>
</classpath>