Forum Discussion
davidnewcomb
14 years agoOccasional Contributor
com.eviware.loadui.config doesn't appear to be in SVN trunk or in the downloadable source.
Go to http://loadui.org/maven-site-nightly/xr ... onfig.html and replaced AddonItemConfig with the name of the Java class that was missing from the last compile. Then I stripped out all the line numbers and placed them in loadui-project-2.0.0\loadui-base\src\main\java\com\eviware\loadui\config.
Do that 25 times.
The missing configuration files any they are generated from maven but in the absence of any documentation it was simpler to download them all.
Now everything compile.
I has taken me all day to sort this out. The technical overview at http://www.loadui.org/Developers-Corner ... rview.html is hopelessly inadequate.

Go to http://loadui.org/maven-site-nightly/xr ... onfig.html and replaced AddonItemConfig with the name of the Java class that was missing from the last compile. Then I stripped out all the line numbers and placed them in loadui-project-2.0.0\loadui-base\src\main\java\com\eviware\loadui\config.
Do that 25 times.
The missing configuration files any they are generated from maven but in the absence of any documentation it was simpler to download them all.
Now everything compile.
I has taken me all day to sort this out. The technical overview at http://www.loadui.org/Developers-Corner ... rview.html is hopelessly inadequate.
