ds SWIG to create a Java wrapper around a C++ program.
Regards
Mark Donszelmann
Stanford Linear Accelerator Center
- Original Message -
From: "Jason Dillon" <[EMAIL PROTECTED]>
To: "Maven Developers List"
Sent: Monday, November 27, 2006 6:05 PM
Subject: Re: Gen
apper around a C++ program.
Regards
Mark Donszelmann
Stanford Linear Accelerator Center
- Original Message -
From: "Jason Dillon" <[EMAIL PROTECTED]>
To: "Maven Developers List"
Sent: Monday, November 27, 2006 6:05 PM
Subject: Re: Generating source from a plugin
Yo
You could include the compiler in the plugin's jar, then extract it
into /tmp (or something) to execute it. But, unless you include a
bunch of platform binaries its not going to be very portable. Easier
to expect the compiler to be on the system search path and execute
it... or expose the