- initial commit of Maps Geometry Factory - re-factored geometry factory code - addressing peer review comments - cast to Timestamp Change-Id: Ie12177b5ae1a8d8d9151d061682730841cfcc807 Former-commit-id:964b30d5f2
[formerly 8155a2cc6dc16df4addf5b567c08890278dc48c3] Former-commit-id:5d83f9f3d1
7 lines
369 B
XML
7 lines
369 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|