Thank for replying. How to embed IntelliJ Gradle with OFBiz gradlew Taher Alkhateeb
On Thu, Aug 9, 2018, 12:33 PM Taher Alkhateeb <[email protected]> wrote: > 1- compile time dependencies > 2- runtime dependencies > 3- probably a different gradle (comes with Intellij, not embedded with > OFBiz) > > On Wed, Aug 8, 2018 at 10:56 PM, Ahmad Saki <[email protected]> wrote: > > 1. When I login using ServerName\User>>> open cmd>>> `gradlew cleanAll > > loadDefault` command to download dependencies>>> > > `gradlew ofbiz` command to start OFBiz- It stops at 91% [ref: > > OFBiz_do-not_complete_start_process.png] although it run on browser. > > > > 2. When I login using ServerName\Administrator>>> open cmd>>> `gradlew > > ofbiz` command to start OFBiz- It starts downloading again. > > > > 3. When I import project to Intellij IDE It starts downloading again. > > > > Why is it downloading it repeatedly! > > > > Thanks > > Ahamd Saki >
