Chinaunix首页 | 论坛 | 博客
  • 博客访问: 141825
  • 博文数量: 39
  • 博客积分: 1550
  • 博客等级: 上尉
  • 技术积分: 456
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-14 11:06
文章分类

全部博文(39)

文章存档

2014年(1)

2013年(2)

2011年(21)

2010年(15)

我的朋友

分类: Java

2011-05-03 17:53:33

import the Jmeter project into eclipse

1>download three zip file from
 # jakarta-jmeter-{version}_bin.zip - JMeter binaries
 # jakarta-jmeter-{version}_lib.zip - 3rd party jar files (rarely changes)
 # jakarta-jmeter-{version}_src.zip - JMeter source

2>Unpack the _src and _lib archives into the same directory structure
    Unpack the _bin  into another directory

3>import the jmeter src folder into eclipse.

4>run the ant task download_jars to download 3 needed jars file, then put them to the right folder lib/api or lib/doc

5>run the ant task compile

6>copy the proporties file from bin zip file to the src folder.then run the ant task run_gui

阅读(2064) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~