This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/test/plugins/org.talend.datatools.xml.test/.project
wchen-talend d5f0a28acf fix(TUP-19943):Generated schema miss some fields while import xsd (#1658)
* 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
2018-05-21 10:06:53 +08:00

29 lines
662 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.datatools.xml.test</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>