Hi all,
While I have understood the OfBiz createPlugin Gradle task I fail to see how I would separate concerns in order to achieve version control for my plugin code vs the ofbiz framework version control. Namely I have difficulty to configure a proper development environment where I would work on the plugin standalone. My current workaround is to manage git version control in a separate project and include that project code via symlink into a clone of ofbiz framework within the plugins folder. I think, the dev guide does not address this practical issue. Is there any practice you can recommend? Maybe documented? Else is it possibly worth to document a common and recommended practice on the Confluence space? Interested in your views! Warm regards Carsten
