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 |
Tags
- vscode
- 단축키
- Source
- Windows 10
- Windows
- GIT
- xargs
- plugin
- Mac
- web.xml
- Quartz
- resource
- import
- VirtualBox
- profile
- port
- tomcat
- JavaScript
- 줄바꿈 문자
- 네트워크
- lsof
- grep
- maVen
- IntelliJ
- Eclipse
- find
- context
- bash
- ssh
- netsh
Archives
- Today
- Total
목록DB/SQL Developer (8)
develog
[SQL Developer] 접속 유지, connection keep alive
- 첨부파일을 아래 경로로 copy sqldeveloper\sqldeveloper\extensions- SQL Developer 시작- Connections 탭에서 원하는 DB 마우스 우클릭- Keep-Alive 설정
DB/SQL Developer
2013. 3. 21. 18:03
Show Line Numbers
Tools - Preferences - Code Editor - Line Gutter- Show Line Numbers
DB/SQL Developer
2013. 3. 21. 09:57
날짜 형식 변경
Tools - Preferences - Database - NLS - Timestamp FormatYYYY-MM-DD HH24:MI:SSXFF
DB/SQL Developer
2013. 3. 20. 17:23
[SQL Developer] font antialiasing
sqldeveloper.conf 파일 편집파일경로 : Oracle SQL Developer/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf 아래 내용 추가AddVMOption -Dawt.useSystemAAFontSettings=onAddVMOption -Dswing.aatext=true
DB/SQL Developer
2013. 3. 20. 10:41
공백 설정
Tools - Preferences - Database - SQL Formatter - Oracle Formatting - Indentation - Spaces
DB/SQL Developer
2013. 3. 19. 10:54
font 변경
Tools - Preference - Code Editor - Fonts - Font Name
DB/SQL Developer
2013. 3. 19. 10:39