Menu

Tree [28db12] default tip /
 History

Read Only access


File Date Author Commit
 .settings 2011-01-04 Aaron Digulla Aaron Digulla [5789dd] Nail down encoding and line ending
 lib 2011-01-04 Aaron Digulla Aaron Digulla [c0bc6b] Updated FontRegistry for new SWT API
 src 2011-01-04 Aaron Digulla Aaron Digulla [b0cfe2] Updated all widgets for the new GCFactory and t...
 .classpath 2011-01-04 Aaron Digulla Aaron Digulla [c0bc6b] Updated FontRegistry for new SWT API
 .hgignore 2011-01-04 Aaron Digulla Aaron Digulla [d852d9] The usual ignores
 .project 2011-01-04 Aaron Digulla Aaron Digulla [0d79a1] Eclipse files
 README.txt 2011-01-04 Aaron Digulla Aaron Digulla [28db12] How to build the project
 build.xml 2011-01-04 Aaron Digulla Aaron Digulla [c0bc6b] Updated FontRegistry for new SWT API

Read Me

-------
Eclipse
-------

To build this project with Eclipse, you must define two variables:

SWT_JAR
SWT_SOURCES

Point them to the SWT Jar for your platform and the sources for it.

Look into the plugins/ folder of Eclipse or clone the SWT-Fork project
at http://epen.hg.sourceforge.net/hgweb/epen/

---
Ant
---

To build the project with Ant from the command line, create a file

$HOME/.ant/properties/jface-fork.properties

and define "swt.jar" in it. The value must be the path to the SWT Jar
for your platform.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.