created a command line utility to generate translation table starters
added synoptic table mapped values to bufr translation tables
(cherry picked from commit 0fa7dfb7df
[formerly 7eb9def773f971d5dc0e43d8b191d2b864f290d2])
Former-commit-id: 6e93fd16f4a325d0c3ef4c2abc62a31391a408cd
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>
|