Skip to content
This repository was archived by the owner on Jun 15, 2025. It is now read-only.

it's a smaller more concise gradle build(a better maven / ant build system)#2

Open
deanhiller wants to merge 1 commit intomilkmansrevenge:masterfrom
deanhiller:master
Open

it's a smaller more concise gradle build(a better maven / ant build system)#2
deanhiller wants to merge 1 commit intomilkmansrevenge:masterfrom
deanhiller:master

Conversation

@deanhiller
Copy link

gradle is the best of ant and maven combined leading to a much smaller build file. Take this if you like it, otherwise just disregard.

NOTE: there is a gradlew, gradlew.bat file and a gradle.jar and gradle.properties I checked in so users don't need to install anything....no need to install maven, NOR gradle, nor anything...checkout and build(well, install jdk if you don't have it I guess).

…build system on your computer....users can checkout and just build with './gradlew build' or 'gradlew.bat build)'
@deanhiller
Copy link
Author

oh, also, just run ./gradlew eclipse on checkout or idea to generate project files and import into IDE.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant