ICU-11918 Updated eclipse project for icu4j-build-tools to use a user library JDK8_TOOLS, referecing to JDK's tools.jar

X-SVN-Rev: 37979
This commit is contained in:
Yoshito Umaoka 2015-09-22 00:54:47 +00:00
parent 121c209819
commit bd78494175

View file

@ -2,5 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JDK8_TOOLS"/>
<classpathentry kind="output" path="out/bin"/>
</classpath>