Description
The method findOne() which is set in the OfbizDslDescriptorForEclipse.dsld is wrong, since there is no implementation for this method, which only has a String and a List as parameters. I changed it to the correct method, so it can be used within groovy properly, also I put an implementation in the GroovyBaseScriptFile