1. added GWTx-20070110.jar to my eclipse project's cp (gwt-1.3.3)
2. Declared inheritance ( <inherits name='com.googlecode.gwtx.Java'/>)
3. Using Property support yields:
[ERROR] Errors in
'jar:file:/C:/[...]/lib/GWTx-20070110.jar!/com/googlecode/gwtx/java/io/emul/java
/io/ByteArrayOutputStream.java'
-> [ERROR] Line 81: The method close() is undefined for the type OutputStream
-> [ERROR] Line 256: The method write(byte[], int, int) is undefined for
the type OutputStream
Any hints /ideas ?
Original issue reported on code.google.com by ibu...@gmail.com on 10 May 2007 at 1:10
Original issue reported on code.google.com by
ibu...@gmail.com
on 10 May 2007 at 1:10