Skip to main content
Jump to: navigation, search

FAQ How do I configure my Eclipse project to use stand-alone JFace?

To configure an Eclipse Java project for developing a stand-alone JFace application, you need to add the SWT and JFace JAR files to your Eclipse Java project. Detailed step-by-step instructions are available in the Setting Up an Eclipse Project to use SWT and JFace section of the JFace article.

See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.