* fix(TUP-19943):Generated schema miss some fields while import xsd * fix(TUP-19943): add some junit for the xsd import * fix(TUP-19943):Generated schema miss some fields while import xsd * fix(TUP-19943): update version
8 lines
310 B
XML
8 lines
310 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src/main/java"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|