We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
将pcp的jar包复制到你的编译目录下,打开编译脚本(假定名为“build.xml”)。在任何target之外添加下面的代码:
<taskdef classpath="pcp.jar" resource="m/pcp/ant/antlib.xml"/>
这里面的classpath是jar包的路径。
There was an error while loading. Please reload this page.