Hi, I have downloaded the source code of jmeter and build using ant all and it is compiling fine and got the jar files, but when i start using the class file(NewDriver.class), I am getting error in JMeterUtils.java file :: getResStringDefault() :: an error occured : null.
I try to create the project in eclipse,and I am facing the same problem when starting the GUI using the NewDriver.class file. -- View this message in context: http://www.nabble.com/jmeter-GUI-start-problem-using-source-code-tp14749735p14749735.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

