[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: Can one use JFace for a standalone application?

It is posible to do this. I'd recommend looking at this tutorial:

http://www-106.ibm.com/developerworks/opensource/library/os-ecgui1/

I think he had the necessary JARs slightly wrong. To make my standalone
JFace/SWT app work, I've had to add
boot.jar
runtime.jar
swt.jar
jface.far

to my build path.

Hope this helps.

Jeremy


"Hans Deragon" <hans@xxxxxxxxxxx> wrote in message
news:b7rs7p$n26$1@xxxxxxxxxxxxxxxx
> Greetings.
>
>
>    Can one use JFace for a standalone application, or is JFace only meant
for
> writting plugins written for the Eclipse platform, and that any standalone
GUI
> developer should stick with SWT widgets only?
>
>
> Sincerely,
> Hans Deragon
> -- 
> Deragon Informatique inc.             Open source:
> http://www.deragon.biz                http://swtmvcwrapper.sourceforge.net
> mailto://hans@xxxxxxxxxxx             http://autopoweroff.sourceforge.net
>
>
>
>
>