⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 building.html

📁 测试工具jmeter可用来进行性能测试
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>JMeter - Building JMeter and Add-Ons</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<table border="0" cellspacing="0">
<tr>
<td colspan="2">
<a href="http://jakarta.apache.org"><img width="505" height="48" src="./../docs/images/jakarta-logo.gif" align="left" border="0"></a>
</td>
</tr>
</table>
<table border="0" cellspacing="4">
<tr><td>
<hr noshade size="1">
</td></tr>
<tr>
<td align="left" valign="top">
<br>
<table border="0" cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
<a name="$section.getAttributeValue("anchor")"><strong>Building JMeter and Add-Ons</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
<font color="red">
<strong>

Note to developers:
This is a very brief overview. 
There is more infomation on the JMeter Wiki.

</strong>
</font>
<h2>
Building Add-Ons
</h2>
<p>

There is no need to build JMeter if you just want to build an add-on.
Just download the binary archive and add the jars to the classpath.
You may want to also download the source so it can be used by the IDE.

</p>
<p>
See the extras/addons* files in the source tree for some suggestions
</p>
<h2>
Building JMeter
</h2>
<h3>
Acquiring the source
</h3>
<p>
The source and bundled jars can be downloaded from SVN.
</p>
<p>
Or you can download the binary and source archives for a release and unpack them in the same directory structure.
</p>
<h3>
Other jars you may need
</h3>
<p>

You may also need to download JAF/JavaMail, BeanShell, JMS and JDBC jars
 - see 
<a href="usermanual/get-started.html">
Getting Started
</a>


</p>
<h3>
Compiling and packaging JMeter using Ant
</h3>
<p>

JMeter can be built entirely using Ant; see build.xml for the targets that can be used.

</p>
<h3>
Compiling and packaging JMeter using Eclipse
</h3>
<p>

Once you have downloaded the source from SVN or the release archives, you can configure Eclipse.
The easiest way to do this is to replace the Eclipse .classpath file with the eclipse.classpath file provided with JMeter.
This will set up the source-paths and most of the libraries.
If you have downloaded any of the optional jars (JavaMail etc) you will need to update the project classpath.

<p>

See also the file eclipse.readme.

</p>


</p>
</blockquote>
</p>
</td></tr>
<tr><td><br></td></tr>
</table>
<br>
</td>
</tr>
<tr><td>
<hr noshade size="1">
</td></tr>
<tr>
<td>
<table width=100%>
<tr>
<td align="center">
<font color="#525D76" size="-1"><em>
Copyright &copy; 1999-2008, Apache Software Foundation
</em></font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>




























⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -