Hi,
I am using ICE 3.4.0 slice2java to generate java class. When I put a metadata ["java:type:java.util.ArrayList"] for sequence, it will generate a xxxHelper.java which does not put correct type when "new" the arraylist in "pubic static read" method. So, could we improve the slice2java to put correct type for it? Thanks for your attention.

Reply With Quote