Please Visit: http://ift.tt/1ajReyV
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1zQYrTp
via LifeLong Community
How to create Java gradle project: gradle init --type java-library
http://ift.tt/1v0Q9ew
http://ift.tt/1zQYrTo
To create a Java project: create a new project directory, jump into it and execute
gradle init --type java-library
Source folders and a Gradle build file (including a wrapper) will be build.
--type pom
http://ift.tt/1v0Q9ew
http://ift.tt/1zQYrTo
To create a Java project: create a new project directory, jump into it and execute
gradle init --type java-library
Source folders and a Gradle build file (including a wrapper) will be build.
--type pom
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1zQYrTp
via LifeLong Community
No comments:
Post a Comment