The Eclipse Test & Performance Tools Platform (TPTP) Project is an open source Top Level Project of the Eclipse Foundation. TPTP is divided into four projects.
1) TPTP Platform
2) Monitoring Tools
3) Testing Tools
4) Tracing and Profiling Tools
http://www.eclipse.org/tptp/index.html
Eclispe插件Hyades
启动方法一as services:
bin/serevicesManage add [serverName] [path]
net start [serverName]
//net stop [serverName]
//serveicesManage remove [serverName]
启动方法二 as application:
bin/RaServer
1)提示错误:Hyades插件本身解析出现空指针错误,
解决方法:不作为services,使用application。
查看Eclipse BugList
https://bugs.eclipse.org/bugs/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__all__&product=Hyades&content=
2)config/servicesConfig.xml,配置文件改变后,需要重启Hyades Agent Controller服务或引用程序。
TPTP
最新推荐文章于 2014-03-27 16:59:00 发布
本文介绍了Eclipse Test & Performance Tools Platform (TPTP) 项目,它是Eclipse基金会的开源顶级项目,分为四个子项目。还提及了Eclipse插件Hyades的两种启动方法,以及遇到空指针错误的解决办法,配置文件改变后的处理方式。
1395

被折叠的 条评论
为什么被折叠?



