Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] eclipse.ini

Hi all

My eclipse.ini looked like this


-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20140603-1326
-clean
-vmargs
-Xmx1024m
-Xms512m



is that matter the "-clean" option below the -startup?

how do I test if  this clean option works ok?

Thanks

CD




Back to the top