Thursday 1 January 2009

[Eclipse] - Run (Arguments- Clean)

Eclipse Run configuration option

- Arguments Tab -
* Program arguments
-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -console --clean

* VM arguements
-Declipse.ignoreApp=true -Dosgi.noShutdown=true -Dosgi.clean=true

No comments: