본문 바로가기

JavaCode(review)

intelliJ 설치/구축 환경/ 교육용라이선스 / tomcat 연동방법

반응형

설치. 구축

atoz-develop.tistory.com/entry/JAVA-%EA%B0%9C%EB%B0%9C-%ED%99%98%EA%B2%BD-%EA%B5%AC%EC%B6%95-JDK-11-IntelliJ-%EC%84%A4%EC%B9%98-%EB%B0%8F-%EA%B8%B0%EB%B3%B8-%ED%99%98%EA%B2%BD-%EC%84%A4%EC%A0%95

 

JAVA 개발 환경 구축 - JDK, IntelliJ 설치 및 기본 환경 설정

JAVA 개발 환경 구축하기 1. JDK 설치 2. IntelliJ IDEA 설치 3. 기본 환경 설정 1. JDK 다운로드 및 설치 무료로 사용 가능한 OpenJDK인 Amazon Correto를 다운로드받아 설치한다. 이 외에 다른 Vendor의 배포판..

atoz-develop.tistory.com

 

 

 

교육용 라이선스

atoz-develop.tistory.com/entry/IntelliJ-IDEA-%EB%AC%B4%EB%A3%8C%EB%A1%9C-%EC%82%AC%EC%9A%A9%ED%95%A0-%EC%88%98-%EC%9E%88%EB%8A%94-%EA%B5%90%EC%9C%A1-%EB%9D%BC%EC%9D%B4%EC%84%BC%EC%8A%A4-%EB%B0%9B%EB%8A%94-%EB%B0%A9%EB%B2%95

 

IntelliJ IDEA - 무료로 사용할 수 있는 교육 라이센스 받는 방법

IntelliJ IDEA는 Ultimate(유료 버전)과 Community(무료 버전)의 지원 기능 차이가 매우 크다. 특히 자바 웹 어플리케이션을 개발하려면 Ultimate 라이센스가 필수적인데 대학교의 이메일 인증을 통해 교육

atoz-develop.tistory.com

 

tomcat 연동방법

 

vaadin.com/docs/v7/framework/installing/installing-idea.html

 

Installing and Configuring IntelliJ IDEA | Vaadin Framework 7 | Vaadin 7 Docs

With IntelliJ IDEA, you have two choices: use the commercial Ultimate Edition or the free Community Edition. In the following, we cover the installation and configuration of them both.

vaadin.com

 

'JavaCode(review)' 카테고리의 다른 글

java fx - other layouts  (0) 2020.07.22
java fx - BorderPane Layout  (0) 2020.07.21
java fx - Hbox Layout  (0) 2020.07.21
java fx - GridPane Layout  (0) 2020.07.20
java fx - 글쓰기, 글색/진하게/크기 변경 등.  (0) 2020.07.20