[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.wsvt] Re: Rebuilding WSVT

Hi again Tom,

If running the Ant build from the command line you will need to specify 
the ws and os properties so the build can find the correct version of the 
SWT library. If running on Windows the build command will look like

ant -Dws win32 -Dos win32


Lawrence