farhan5248 / lean-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

Move Java code generation to Xtext #134

Closed farhan5248 closed 1 month ago

farhan5248 commented 3 months ago

Move the code generation to xtext. Try to use java parser first before trying xtend. Delete java generation from mbt-transformer

farhan5248 commented 1 month ago

Won't need this anymore because graphs won't be generated from UML models anymore