[armedbear-devel] is there a good method to read/write java byte arrays?

Alessio Stalla alessiostalla at gmail.com
Wed Mar 17 20:46:56 UTC 2010


On Wed, Mar 17, 2010 at 9:38 PM, David Kirkman <dkirkman at ucsd.edu> wrote:
> On Wed, Mar 17, 2010 at 12:43 PM, Alessio Stalla
> <alessiostalla at gmail.com> wrote:
>
>>
>> Whoops. Sorry. I did recompile abcl to check, but forgot to remove the
>> incremental build flag I usually use. I renamed all the methods to
>> getWrappedXXX().
>>
>
> Great.  That works.
>
> Is there documentation about that incremental build flag?  Every
> time I change something I'm left with about a five minute build.
> I'm currently using the ant based build method described in the
> README.

ant -Dabcl.build.incremental abcl.jar

of course, you can miss some compilation errors, like in my case.

Best,
Alessio




More information about the armedbear-devel mailing list