노출되는 이미지가 불편하시겠지만 양해를 구합니다. 노출, 클릭등에 관한 자료로 활용 중입니다.

 


Openfire ( 메신저 서버 ) - eclipse에서 빌드하기

 

 

 


 

 

1. 기존 IDE - eclipse, EGit, JDK , Ant

 

2. 소스 download - https://github.com/igniterealtime/Openfire.git

 

3. build  - build/build.xml

 

 

4. run 

1) Run -> Run Configurations 선택

2) Java Application -> New  선택

(1) Main탭

: Name, Project, Main class를 등록Main class는 ServerStarter를 Search )

(2) Arguments탭

: VM arguments를 등록

 

(3) Calsspath 탭

: src/i18n , src/resource/jar , build/lib/dist를 등록

(4) Common 탭

(5) JRE탭 : 1.8를 선택

 

5. installer - build/installer/openfire.install4j

 


원문 : https://community.igniterealtime.org/docs/DOC-1020 

 

 

 


* Spark ( 메신저 클라이언트) - eclipse에서 빌드하기

 

 

 

 

 

1. 기존 IDE - eclipse , EGit, JDK, Ant

 

2. 소스 download - https://github.com/igniterealtime/Spark.git

 

3. build  - build/build.xml

 

4. run 

1) Run -> Run Configurations 선택

 

2) Java Application -> New  선택

 

(1) Main탭

: Name, Project, Main class를 등록Main class는 Startup를 Search )

 

(2) Calsspath 탭

: src/resources를 등록

 

(3) JRE탭 : 1.8를 선택

 

5. installer - build/installer/spark.install4j

 

설치본의 위치를 변경하는 부분

 

원문 : https://community.igniterealtime.org/docs/DOC-5180

블로그 이미지

StartGuide

I want to share the basic to programming of each category and how to solve the error. This basic instruction can be extended further. And I have been worked in southeast Asia more than 3 years. And I want to have the chance to work another country.

,