Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Build SWT for Mac OS X

Hi all,

sorry if this is well known, but I couldn't find the answer on the faq or by searching the list:
I'm trying to build SWT for Mac OS X, since the 4 last nightly build failed (!) and I wanted to try the fix to #268687.

I've followed the instructions of the SWT Faq, retieved the relevant projects, changed the .classpath and the projects classes are building fine in Eclipse, but I would like to build the jar, and when I run the ant task, it fails at compile, saying that it cannot find java.lang.* ?!?

Have tried to export JAVA_HOME=path to java without success.
I'm using Leopard (10.5.8) and I've tried with Java 5 (32bit and 64bit) and Java 6 64bit.

Is there something obvious that I'm missing here?
Any help would be most welcome,

Thanks in advance,


Patrick Talbot


Back to the top