일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 오픈소스
- Open Source
- spring
- Source
- Python
- Tomcat
- MySQL
- MSSQL
- PostgreSQL
- 문서
- Core Java
- STS
- Exception
- JavaScript
- Eclipse
- JDBC
- Thymeleaf
- Docker
- SpringBoot
- oracle
- 설정
- Spring Boot
- myBatis
- error
- ubuntu
- git
- jpa
- maven
- IntelliJ
- AJAX
- Today
- Total
목록장난감들 (80)
헤르메스 LIFE
원문 : http://feeeel.tistory.com/33 Eclipse Marketplace 에 없는 비인기(?) Plugin을 수동 설치를 통하여 사용하는 법을 터득해보자. Eclipse 상단에 위치한 도움! 메뉴에서 Install new Software를 클릭하여 Install 창을 띄움. 친절하게 빨간색 사각형으로 강조해놓은 Add 버튼을 눌러 Eclipse plugin을 받아 올 수 있는 새로운 저장소를 추가함. Name 에는 적당히 식별하기 쉽게 넣어주고, Location 부분엔 다음과 같이 넣어줌. http://java.decompiler.free.fr/jd-eclipse/update 그리고 OK 버튼을 누르면 설치진행을 확인하는 창이 뜸. 체크를 하고 Next를 날려줌. 이후 절차는 예스..
출처 : http://www.microsoft.com/windows/virtual-pc/download.aspx?runGenuineCheck=true&system=5&lang=17&buttonClicked=winXpMode 설치 환경OS : Windows 7 Professional 1. Virtual PC 의 설치다운로드 전 정품인증을 합니다. 2. XP 모드의 설치시작 > Windows Virtual PC > Windows XP Mode Windows XP Mode 다운로드 및 설치 ( 역시 정품인증을 합니다. )원하는 Windows XP Mode 를 다운로드 해서 설치합니다. 참고출처 : http://skylove1982.tistory.com/287윈도우7 이상의 윈도우를 사용하시는 분이라면 가상화라..
2월 18일 13:00~ 허광남님의 Cloud Server를 활용한 서비스 개발 실습 PPT 입니다. http://www.slideshare.net/kenu/kt-cloud 사용한 명령어--------------------------------------------------- cat /etc/issue // wget : 다운받아짐. jdk : wget http://download.oracle.com/otn-pub/java/jdk/7u3-b04/jdk-7u3-linux-i586.rpm // jdk 설치 jdk rpm install rpm -ivh jdk-7u3-linux-i586.rpm "Checking for program g++ or c++ : not found Checking for program ..
제품 홈페이지 : http://www.javadepend.com/ Spring-web Dependency slf4j Dependency Spring DI
MySQL의 GUI 툴인 SQLGate 2010 for MySQL Developer는 Free 버젼이 있습니다. SQLyog 이란것도 있다는데, 한글문제가 걱정되서 개인적으로 SQLGate 를 선호하는 편입니다. http://www.sqlgate.com/kr/download/ 회원가입해야 합니다. 다운받은 SQLGate2010forMySQLFree.exe 를 설치합니다. Freeware 라고 써있습니다. 개인사용을 위한 프리웨어 라고 써있습니다. 다만 종료시 광고를 봐야 합니다. 뭐.. 이정도 쯤이야.. ㅎㅎ
1.Help –> Install New Software… 2. Available Software -> Add -> http://dist.springsource.com/release/TOOLS/update/e3.7 3. 참고 : http://dist.springsource.com/release/TOOLS/composite/e3.7/bookmarks.xml SpringSource Tool Suite Grails Support는 체크를 풀어야 된다라는 메시지 겠죠..
Plugin 명 : Spring IDE 2.9.0.RELEASE (Eclipse Marketplace) URL : http://marketplace.eclipse.org/content/spring-ide?mpc=true&mpc_state= 참고 : Plugin 명 : Spring IDE ( Indigo 용 ) URL : http://springide.org/updatesite/ 참고 : http://www.mkyong.com/spring/how-to-install-spring-ide-in-eclipse/ Plugin 명 : SpringSource Update Site for Eclipse 3.7 (Snapshot) URL : http://dist.springsource.com/snapshot/TOOLS/..
http://www.windows7download.com/win7-turbo-c-/pblhvcrj.html http://blog.bestsoftware4download.com/2010/02/how-to-install-turbo-c-on-windows-7/
http://www.windows7download.com/win7-turbo-c-/pblhvcrj.html http://blog.bestsoftware4download.com/2010/02/how-to-install-turbo-c-on-windows-7-64bit/
실행환경 Windows 7 64bit Oracle 11g 64bit Toad 9.x, Toad10.x Toad는 32bit 프로그램이라 64bit Oracle Home을 찾지 못하는 오류가 있는듯 합니다. 이럴땐 instantclient를 설치하면 됩니다. http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html Instant Client 환경설정. PATH = D:\instantclient_11_2; ORACLE_HOME = D:\instantclient_11_2 TNS_ADMIN = D:\instantclient_11_2 NLS_LANG = KOREAN_KOREA.AL32UTF8 KOREAN_KOREA.KO..