Presentations from the OFBiz Track at Apachecon EU 2016

2016-11-23 Thread Sharan Foga
Hi All I've created a new wiki page and updated it with the details of the talks from the OFBiz track at Apachecon EU in Seville. (see link below). https://cwiki.apache.org/confluence/display/OFBIZ/Apachecon+EU+2016 Please can the presenters upload a copy of their presentations to the wiki so

Re: Using Gradle in eclipse

2016-11-23 Thread Olivier Heintz
It seems that the only problem is in the .project file because after a cleanAll if I use ./gradlew eclipse and after I replace the .project file by ofbiz org.eclipse.jdt.core.javabuilder

Re: Using Gradle in eclipse

2016-11-23 Thread Olivier Heintz
Thank you very much Taher, I will used the gui. The fun fact is : when I test it (and compare what I have in eclipse), I have used the cleanEclipseClasspath and after the eclipseClasspath and . it seen to solve the eclipse pb ! So I will continue to trying to solve the way to have ofbiz with

Re: Using Gradle in eclipse

2016-11-23 Thread Taher Alkhateeb
Hi Olivier, It might be a bit quirky to control it from eclipse because of the way it treats sub-projects. If you like a GUI to work with, then I recommend ./gradlew --gui. It's fun to work with and you can save your favorite commands. Cheers, Taher Alkhateeb On Wed, Nov 23, 2016 at 7:41 PM,

Using Gradle in eclipse

2016-11-23 Thread Olivier Heintz
I'm trying to load ofbiz project in eclipse and declare it as a gradle but it generate a lot of sub-project and error in java build. My process : 1) download ofbiz 2) ./gradlew eclipse 3) open eclipse (Neon Java default config) in a new workspace, 4) import existing project ofbiz is recognize as

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-23 Thread Clifford Williams
Will do. One of the parts of 16 that I found interesting was there was a Project module. Although not really targeted towards construction does have basic project management. I know it looks more targeted towards Agile development projects but Agile can work for a construction project in some