메뉴 건너뛰기

Bigdata, Semantic IoT, Hadoop, NoSQL

Bigdata, Hadoop ecosystem, Semantic IoT등의 프로젝트를 진행중에 습득한 내용을 정리하는 곳입니다.
필요한 분을 위해서 공개하고 있습니다. 문의사항은 gooper@gooper.com로 메일을 보내주세요.


microservice eclipse editor 설정방법

총관리자 2022.02.01 17:18 조회 수 : 8

1. eclispe/java/gradle설치

2. eclispe에 gradle용 buildship plugin설치

3. git clone 으로 git에 있는 소스를 로컬 파일 시스템에 clone함

4. ./gradlew buildContracts assemble를 수행

5. IDE설정

  가. IDEA - Open root build.gradle and import as Gradle project

  나. Eclipse - File->Import->Existing Gradle Project into Eclipse (you might need to install the buildship plugin)

A personal place to organize information learned during the development of such Hadoop, Hive, Hbase, Semantic IoT, etc.
We are open to the required minutes. Please send inquiries to gooper@gooper.com.

위로