網頁

2014年9月29日 星期一

Eclipse 搬家

因為 Omondo 之 EclipseUML 不能在 Eclipse 4.4 中執行
直接搬舊的版本到新電腦

1.按 Menu/Window/Preferences
2.選 Server/Runtime Environments
3.選擇 Apache Tomcat v6.0
4.按 Edit...
5.按 Browse...
6.重新選擇 Tomcat installation directory

1.按 Menu/Project/Properties
2.選 Java Build Path
3.選 Libraries 頁簽
4.移除 Apache Tomcat v6.0, 並重新安裝
5.移除 JRE System Library, 並重新安裝

執行時出現 "The archive: C:/Program Files/Apache Software Foundation/Tomcat 6.0/bin/bootstrap.jar..." 錯誤
1.按 Menu/Run/Run Configurations...
2.選 Apache Tomcat/Tomcat v6.0 Server at localhost
3.選 Classpath
4.刪除 User Entries 之錯誤的 bootstrap.jar

執行時出現 "Could not load the Tomcat server configuration..." 錯誤
按 Detail 顯示 "resource is out of sync with the filesystem"
1.按 Menu/Window/Preferences
2.選 General/Workspace
3.勾選 Refresh automatically
4.按 OK
5.重新取消勾選 Refresh automatically

網址:
http://localhost:8080/DigiChance/LightLog/index.html
http://localhost:8080/Kennel/ym/util/Program.xml

因為要與 64bits Java 共存
新增 exlipse.bat, 指定 32bits Java 所在
PATH=C:\Program Files (x86)\Java\jre7\bin;%PATH%
start c:\eclipse3_32\eclipse.exe


沒有留言:

張貼留言