Bug 564626

Summary: enchancement of run button
Product: [Eclipse Project] Platform Reporter: Alejandro Gómez Lucena <aglucena95>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: aobuchow
Version: 4.17   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Alejandro Gómez Lucena CLA 2020-06-24 12:43:01 EDT
Hi, I was programming in different projects in the same workspace, and I find a little problem with the run/re-run button that can be very annoying, that problem is that when I change the project in I was working, when I click on the run button instead of run the project who i was working, it's run the earlier project, this can make some headaches.

I believe that can be a great idea, takes inspiration in intellij, and make the run button "intelligent", using the project from the file that are you working on and run it, instead of do a manual first run, the user should specify the type of run, for example a spring boot app, a bunch of maven command, etc.

This can be done with a modal window or a selection menu who permits this kind of configuration.