Re: [FMPP] FMPP SourceFile Classpath
Brought to you by:
ddekany
From: Daniel D. <dd...@fr...> - 2009-10-28 14:54:39
|
Wednesday, October 28, 2009, 3:43:41 PM, Daniel Dekany wrote: > Wednesday, October 28, 2009, 2:39:00 AM, Daniel Dekany wrote: > >> Wednesday, October 28, 2009, 1:01:26 AM, Shelley, Ryan wrote: >> >>> Is it possible to supply a classpath to the sources and >>> inheritConfiguration directives within a FMPP configuration file? >> >> No, that's a Java concern. You have to set up the Java environment >> *before* calling FMPP. > > Which is not at all trivial to do for those who are not wrestled in > Java... so, here is the recipe: > > (a) Easy but dirty solution: Just drop the jar into $FMPP_HOME/lib, > and it will automatically see it, but only when you are using the > $FMPP_HOME/bin/fmpp shell script for running the FMPP projects. [snip] Or, fmpp.bat. Same thing... -- Best regards, Daniel Dekany |