ICU-11072 fix some ICU4J Eclipse project dependencies

X-SVN-Rev: 36209
This commit is contained in:
Markus Scherer 2014-08-20 19:12:07 +00:00
parent e79ae82c7d
commit 0bd0dbe557
2 changed files with 4 additions and 0 deletions

View File

@ -3,5 +3,7 @@
<classpathentry 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="con" path="org.eclipse.jdt.USER_LIBRARY/ICU_JAR"/>
<classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/>
<classpathentry combineaccessrules="false" kind="src" path="/icu4j-collate"/>
<classpathentry kind="output" path="out"/>
</classpath>

View File

@ -3,6 +3,8 @@
<name>icu4j-samples</name>
<comment></comment>
<projects>
<project>icu4j-collate</project>
<project>icu4j-core</project>
</projects>
<buildSpec>
<buildCommand>