Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Gradle Tasks View actions are not visible, was: [feature request] for Gradle Tasks View #33

Open
paulvi opened this issue Apr 18, 2014 · 6 comments

Comments

@paulvi
Copy link
Contributor

paulvi commented Apr 18, 2014

Please consider to implements

  • hide/show enherited tasks, (there can be quite a lot of inherited from plugins tasks, for some periods build.gradle defined is all what needed). Having defined tasks to start with the same latter like "u" is work-around

  • show description of tasks

  • (the least needed) group by category and/or plugin, as gradle tasks output is

    Help tasks

    dependencies - Displays all dependencies declared in root project 'NashornSandbox'.
    dependencyInsight - Displays the insight into a specific dependency in root project 'NashornSandbox'.
    help - Displays a help message
    projects - Displays the sub-projects of root project 'NashornSandbox'.
    properties - Displays the properties of root project 'NashornSandbox'.
    tasks - Displays the tasks runnable from root project 'NashornSandbox'.

    IDE tasks

    cleanEclipse - Cleans all Eclipse files.
    cleanIdea - Cleans IDEA project files (IML, IPR)
    eclipse - Generates all Eclipse files.
    idea - Generates IDEA project files (IML, IPR, IWS)

@paulvi
Copy link
Contributor Author

paulvi commented Apr 24, 2014

Gradle Tasks View actually has some actions but they are visible only in narrow View

1

2

@paulvi paulvi changed the title [feature request] for Gradle Tasks View Gradle Tasks View actions are not visible, was: [feature request] for Gradle Tasks View Apr 24, 2014
@BoykoAlex
Copy link
Contributor

Wonder how you manage to get the "Gradle Tasks" view actions to disappear... I have tried this on Mac OSX and it work fine all the time regardless the real estate available for the view. If the view has room to fit the buttons they'll be displayed in the same row as the view tab, otherwise the actions would go into a separate row as shown in your first screenshot.
What's your Eclipse version?
What's your platform title and version?

@kdvolder
Copy link
Contributor

Looks like maybe a Windows specific problem. I have not seen it on Linux either.

@paulvi
Copy link
Contributor Author

paulvi commented Apr 30, 2014

I ran into this issues in ADT-Bundle (Eclipse Juno) on Windows 7. Checking in latest Eclipse Luna, GGTS updated to 3.5 is OK.

@paulvi paulvi closed this as completed Apr 30, 2014
@paulvi
Copy link
Contributor Author

paulvi commented Jul 31, 2014

The same again on Windows 7 64 with Java 8 _10 and STS 3.6 (on top of 4.4 Eclipse)

When I first launched STS 2 icons were shown, but after a while they dissapeared
(I notice them blinking when resizing View)

err-sts

@paulvi paulvi reopened this Jul 31, 2014
@paulvi
Copy link
Contributor Author

paulvi commented Jul 31, 2014

after restart

err-sts-after-restart

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants