2017-11-29 08:57 AM
Hi!
I want to pass a string of my main.c as argument in an external tool in Eclipse (Run->External tools->
External tools configuration)
.It's possible to pass, for example, the 'selected_text' (Returns the text currently selected in the active editor), but i don't find a way to pass a variable of the application program.
Can someone help me?
#sw4stm32 #eclipse #external-tools