Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Eclipse command line

Hi Chonduy, 

You need the following additional parameters: 
"-application org.eclipse.cdt.managedbuilder.core.headlessbuild"

(see http://stackoverflow.com/questions/344797/build-several-cdt-c-projects-from-commandline ) 

Xavier

----- Mail original ----- 
De: "Chonduy Nguyen" <chonduy9@xxxxxxxxx> 
À: cdt-dev@xxxxxxxxxxx 
Envoyé: Vendredi 4 Avril 2014 21:22:28 
Objet: [cdt-dev] Eclipse command line 

Hello 
where can I get the information about command line eclipse cdt build ? 
I tried this and it didnot work 
eclipse -build myproject/Debug -data Myworkspace 
Please advice 
Thanks 
Chonduy 



_______________________________________________ 
cdt-dev mailing list 
cdt-dev@xxxxxxxxxxx 
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top