關鍵字: eclipse
MyEclipse tool
http://lavasoft.blog.51cto.com/62575/108931
Eclipse
2.1、3.0、3.1、3.2、3.3
MyEclipse
5.5、6.01、6.5、7.0M1、7.0M2
JBuilder
9,X,2005、2006、2007、2008
IntelliJ IDEA
3.5、4.0、4.5、5.12、6.01、6.04、7.04、8M1
MyEclipse
從插件數量和功能的強大程度上講:Blue>Professional>Standard
對Java IDE來說,用IDEA大部分功能都強于別的工具。
如果要開發XFire的WebService選擇MyEclipse
如果要開發圖形界面,選擇JBuilder。
《MyEclipse 6 Java 開發中文教程》
ftp://beansoftdown:1234@219.141.70.147/v
http://www.tkk7.com/beansoft/archive/2008/08/17/222589.html
http://komei.javaeye.com/blog/127359
for *.class
for *.jar;*.class
for jdk1.6
MyEclipse 7.0 config:Windows--Preference--java--JadCipse--Path to decompiler--D:\jdk1.6\bin\jad.exe
for eclipse3.4
MyEclipse Enterprise Workbench 6.5 for MAC
http://downloads.poweredbypulse.com/downloads/products/pulse/installer/myeclipse-6.5-pulse-macosx.tgz
MyEclipse Enterprise Workbench 6.5 for Linux
http://downloads.poweredbypulse.com/downloads/products/pulse/installer/myeclipse-6.5-pulse-linux-gtk-x86.tgz
MyEclipse Enterprise Workbench 6.5 for Windows
http://downloads.myeclipseide.com/downloads/products/eworkbench/6.5.1GA/MyEclipse_6.5.1GA_E3.3.2_Installer.exe
MyEclipse Enterprise Workbench 7.0.0 M1 for Windows
http://downloads.myeclipseide.com/downloads/products/eworkbench/7.0M1/MyEclipse_7.0M1_E3.4.0_Installer.exe
software download
svn client
http://tortoisesvn.net/downloads
-------------------------------------------------------------------------------------------------------
linux 下配置eclipse pliugin
在eclipse根目錄下建立links目錄
然后把插件解壓到一個地方如/root/eclipse-plugins/cdt
如cdt下建立eclipse目錄把解壓的文件全部放到eclipse目錄下
在links目錄下創建一個cdt.link,其中path=//root/eclipse-plugins/cdt cdt目錄下為cdt插件解壓后得到的子目錄./eclipse/plugins和./eclipse/features。
注意,link文件中保存的path路徑只到cdt,之后是eclipse文件夾,再往下才是plugins和features文件夾
Windows 下配置eclipse plugin
在eclipse根目錄文件夾里新建Links文件夾,用以鏈接插件集,
文件:wtp.link
內容:path=E:\\eclipse-jee-europa-win32\\plugin\\wtp
文件:emf-sdo.link
內容:path=E:\\eclipse-jee-europa-win32\\plugin\\emf-sdo
文件:gef.link
內容:path=E:\\eclipse-jee-europa-win32\\plugin\\gef
文件:xsd.link
內容:path=E:\\eclipse-jee-europa-win32\\plugin\\xsd
文件:implementors.link
內容:path=E:\\eclipse-jee-europa-win32\\plugin\\implementors
文件:spring_ide.link
內容:path=E:\\eclipse-jee-europa-win32\\plugin\\spring_ide
文件:vss.link
內容:path=F:\\MikeWang\\plugin\\vss
文件:svnplugin.link
內容:path=E:\\program\\eclipse\\plugins\\svnplugin
文件:dwr.link
內容:path=F:\\MikeWang\\plugin\\dwr
文件:jadclipse.link
內容:path=F:\\program\\eclipse\\myplugins\\jadeclipse
文件:
propedit.link
內容:path=E:\\Programmer\\Apps\\Eclipse plugins\\propedit
文件:
jseclipse.link
內容:path=E:\\Programmer\\Apps\\Eclipse plugins\\jseclipse
文件:
Aptana JS.link
內容:path=E:\\Programmer\\Apps\\Eclipse plugins\\AptanaJS
、、、
在..路徑里放入Eclipse插件jar包,以便用,如:D:\..\*\eclipse\
plugins
\*.jar
resume:
jadclipse.link
需把jad.exe放入%JAVA_HOME%/bin即可
-------------------------------------------------------------------------------------------------------
MyEclipce Dorado Studio Plugin
----help----Software Updates----find and
Install
----
Search for new features to install---- next---- New Remote Site
Dorado Studio
http://61.151.239.187/download/eclipse/com.bstek.ide.site
MyEclipse PropertiesEditor Plugin
----help----Software Updates----find and
Install
----
Search for new features to install---- next---- New Remote Site
PropertiesEditor
http://propedit.sourceforge.jp/eclipse/updates/
MyEclipse Implements Plugin
----help----Software Updates----find and
Install
----
Search for new features to install---- next---- New Remote Site
Implements Plugin
http://eclipse-tools.sourceforge.net/updates/
subversive plugin
http://download.eclipse.org/technology/subversive/0.7/update-site/
MyEclipse Implements Plugin
----help----Software Updates----find and
Install
----
Search for new features to install---- next---- New Remote Site
Check Style Plugin
http://eclipse-cs.sourceforge.net/update
MyEclipse jode Dcompiler Plugin
----help----Software Updates----Add Site
http://www.technoetic.com/eclipse/update
MyEclipse Auto code prompt
http://topic.csdn.net/u/20080418/12/192c0073-c7b3-42c8-9181-e1c0bd8bfc06.html
MyEclipse 6.0:Windows--Preference--java--Editor--Content--Assist--Auto Actication trigers
for java--.abc
MyEclipse 6.0:File----import----Preferences
E:\Programmer\Apps\Eclipse plugins\Auto Activation triggers for java.epf
MyEclipse 6.0:Windows--Preference--java--Editor--Content--Assist--Auto Activation delay=300--
lazyloading prompt ok!!!
MyEclipse Syntax classes coloring
Windows----Preperences----java----edit----Syntax Coloring--Element:java--classes--Enable
MyEclipse Syntax classes synchronization coloring
Windows----Preperences----java----edit----Mark Occurrentces--slectt all--ok
-------------------------------------------------------------------------------------------------------
Jcreator plugin JDKHelp
選項—JDK配置文件--編輯—文檔—添加—確定
Ctrl+F1 ok
-------------------------------------------------------------------------------------------------------
My Eclipse JavaScript Edit 打開顯示亂碼注釋
解決:
文件右鍵----properties----Tesxt file encoding----other----選擇新的編碼方式或創建GBK等編碼----Apply----ok
或者:
MyEclipse 6.0:Windows--Preference--
MyEclipse--Files and Editors--JavaScript--Encording--Chinese,National Standard--ok
-------------------------------------------------------------------------------------------------------
eclipse capability optimization
http://hi.baidu.com/injava/blog/item/3eb365f0e3b3c9aba50f5232.html
eclipse
關聯javadoc
和source
菜單項Window
(窗口)--Preference
(首選項)--
左邊菜單項中的Java
--Installed JRE
中選擇正在使用的JDK
(選項前面打勾得)點擊EDIT
(編輯),你就能看到JRE System Libraries
(JRE
系統庫)你可以一批熟悉的類庫將每個類庫展開就能看到兩個選項一個是源代碼的,另一個是Javadoc
的,或者選擇一個類庫點擊右邊的按鈕Source Attachment...(
關聯源代碼)
,進行設置。
或者在同樣的界面下有JRE home Directory
(JRE
目錄)把它換成JDK
目錄(就是把后面路徑中的\jre
去掉)在點擊確定,
就能夠成功了(
必須保證你安裝JDK
時也選擇安裝了源代碼或者JDK home
下有src.zip
文件)
。
刪除遺留workspace
D:\Program Files\
MyEclipse 6.0\eclipse\configuration\.settings
文件:org.eclipse.ui.ide.prefs
內容:
#Mon May 19 09:50:23 CST 2008
RECENT_WORKSPACES_PROTOCOL=3
MAX_RECENT_WORKSPACES=
5
SHOW_WORKSPACE_SELECTION_DIALOG=false
eclipse.preferences.version=1
RECENT_WORKSPACES=D\:\\workspace\nC\:\\Documents and Settings\\Lindows\\\u684C\u9762\\workspace\nc\:\\suning
修改:
、、、
RECENT_WORKSPACES=D\:\\workspace\n
、、、
ok
MyEclipse Linux setup
http://forum.ubuntu.org.cn/viewtopic.php?p=815331
http://duanni.javaeye.com/blog/235826
這個6.5GA.zip文件不是解壓來用的,是使用eclipse的離線升級程序。在幫助中選擇軟件升級,選擇本地包,進行升級就可以了。
-------------------------------------------------------------------------------------------------------
文件:
MyEclipse6.5 key .epf
MyConfig>>>.abc + classes 2 red + cvs + plugins + servers
software download
about subversion
http://www.subversion.org.cn/?action-channel-name-product
eclipse plugin subversion
http://www.subversion.org.cn/
http://www.collab.net/downloads/subversion/
eclipse plugin subversive
http://www.eclipse.org/subversive/
http://www.polarion.org/index.php?page=download&project=subversive
Update Site:
http://download.eclipse.org/technology/subversive/0.7/update-site/
client tortoisesvn
http://tortoisesvn.net/downloads
http://www.nbdown.net/8971/soft.aspx
http://marshal.javaeye.com/blog/153131
Subversion(SVN)和TortoiseSVN配置實例
http://seawavecau.javaeye.com/blog/101619
Eclispe3.3 Debugger
介紹
http://eclipsetutorial.sourceforge.net/debugger01/lesson01.html
http://www.wycom.cn/firefox.html
柴油發電機
發電機
柴油機
柴油發電機
13636374743(上海)
13291526067(嘉興)