Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorten run command descriptions #310

Open
scottkurz opened this issue Jan 4, 2023 · 0 comments
Open

Shorten run command descriptions #310

scottkurz opened this issue Jan 4, 2023 · 0 comments
Labels
bug Something isn't working with the product

Comments

@scottkurz
Copy link
Member

Our UI plugin.xml has commands like:

      <command
            id="io.openliberty.tools.eclipse.launch.run.tests.shortcut.run"
            name="Liberty Run Tests"
            description="Launches a request to run the tests provided by the associated project"
            categoryId="org.eclipse.debug.ui.category.run">
      </command>

Though I can't remember how :) there is a view in which this description pops up as help / info display.

The description : "Launches a request to run the tests provided by the associated project" is overly long in this view; it doesn't fit. It'd be better as simply: "Run the project tests".

And similarly for all the commands.

@scottkurz scottkurz added the bug Something isn't working with the product label Jan 4, 2023
@scottkurz scottkurz added this to the 1Q23 update milestone Feb 17, 2023
@scottkurz scottkurz removed this from the 23.0.6 milestone Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working with the product
Projects
None yet
Development

No branches or pull requests

1 participant