Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 보조정렬
- SSL
- table
- react
- es6
- GIT
- R
- Kotlin
- Sqoop
- Python
- 공정능력
- IntelliJ
- plugin
- Java
- MSSQL
- xPlatform
- tomcat
- vaadin
- SQL
- mybatis
- mapreduce
- Spring
- SPC
- NPM
- Express
- Eclipse
- window
- Android
- JavaScript
- hadoop
Archives
- Today
- Total
DBILITY
intellij python environment configuration and project creation 본문
반응형
- python3.9 설치
https://www.python.org/downloads/ 설치시 윈도우의 경우 path추가 선택해야 함Download Python
The official home of the Python Programming Language
www.python.org
- intellij python plugin 설치
https://plugins.jetbrains.com/plugin/631-python IDEA에서 plugin검색 후 설치Python - IntelliJ IDEs Plugin | Marketplace
The Python plug-in provides smart editing for Python scripts. The feature set of the plugin corresponds to PyCharm IDE Professional Edition.
plugins.jetbrains.com
- IDEA New Project 선택




- IDEA상의 Python Console 실행

반응형
'intellij' 카테고리의 다른 글
| intellij swing Exception in thread "main" java.awt.IllegalComponentStateException: contentPane cannot be set to null. (0) | 2021.11.23 |
|---|---|
| intellij java source serialVersionUID Generation (0) | 2021.11.12 |
| intellij open editor tabs count set (에디터 창 개수 수정) (0) | 2021.10.06 |
| intellij java properties file broken letters (한글 깨짐) (0) | 2021.09.24 |
| intellij npm script window가 안 보일때 (0) | 2021.08.06 |
Comments