<div>
                    Hi All,
                </div><div><br></div><div>I'm building working on a kepler module that includes code to launch a JavaFX UI to handle some user interactions. I built the UI outside of Kepler and dropped the jar into  the usual mymodule/lib/jar directory. However, when I try to launch Kepler (using 'ant run' since I'm building a custom module), Kepler can't find the JavaFX jar (located at $JDK_HOME/jre/lib/jfxrt.jar). I can't copy jfxrt.jar into the module as it seems to expect to be located relative to some native libraries. The correct way to include it would just be to leave the jar where it is and add it to kepler's classpath. </div><div><br></div><div>Can anyone tell me how to add something like /Library/Java/JavaVirtualMachines/jdk1.7.0_09.jdk/Contents/Home/jre/lib/jfxrt.jar  to kepler's classpath so it will be picked up when kepler is launched via 'ant run'?</div><div><br></div><div>Thanks!!</div>
                <div><div><br></div><div><span style="font-size: small; ">-- B<br>~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~<br>Brian Schlining<br>MBARI<br>Software Engineer, Research and Development<br><a href="mailto:brian@mbari.org" style="color: rgb(0, 106, 227); ">brian@mbari.org</a><br>(831) 775-1855<br><br><a href="http://www.mbari.org/staff/brian" style="color: rgb(0, 106, 227); ">http://www.mbari.org/staff/brian</a></span></div><div><br></div></div>