Hi,

I got it to compile in eclipse using the classpath file from
http://www.mail-archive.com/[EMAIL PROTECTED]/msg05555.html

Which working directory does this need now? I tried various ones, but keep getting erros like

java.lang.Throwable: Could not access D:\ide\eclipse\workspace\lib
at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:125)
java.lang.Throwable: Could not access D:\ide\eclipse\workspace\lib\ext
at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:125)
java.lang.RuntimeException: Could not read JMeter properties file
at org.apache.jmeter.util.JMeterUtils.getProperties(JMeterUtils.java:167)
at org.apache.jmeter.JMeter.initializeProperties(JMeter.java:412)
at org.apache.jmeter.JMeter.start(JMeter.java:291)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.jmeter.NewDriver.main(NewDriver.java:208)An error occurred: Could not read JMeter properties file



Jorg


BAZLEY, Sebastian wrote:
Unfortunately, the Wiki as it stands does not support images, which is why
that part of the Eclipse setup is on another server, over which we have no
control.

There are moves afoot to use a different Wiki (MoinMoin) but until that time
all I can suggest is that the appropriate part of the JMeter Wiki is updated
to document the problem...

S.
-----Original Message-----
From: Jorg Heymans [mailto:[EMAIL PROTECTED]
Sent: 15 January 2004 11:12
To: JMeter Developers List
Subject: Re: setup in eclipse


cool ok works now. However the wiki is slightly off.


Screenshot at http://www.domek.be/sourcepaths.png shows that the real
sourcepath is somewhat nested double ie there are two protocol
directories nested. Is this correct, should the wiki be adjusted?

Thanks
Jorg

BAZLEY, Sebastian wrote:
> Works fine in Eclipse 2.1.
>
> The bin directory should already have a copy of jmeter.properties.
> Sounds like you have not populated the workspace fully.
>
> There's some info on Eclipse in the JMeter Wiki - have you read that?
>
> You need to add the following jars to the classpath:
>
> bin/*.jar
> lib/ext/*.jar
> lib/*.jar
>
> Some of the lib jars are not needed at run-time, but adding them all won't
> do any harm - unless you've got some old ones there.
>
> S.
> -----Original Message-----
> From: Jorg Heymans [mailto:[EMAIL PROTECTED]
> Sent: 14 January 2004 17:51
> To: [EMAIL PROTECTED]
> Subject: setup in eclipse
>
>
> Hi,
>
> Is there any easy way of getting jmeter to actually run from eclipse? To
> get it to start, i had to set the workingdir to ./bin within the
> workspace, then copy a jmeter.properties in there. The problem then was
> that I got "feature not implemented" wherever i clicked (well almost).
>
> Any pointers to get me up to speed here? How do you developers currently
> code on jmeter? I'ld like to be able to run jmeter in debug mode ideally
> as well so I can start stepping through a bit and see the interactions.
>
>
> Thanks
> Jorg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to