Enzo icon indicating copy to clipboard operation
Enzo copied to clipboard

Removed the gradle project structure and start a Maven based project

Open jTzipi opened this issue 10 years ago • 3 comments

On my system (Linux 64bit, Fedora 21, Netbeans 8.1, JDK 8u51, Gradle installed) the gradle build failed. So I decide to create a new project based on Maven.

jTzipi avatar Nov 29 '15 10:11 jTzipi

I think it makes much more sense to fix the gradle build instead of replacing it.

miho avatar Nov 29 '15 14:11 miho

Yes. This is true. Since I did not have the knowledge about gradle I rebuild the project based on Maven. The main purpose is not to tweak the build system but to work on the controls. So you can ignore this pull request. I have add a new branch where I work on.

jTzipi avatar Nov 29 '15 14:11 jTzipi

Btw..this is the old version of Enzo, the current version is hosted on bitbucket for some time already...

HanSolo avatar Nov 29 '15 15:11 HanSolo