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
- Eclipse
- IntelliJ
- Windows
- import
- VirtualBox
- Source
- tomcat
- Quartz
- web.xml
- vscode
- bash
- 단축키
- resource
- find
- xargs
- ssh
- plugin
- context
- grep
- Mac
- GIT
- Windows 10
- maVen
- lsof
- JavaScript
- 줄바꿈 문자
- netsh
- profile
- 네트워크
- port
Archives
- Today
- Total
develog
SQL Developer 에러 조치 본문
SQL Developer 실행시
Unable to create an instance of the Java Virtual Machine Located at path ... jvm.dll
sqldeveloper.conf 파일 편집
파일경로 : sqldeveloper/bin/sqldeveloper.conf
추가내용 : AddVMOption -Xmx256M
'Dev > Java' 카테고리의 다른 글
DTD-style vs Xml Schem-style in Spring 2.5 (0) | 2012.12.04 |
---|---|
ant 에서 ssh 사용 (0) | 2012.12.01 |
try catch finally - Flow test (0) | 2012.11.25 |
Spring AOP (0) | 2012.11.24 |
[java] JSP (0) | 2012.11.14 |
Comments