Re: [javaCompiler-users] Selft Compile SWT 3.2 ?
Status: Beta
Brought to you by:
soapy
From: Marco T. <mt...@gm...> - 2006-07-20 21:50:49
|
Hello I never tried to compile swt to a dll. I usually add the swt.jar into my programs (that's what javaCompiler does). If you want to do that, you can add the swt.jar to your project (create a unmanaged application) and check the jni box. That's all what's needed. Because swt needs pretty much time to compile and I assume you never change it, I suggest to use the "create a jar object project" feature, so you only have to compile swt once. regards Marco I.O. wrote: > Hi, > > Is there anyway that I can compile the latest SWT 3.2 to dll ? > > Thanks > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > javaCompiler-users mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/javacompiler-users |