2012-11-21 16:06:02 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2014-10-16 13:34:12 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2012-11-21 16:06:02 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2015-10-25 11:30:25 +07:00
|
|
|
<classpathentry kind="lib" path="hazelcast-3.5.3.jar"/>
|
|
|
|
<classpathentry kind="lib" path="hazelcast-cloud-3.5.3.jar"/>
|
2012-11-21 16:06:02 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|