MetroCS / QualityToolsForBlueJ

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

[UserStory]integrate checkstyle and spotbugs into a bluej extension #33

Closed JustinSingleton303 closed 4 years ago

JustinSingleton303 commented 4 years ago

User Story

Essential components

[x] Title describes the story [x] Stakeholder type is identified

Story As a developer. I want a clearly defined process for integrating the checkstyle and spotbugs tools into the extension. so that we can successfully create a wrapper class for each tool so they can be utilized through the use of the BlueJ IDE

Acceptance Criteria

Scenario 1

When we can successfully run spotbugs and checkstyle while in the BlueJ ide, without it feeling like we are using other software.

Supporting Information

(Relevant information, context, resources)

Dependencies

Depends On Having an approved build environment https://github.com/MetroCS/QualityToolsForBlueJ/issues/2

Dependents

(Issues dependent on this story)

jody commented 4 years ago

Inactive.