2009-07-09 23:49:42 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2009-08-12 19:15:17 +00:00
|
|
|
<classpathentry excluding="**/.svn/" kind="src" path="src"/>
|
2009-07-09 23:49:42 +00:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
|
|
|
<classpathentry kind="output" path="out/bin"/>
|
|
|
|
</classpath>
|