工具使用說明-04-eclipse最佳化

來源:互聯網
上載者:User

寫在前面:如有錯誤,請評論或發郵箱至mavshuang@gmail.com,期待與大家交流。

說明:Eclipse 是一個開放原始碼的、基於Java的可擴充開發平台。就其本身而言,它只是一個架構和一組服務,用於通過外掛程式組件構建開發環境。幸運的是,Eclipse 附帶了一個標準的外掛程式集,包括Java開發工具(Java Development Kit,JDK),該款工具是Java開發人員必備工具之一,將Eclipse配置資訊顯示如下所示: 0、配置eclipse開機檔案
修改紅色框內內容如下所示:


1、設定字型

2、Validation
如果你需要驗證某個檔案的時候,我們可以單獨去驗證它。

3、Content Assistant
3.1、Java代碼中

在紅色方框內輸入”a-z“26個字母; 3.2、JavaScript代碼中
由於只能輸入三個字母只能將其匯出後修改後再將其匯入到eclipse中




4、配置DTD約束檔案 當編寫架構設定檔時不能自動提示,便將對應的設定檔整合進eclipse中,步驟如下所示:


本人設定檔如下所示: [html]  view plain copy struts2:   D:\Users\dtdFiles\struts2.3\struts-2.3.dtd   http://struts.apache.org/dtds/struts-2.3.dtd      D:\Users\dtdFiles\struts2.3\xwork-validator-1.0.2.dtd   http://struts.apache.org/dtds/xwork-validator-1.0.2.dtd      hibernate3:   D:\Users\dtdFiles\hibernate3\hibernate-configuration-3.0.dtd   http://www.hibernate.org/dtd/hibernate-configuration-3.0.dtd      D:\Users\dtdFiles\hibernate3\hibernate-mapping-3.0.dtd   http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd      spring3:   D:\Users\dtdFiles\spring\beans\spring-beans-3.0.xsd   http://www.springframework.org/schema/beans/spring-beans-3.0.xsd      D:\Users\dtdFiles\spring\context\spring-context-3.0.xsd   http://www.springframework.org/schema/context/spring-context-3.0.xsd      D:\Users\dtdFiles\spring\tx\spring-tx-3.0.xsd   http://www.springframework.org/schema/tx/spring-tx-3.0.xsd      D:\Users\dtdFiles\spring\aop\spring-aop-3.0.xsd   http://www.springframework.org/schema/aop/spring-aop-3.0.xsd      D:\Users\dtdFiles\spring\mvc\spring-mvc-3.0.xsd   http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd       jbpm4.4   D:\Users\dtdFiles\jbpm\jpdl-4.4.xsd   http://jbpm.org/4.4/jpdl      MyBatis3   D:\Users\dtdFiles\mybatis\mybatis-3-config.dtd   http://mybatis.org/dtd/mybatis-3-config.dtd      D:\Users\dtdFiles\mybatis\mybatis-3-mapper.dtd   http://mybatis.org/dtd/mybatis-3-mapper.dtd   5、設定自訂快速鍵

編號

快速鍵

說明

1

Alt + 0 

開啟View視圖

2

Alt + 1

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.