As we know, Clearquest have VB and Perl API. But in the clearquest install home directory, there is cqjni.jar, which support java API for clearquest.
These two week I used java API to writing a clearquest tool, it's very convinent for java users. :)
- 14:33
- 浏览 (314)
- 评论 (0)
for (eclipse version 3.2)
1. create a lib folder in your plugin project
2. copy the external jar file into lib folder
3.add jar into the project 's java build path from project properties
4.double-click the plugin.xml
5. goto runtime tab
6.add lib\*.jar file into Classpath
7. run, and NoClas ...
- 浏览: 774 次
- 性别:

- 来自: 北京

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
add external jar to ecli ...
for Eclipse plugin, you shouldn't change ...
-- by alexgreenbar






评论排行榜