This is all described in the file "eclispe.readme" in the top-level directory.
On 22/10/2009, Ghania Ferrag <[email protected]> wrote: > Hi Every one, > > I created ExtendingJmeterSampler project in Eclipse ( where I did downloaded > the Source code and added the Binary libs ). > I run the ant target package and it compile successfully, then I want it to > Run it under Eclipse and got the following exception( see below) > > Do I have to copy manually the Jmeter properties file from > ${binaryJmeter_Home_Directory/bin/jmeter.properties} ? in case yes where I do > have to leave the file in the Jmeter-source eclipse project ? > > If someone get the same error before while trying running Jmeter in Eclipse > or knows what's the answer please help me ! > > Thanks in advance for your responses, > > Regards, > > Ghania Ferrag > > java.lang.RuntimeException: Could not read JMeter properties file > at > org.apache.jmeter.util.JMeterUtils.loadJMeterProperties(JMeterUtils.java:178) > at org.apache.jmeter.JMeter.initializeProperties(JMeter.java:485) > at org.apache.jmeter.JMeter.start(JMeter.java:273) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at org.apache.jmeter.NewDriver.main(NewDriver.java:207) > An error occurred: Could not read JMeter properties file > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

