0 6:35 AM
> To: dev@ant.apache.org
> Subject: AW: Writing new task: javani
>
> If you have much in common with javah, you should have a look
> at task.
> http://ant.apache.org/manual/OptionalTasks/javah.html
>
> Maybe you could reuse some of its code.
>
>
> Jan
>
>
ists a lot of tasks
> including preprocessors and jni utilities.
>
> Jan
>
> >-Ursprüngliche Nachricht-
> >Von: Mark Bednarczyk [mailto:voyte...@yahoo.com]
> >Gesendet: Dienstag, 27. April 2010 18:04
> >An: dev@ant.apache.org
> >Betreff: Writing new task
I'm writing a new task "javani" and want to see if there was any duplicate
effort with what I'm proposing.
Summary:
The task named 'javani' is a java preprocessor for generating wrapper
functions in C. Its input is a compiled java classfile, and its output
either a C or header file to be compiled,
.
Cheers,
mark...
> -Original Message-
> From: Bruce Atherton [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 02, 2004 9:02 PM
> To: Mark Bednarczyk
> Cc: Ant Developers List
> Subject: Re: Distribution of modified ANT script in my project
> (JNetStream)
>
>
> Mark Be