You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by aidy lewis <ai...@googlemail.com> on 2007/03/04 13:09:24 UTC

compile source

Hi,

I have downloaded the JMeter source and I am using Eclipse. Could
anyone tell me what packages I need to import to get the source to
compile?

cheers

aidy

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: compile source

Posted by sebb <se...@gmail.com>.
[This is really a JMeter dev question]

To compile JMeter, you need the source and binary archives, unpacked
in the same directory.

Alternatively, just check out the appropriate SVN directory - the
current branch is rel-2-2.

You'll also need:
* JavaMail (activation.jar, mail,jar)
* BeanShell
* JMS
if you want to build everything.

But if you are developing your own code, you don't need to build
JMeter - just add the jars from the binary distribution to your
project.

S.
On 04/03/07, aidy lewis <ai...@googlemail.com> wrote:
> Hi,
>
> I have downloaded the JMeter source and I am using Eclipse. Could
> anyone tell me what packages I need to import to get the source to
> compile?
>
> cheers
>
> aidy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org