Bug 564626 - enchancement of run button
Summary: enchancement of run button
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.17   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-24 12:43 EDT by Alejandro Gómez Lucena CLA
Modified: 2020-06-24 12:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.