Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Re: Run Configuration application path

Hi,

Is this using a Standard (managed) project or a Makefile project? Using a Makefile project should work. I think in a standard project, only configuration folders are scanned by the binary parser. Once the parser sees the executable, it should appear in the project explorer and you should be able to select it with the Browse button in the Run configuration.

Marc-Andre

Manuel Feige wrote:
Hello,

I have got the same problem like Martin Guillon:
Is there any possibility to use variables (or relative paths) in the run configuration application path?

Regards
Manuel
------------------------------------------------------------------------

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



Back to the top