Hi Robert, OOTB there are 2 branches, one for the framework and one for the plugins. You should have the same structure.
Jacques Le 01/11/2019 à 06:10, Robert Wynkoop a écrit :
Using earlier advice from this list I believe I have my source control setup for proper custom development. Following the developer demo, Creating your first component <https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide#OFBizTutorial-ABeginnersDevelopmentGuide-CreateYourFirstApplication(HelloWorld...)> . I noticed the files are created in the plugins directory. This directory is excluded from commit via the .gitingnore file checked into the branch. How should I go about committing to my local branch, components that I create here? Robert Wynkoop
