What steps will reproduce the problem?
In "ContainerFactory.java" , the following method has a spelling miss in its
name:
public abstract java.util.List creatArrayContainer();
(create missing ending "e")
What is the expected output? What do you see instead?
I would expect "createArrayContainer"
What version of the product are you using? On what operating system?
v1.1.1 Windows
Original issue reported on code.google.com by
walt...@gmail.comon 5 Apr 2013 at 4:18