eclipse-packaging / packages

Eclipse IDE product definitions.
Eclipse Public License 2.0
4 stars 11 forks source link

Run button in Eclipse2023 does not stop previous run of same program #80

Closed bpacilio59 closed 10 months ago

bpacilio59 commented 10 months ago

I'm coming from an older version of Eclipse. In that version I could hit the run button and start my Java app. If I saw something wrong I could just go to the editor, make the change, and hit the run button again. It would stop the current program and re-start it. In the 2023 version it launches multiple programs. Is there a setting to change this ?

jonahgraham commented 10 months ago

You want this preference: Run/Debug -> Launching -> Terminate and relaunch[...]

image

bpacilio59 commented 10 months ago

Thank you again. Just as a note. I checked my 2018 version and that option was not checked and yet it behaved that way.

;-)

On Tuesday, November 7, 2023 at 01:12:57 PM EST, Jonah Graham ***@***.***> wrote:  

You want this preference: Run/Debug -> Launching -> Terminate and relaunch[...]

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>