码迷,mamicode.com
首页 > 其他好文 > 详细

summary for Jmeter 2 - install

时间:2018-01-16 14:07:09      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:download   dt.jar   jdk8   image   file   folder   UI   ase   class   

1. install java is necessary as precondition.

- download java (at least 1.8 version.)  jdk download: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

- setup java environment path: 

add system varaibles:

JAVAHOME -> the place where jdk is, for example: my is: D:\Java\jdk1.8.0_152

JAVACLASS -> .;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar;

add new path:  %JAVA_HOME%\bin

- download jmeter (zip file in case you are using windows):  http://jmeter.apache.org/download_jmeter.cgi 

- unzip the jmeter file and go to bin folder run jmeter windows batch file.

then the UI will show:

技术分享图片

 

summary for Jmeter 2 - install

标签:download   dt.jar   jdk8   image   file   folder   UI   ase   class   

原文地址:https://www.cnblogs.com/srialy/p/8295935.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!