远方夕阳 abd08cdc26 1.服务端cim-boot-server修改为idea maven工程
2.android sdk优化升级,去除mina或netty相关包的依赖
3.java sdk优化升级,去除mina或netty相关包的依赖
4.新增web sdk,可以由index.html快速启动demo
5.修正文档中一些疏漏
2019-05-13 18:15:06 +08:00

29 lines
706 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>cim-server-sdk-netty</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
</projectDescription>