farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles
GNU General Public License v3.0
0 stars 0 forks source link

Build Plug-In with Maven and install in Standalone Eclipse Installation #15

Closed farhan5248 closed 10 months ago

farhan5248 commented 10 months ago

Right now I'm testing the plug-in within Eclipse. I need to package it up so that it can be stored in a Maven repository like Nexus or even my local one.

farhan5248 commented 10 months ago

TODO

farhan5248 commented 10 months ago

The build and publication works fine. I'll document the following before closing this issue

  1. Document new project creation a. Screenshots of the wizard b. List of classes to change
  2. Document build steps including table with a. code gen Eclipse vs Maven b. test execution c. testing in standalone Eclipse