Hello Fred, The answer to both questions is in README.md. In a nutshell, you need to configure eclipse for remote debug on port 5005, fire up OFBiz in debug mode (./gradlew ofbizDebug), and then run eclipse remote debug. Also plugins are built automatically when they are added to OFBiz.
On Mar 7, 2018 9:27 AM, "Fred Wang" <fred.w...@nugraviton.com> wrote: > Dear Community, > > I just imported framework and plugins respectively from trunk to > Eclipse Oxygen 2, they look good. My question is how the plugins can > be built/installed/uninstalled, then how the eclipse is configured to > debug the framework+plugins? > > BTW, I managed to figure out how the version 16.11 was imported and > debugged in eclipse. If someone needs it, I can share. > > Thanks, >