Window -> Preferences -> java -> Compiler -> Errors/Warnings 들어가서


Deprecated and restricted API 를 활성화 시켜서 Forbidden reference (access rules) 에 Error 로 체크되어 있는걸


Ignore로 바꿔주고 Apply 하면 된다.



출처: http://devzeroty.tistory.com/entry/오류-The-type-BASE64Decoder-is-not-accessible-due-to-restriction-on-required-library [Dev Story..]

출처: http://devzeroty.tistory.com/entry/오류-The-type-BASE64Decoder-is-not-accessible-due-to-restriction-on-required-library [Dev Story..]

출처: http://devzeroty.tistory.com/entry/오류-The-type-BASE64Decoder-is-not-accessible-due-to-restriction-on-required-library [Dev Story..]









nohup 종료방법
1. “ps -ef | grep 쉘스크립트파일명” 명령으로 데몬형식으로 실행
2. "kill -9 PID번호“ 명령으로 해당 프로세스 종료




http://egloos.zum.com/antamis/v/678228

http://egloos.zum.com/antamis/v/678228

http://egloos.zum.com/antamis/v/678228





http://bbokkun.tistory.com/141

http://bbokkun.tistory.com/141

http://bbokkun.tistory.com/141







정말 당황했는데


아주 꿀팁 




CREATE TEMPORARY TABLESPACE temp01 TEMPFILE '/app/oracle/temp01.dbf' size 5600M;


ALTER DATABASE DEFAULT TEMPORARY TABLESPACE temp01;


drop tablespace temp;



http://jun3.tistory.com/26

http://jun3.tistory.com/26

http://jun3.tistory.com/26




http://wangin9.tistory.com/entry/vbox-centos7-memory

http://wangin9.tistory.com/entry/vbox-centos7-memory

http://wangin9.tistory.com/entry/vbox-centos7-memory






VBOX_E_NOT_SUPPORTED 대응 


https://m.blog.naver.com/PostView.nhn?blogId=r2adne&logNo=220239005520&proxyReferer=https%3A%2F%2Fwww.google.com%2F

https://m.blog.naver.com/PostView.nhn?blogId=r2adne&logNo=220239005520&proxyReferer=https%3A%2F%2Fwww.google.com%2F

https://m.blog.naver.com/PostView.nhn?blogId=r2adne&logNo=220239005520&proxyReferer=https%3A%2F%2Fwww.google.com%2F












아는 사람만 안다는 고통 ...


정말 꿀팁이네요





해결방법1:
Debug As -> Debug Configurations -> Source 탭 -> Search for duplicate source files on the path 체크

해결방법2:
Debug As -> Debug Configurations -> Source 탭 -> 디버깅 하려는 프로젝트를 맨 위로 올린다.




http://camon85.blogspot.com/2015/06/blog-post.html

http://camon85.blogspot.com/2015/06/blog-post.html

http://camon85.blogspot.com/2015/06/blog-post.html




https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html

https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html

https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html








Tomcat Server 추가할때 Tomcat x server가 보이지 않을때 대처법입니다.







먼저 이클립스 탭에서 'Help' -> 'Install New Software'를 클릭해줍니다~








그럼 창이 하나 뜨는데


'Work with' 부분에


http://download.eclipse.org/releases/{eclipse-version}


을 입력해주세요


정확하진 않지만 본인 버전보다 상위버전을 올려야 할 것 같습니다 ~


저는 회사에서 egovframework를 사용하기때문에 정확한 버전은 잘 모르겠어서


그냥 neon으로 받았던것 같아요











시간이 조금 걸리는 편입니다


전부 pending하게 되면 여러가지 목록이 나오게 되는데요


맨 밑에 'Web, XML, Java EE and OSGi Enterprise Development' 탭을 열어주세요













쭈욱 내리시다 보면


목록에


'JST Server Adapters' 와 'JST Server Adapters Extensions'


를 체크해주시고


'Next' !!












전부 설치하신 이후에


이클립스 재시작 하신 뒤


'Window' -> 'Preference' -> 'Server' -> 'Runtime Environment' 에서 서버 추가하시면


이전에 없던 tomcat version이 새로 올라와 있는걸 확인하실 수 있습니다








궁금한점이나 잘못된점 있으면 댓글 주세요~! 피드백하겠습니다.









https://www.joe0.com/2014/03/24/how-to-fix-apache-tomcat-v7-0-not-showing-in-eclipse-server-runtime-environments-kepler-instructions/

https://www.joe0.com/2014/03/24/how-to-fix-apache-tomcat-v7-0-not-showing-in-eclipse-server-runtime-environments-kepler-instructions/

https://www.joe0.com/2014/03/24/how-to-fix-apache-tomcat-v7-0-not-showing-in-eclipse-server-runtime-environments-kepler-instructions/

+ Recent posts