ICU-11072 fix some ICU4J Eclipse project dependencies
X-SVN-Rev: 36209
This commit is contained in:
parent
e79ae82c7d
commit
0bd0dbe557
@ -3,5 +3,7 @@
|
|||||||
<classpathentry kind="src" path="src"/>
|
<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.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 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"/>
|
<classpathentry kind="output" path="out"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
<name>icu4j-samples</name>
|
<name>icu4j-samples</name>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<projects>
|
<projects>
|
||||||
|
<project>icu4j-collate</project>
|
||||||
|
<project>icu4j-core</project>
|
||||||
</projects>
|
</projects>
|
||||||
<buildSpec>
|
<buildSpec>
|
||||||
<buildCommand>
|
<buildCommand>
|
||||||
|
Loading…
Reference in New Issue
Block a user