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

Move Java code generation to Xtext #134

Closed farhan5248 closed 2 months ago

farhan5248 commented 4 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 2 months ago

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