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

Reply via email to