사용자 도구

사이트 도구


gradle:wrapper

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
gradle:wrapper [2016/09/24 15:26]
kwon37xi
gradle:wrapper [2022/07/07 15:29] (현재)
kwon37xi [gradlew 자동 찾아 실행하는 스크립트]
줄 4: 줄 4:
  
 ===== 명령행을 통한 Wrapper 기본 설정 ===== ===== 명령행을 통한 Wrapper 기본 설정 =====
-Gradle 3.1 버전에 all 타입으로 wrapper 설정 생성.+Gradle 3.1 버전에 all 타입으로 wrapper 설정/Upgrade 생성.
 <code sh> <code sh>
 gradle wrapper --gradle-version 3.1 --distribution-type all gradle wrapper --gradle-version 3.1 --distribution-type all
 </code> </code>
 +''distribution-type''은 Gradle 3.x 부터 가능.
  
 ===== 기본 설정 ===== ===== 기본 설정 =====
줄 53: 줄 54:
 ~/project/gradlew :module_1:dependencies ~/project/gradlew :module_1:dependencies
 </code> </code>
 +  * [[gradle:shell_completion|Gradle Shell Completion]]
 +  * https://unix.stackexchange.com/questions/293393/find-a-specific-file-in-the-nearest-ancestor-of-the-current-working-directory
 +  * 유사 프로젝트
 +    * https://github.com/gdubw/gdub
 +    * https://github.com/srs/gw
 +    * https://crates.io/crates/gw
gradle/wrapper.1474700172.txt.gz · 마지막으로 수정됨: 2016/09/24 15:26 저자 kwon37xi