MetroCS / QualityToolsForBlueJ

BlueJ extension to integrate quality assessment tools
GNU Lesser General Public License v3.0
0 stars 42 forks source link

[UserStory] QT4BJ extension appears in "Installed Extensions" window #113

Open jody opened 4 years ago

jody commented 4 years ago

User Story

Essential components

Story

As a {user, educator, sysadmin}
I want the Quality Tools for BlueJ extension to have visibility in the "Installed Extensions" window of BlueJ, with content matching the BlueJ extension conventions
so that I can determine that the extension is installed and can readily access the standard information about the extension.

Acceptance Criteria

Scenario 1

Given A running BlueJ instance with the QT4BJ extension installed
when the "Installed Extensions" window is opened (e.g., via the Help menu)
then an entry identified by the extension name is displayed, with functionality to reveal basic information about the extension (status, version, scope, location, description, URL).

Supporting Information

Sample of an BlueJ "Installed Extensions" window showing two extensions, with the QT4BJ extension expanded.

Installed Extensions

Dependencies

Depends On

User Story #100

Dependents

(Issues dependent on this story)