12345678910111213141516171819202122232425262728293031 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>ypff</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.yonyou.studio.udt.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.yonyou.ria.g2.riabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>com.yonyou.studio.udt.core.nature</nature>
- <nature>com.yonyou.studio.ria.core.ModuleProjectNature</nature>
- <nature>com.yonyou.studio.ria.core.BizCompProjectNature</nature>
- <nature>com.yonyou.ria.g2.rianature</nature>
- </natures>
- </projectDescription>
|