moved satellite decoder to new plugin replaced database table lookups with in-memory tables backed by XML Change-Id: I45269240964dd3590ec2068472cf0b4f5dd54c60 Former-commit-id:1954463cfc
[formerlydb7652f69d
[formerly df744611151caf6492f5dc084974140c1a6fae0a]] Former-commit-id:db7652f69d
Former-commit-id:cab31dd11f
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.7"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|