Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Where are program arguments stored in eclipse?

Hi,
the Launch Configurations (Run/Debug) are stored directly in the workspace. It is possible to export/import them (Menu File->Import/Export).

 Axel


2013/12/1 Peng Yu <pengyu.ut@xxxxxxxxx>
Hi,

I have a Makefile based C++ project. In Run Configurations, I
specified program arguments. After I restart eclipse, this information
still exists. I'm wondering this information is stored. I don't find
it in .cproject, .project and .settings. Thanks.

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



--
Dr. Axel Müller
Lorbeerweg 8
76149 Karlsruhe

Back to the top