ICU-4907 modifications for eclipse/1.3/foundation compatibility

X-SVN-Rev: 18839
This commit is contained in:
Doug Felt 2005-11-29 19:38:45 +00:00
parent 4b7cdda12e
commit 6f73b511e1
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="icu4jtests.jar"/>
<classpathentry exported="true" sourcepath="icu4jtsrc.zip" kind="lib" path="icu4jtests.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="icu4j.jar"/>
<classpathentry exported="true" sourcepath="icu4jcsrc.zip" kind="lib" path="icu4j.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>