반응형

이클립스(Eclipse)에서 properties에서 한글 깨짐 현상을 해결 하기 위해 아래의 URL에서 플러그인 Software을 설치하려고 하니, 접속이 되질 않고, 아래의 에러가 발생했다.

Unable to connect to repository https://propedit.sourceforge.jp/eclipse/updates/content.xml Unable to connect to repository https://propedit.sourceforge.jp/eclipse/updates/content.xml Connect to https://propedit.sourceforge.jp:443 [propedit.sourceforge.jp/52.32.250.235, propedit.sourceforge.jp/54.148.152.249] failed: Connection refused: getsockopt

 

그래서, 실질적으로 접속을 하려고 하는데 접속이 되질 않았고, 다른 URL에 접속하여 해당 jar 파일을 받아 수동으로 넣는 방법으로 해결하는 방법을 기록한다.


문제 해결 방법

1. 아래의 URL을 기반으로 jar파일을 다운로드 할 것이다.

https://osdn.net/projects/propedit/storage/eclipse/updates/

 

Downloading File /eclipse/updates - Properties Editor - OSDN

Free download page for Project Properties Editor's updates.This editor can directly edit property files written in Unicode reference characters, eliminating the need to convert to Unicode. In a...

osdn.net

 

2. 아래 2개의 URL을 입력하여 jar파일을 다운로드한다.

http://svn.osdn.net/svnroot/propedit/trunk/PropertiesEditorUpdateSite/eclipse/updates/plugins/jp.gr.java_conf.ussiy.app.propedit_6.0.5.jar

http://svn.osdn.net/svnroot/propedit/trunk/PropertiesEditorUpdateSite/eclipse/updates/plugins/jp.gr.java_conf.ussiy.app.propedit.nl_6.0.0.jar

 

3. 이클립스가 설치되어 있는 경로 중 dropins라는 폴더에 해당 jar파일을 붙여넣는다.

 

 

4. 해당 파일을 이동하고 다시 이클립스를 재부팅하면 아래와 같이 properties를 실행할 수 있다.

반응형

'IT > 이클립스(Eclipse)' 카테고리의 다른 글

[이클립스/Eclipse] 이클립스(Eclipse) properties \uxxxx 한글 파일 깨짐 현상 해결하는 방법  (0) 2024.11.06
[이클립스/Eclipse] 이클립스(Eclipse) 기존 프로젝트 SVN 변경하는 방법  (0) 2023.02.01
[이클립스/Eclipse] 이클립스(Eclipse) 정보: 프로덕션 환경들에서 최적의 성능을 제공하는, APR 기반 Apache Tomcat Native 라이브러리가, 다음 java.library.path에서 발견되지 않습니다 문제 해결 방법  (0) 2022.12.14
[이클립스/Eclipse] 이클립스(Eclipse) Target runtime jdk1.7.0_75 is not defined. 문제 해결 방법  (2) 2022.11.25
[이클립스/Eclipse] 이클립스(Eclipse) Result Maps collection already contains value for Common.UserMap 문제 해결 방법  (0) 2022.11.23
[이클립스/Eclipse] 이클립스(Eclipse) Attribute "type" is required and must be specified for element type "resultMap". 문제 해결 방법  (0) 2022.11.23
[이클립스/Eclipse] 이클립스(Eclipse) More than one fragment with the name [spring_web] was found. This is not legal with relative ordering. See section 8.2.2 2c of the Servlet specification for details. Consider using absolute ordering. 문제 ..  (0) 2022.11.17
[이클립스/Eclipse] 이클립스(Eclipse) Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (execution: default-testCompile, phase: test-compile) 문제 해결 방법  (0) 2022.11.16
  • 네이버 블러그 공유하기
  • 네이버 밴드에 공유하기
  • 페이스북 공유하기
  • 카카오스토리 공유하기