Closed GoogleCodeExporter closed 9 years ago
Original comment by jrlo...@gmail.com
on 15 Jan 2014 at 5:11
Original comment by jrlo...@gmail.com
on 15 Jan 2014 at 5:12
[deleted comment]
Just to be sure. i checked and r954 nightly is affected while r953 nightly is
not.
Original comment by turgeman...@gmail.com
on 15 Jan 2014 at 5:17
Looks like java refactoring struck again...
String[] strings = { "scriptList.setModel<String>(scriptList)" };
Should be something like =scriptList.toArray(new String[scriptList.size());
Original comment by adamoutler@gmail.com
on 15 Jan 2014 at 5:33
Fixed in R1000
Original comment by adamoutler@gmail.com
on 15 Jan 2014 at 6:24
Original comment by adamoutler@gmail.com
on 15 Jan 2014 at 6:25
Original issue reported on code.google.com by
turgeman...@gmail.com
on 15 Jan 2014 at 5:05Attachments: