2009-11-30 21:53:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry excluding="**/.svn/" kind="src" path="src"/>
|
2015-12-01 05:29:28 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
2009-11-30 21:53:28 +00:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/>
|
|
|
|
<classpathentry kind="output" path="out/bin"/>
|
|
|
|
</classpath>
|