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"/>
|
2018-01-23 16:19:21 +07:00
|
|
|
<classpathentry kind="lib" path="hazelcast-3.9.3.jar"/>
|
|
|
|
<classpathentry kind="lib" path="hazelcast-aws-2.1.0.jar"/>
|
2012-11-21 16:06:02 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|