일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 보조정렬
- 공정능력
- Spring
- window
- mapreduce
- hadoop
- mybatis
- Eclipse
- plugin
- es6
- SPC
- SSL
- Android
- GIT
- tomcat
- NPM
- Java
- table
- Kotlin
- Python
- SQL
- JavaScript
- R
- MSSQL
- xPlatform
- Sqoop
- react
- Express
- vaadin
- IntelliJ
- Today
- Total
목록intellij (29)
DBILITY
intellij IDEA자체 update건 plugin update건 위와 같은 메시지를 보이면 안된다.혹시 vm options에 -Djsse.enableSNIExtension=false이 들어 있다면 제거
C:\Users\USER\AppData\Local\JetBrains\IntelliJIdea2022.3\tomcat\f48f8b59-5c79-430c-8a99-c31665c08c44\logs\llocalhost.2023-02-10.log 위와 같은 형태로 사용자의 AppData 아래에서 찾아서 보면 된다.
nodejs를 18.13.0으로 업데이트 했다. react프로젝트를 생성하는데 다음과 같은 에러가 났다. 이전에도 비슷한게 있었다. "C:\Program Files\nodejs\npx.cmd" --yes create-react-app . You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.1). We no longer support global installation of Create React App. Please remove any global installs with one of the following commands: - npm uninstall -g create-react-app - yarn glob..
plugin update하고 나서 뭔가 메시지가 나오는 것 같던데...plugin 하고 관계없이 갑자기 총천연색 변수들을 보고 있자니 눈알이 돌아간다ㅋㅋ 식곤증에 비몽사몽 설정을 뭔가 건들였던것 같은데... Semantic highlighting을 off하면 편안하게 볼 수 있다.나만 그런가.. 분명 설정을 변경했건만, ide를 다시 열면 원상태로 돌아가 있다...이상하다..
다음과 같은 오류가 발생했다. 라이브러리 local repository에 다 있는데.. com.microsoft.sqlserver:sqljdbc4:pom:4.0 was not found in https://repo1.maven.org/maven2/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of mvn2 has elapsed or updates are forced. project compile target version은 1.7 intellij maven version이 3.8.1이고 업데이트시 wrapper..