• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Download Just JFace

 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I found on the eclipse site where we can download just the SWT plugin if we don't use Eclipse. But I couldn't find just JFace. Is there anywhere to download JFace without downloading Eclipse IDE?

Thanks.
 
author
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nope--you've got to download Eclipse to get JFace. Note that you must have SWT as well for JFace to work.
 
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Rob Warner:
Nope--you've got to download Eclipse to get JFace. Note that you must have SWT as well for JFace to work.



Well then, does it mean that we cannot develop SWT application with JFace, using other IDEs? I think JFace is kinda proprietary MVC abstraction of Eclipse Community... Or IBM's?
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ko Ko Naing:


Well then, does it mean that we cannot develop SWT application with JFace, using other IDEs?



You can use other IDEs, just need some jar files from Eclipse.

http://www-106.ibm.com/developerworks/opensource/library/os-ecgui1/
 
Ko Ko Naing
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by JiaYun Jia:


You can use other IDEs, just need some jar files from Eclipse.

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



I don't see any link that I can download JFace... That's what Gregg is also finding for...

Mr.Rob also confirmed already that JFace comes only with Eclipse...

Anyway, welcome to the Ranch!!!
 
JiaYun Jia
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ko Ko Naing:

I don't see any link that I can download JFace... That's what Gregg is also finding for...

Mr.Rob also confirmed already that JFace comes only with Eclipse...



You must download Eclipse to get JFace, but you don't need to use Eclipse to develop SWT & JFace applications. You can use anything you like!

Originally posted by Ko Ko Naing:

Anyway, welcome to the Ranch!!!



Thank you!
 
The airline is called "Virgin"? Don't you want a plane to go all the way? This tiny ad will go all the way:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic