This content has been marked as final.
Show 2 replies
-
1. Re: Want to use Kie-Workbench as my user interface. But HOW?
salaboy21 Nov 20, 2014 1:14 PM (in response to catherinesjy)Hi Catherine,
Sorry for the delay in answering, I will strongly suggest you to use maven for creating projects that can be easily imported into the KIE Workbench. Take a look at the jbpm-playground and try to follow the same structure for your projects, then you can upload those projects to github and clone them inside the KIE-Workbench. As you mention you can also push the projects to the KIE Workbench internal repositories, but I will definitely recommend you to have your projects in github just to make sure that you have a safe backup there.
Does it make sense?
HTH
Regards
-
2. Re: Want to use Kie-Workbench as my user interface. But HOW?
catherinesjy Nov 20, 2014 2:21 PM (in response to salaboy21)Hi Mauricio,
Thank you very much for your suggestion! I will have a try to change the structure of my project to maven.
Appreciate it,
Catherine