Eclipse Plug-in installation

Source: Internet
Author: User
Tags generator

used to MyEclipse, recently replaced MyEclipse Professional, Niaoqianghuanpao, 07 of low-end notebook unbearable ah ... So change the Eclipse Java EE version and install the various plugins yourself:

1.OpenExplorer, go directly to the resource directory,

: Https://github.com/samsonw/OpenExplorer/downloads

Installation method: Turn off eclipse, put Openexplorer_1.5.0.v201108051513.jar into the plugin file, reboot.


2.eclipse Tomcat Publishing Directory settings: Also modify the Publish directory



3.Myeclipse Project into eclipse:

1. Copy the following to join the original MyEclipse. Project

Find the <natures>...</natures> code snippet and join:
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>

2. The. setting file for other Dynamtic Web project overrides the. setting file that replaces the MyEclipse

3. Select Project, click Project->properties->project facets-> Select Java and dynamic Web Module->ok

Right-click on Tomcat, add and remove


4 solve the problem of Eclipse Chinese font Small

Download and copy the YAHEI.CONSOLAS.1.12.TTFW file to the C:\Windows\Fonts directory so that the fonts are installed,

Then open Eclipse's "preferences", "General", "appearance", "Colors and Fonts", open Basic, double-click Text font, and select font: " Yahei Consolas Hybrid "(also may be Microsoft ya Black), OK.

Yahei.consolas.1.12.ttfw


5. Install the spring IDE

1. Open Eclipse Ide,help->install new software.
2. Installing Springide:http://springide.org/updatesite

Put these three first:

Core/spring IDE
Extensions/springide
Resources/springide

3. Install ADJT: http://download.eclipse.org/tools/ajdt/42/update The original installation is not correct, is the AJDT version is wrong, the version number is the number as my eclipse is 4.2, corresponding to 42

4. After installing ADJT, you can install other Spring IDE plugins.

Call Springide:

(1) Bring up Spring Explorer: Eclipse----Window----show View----Other (Input Spring Explorer)---OK

(2) Select the item-----Right-click-----Spring Tools----Add Spring Project Nature (3) after the 2nd step, view Spring Explorer The project appears at this point: Eclipse----Spring   Explorer----Right-click the project---Properties----spring----Bean support--config Files---Add---Select bean.xml files----Click OK   (4) Optional: Spring---Dependency Manager can select Automatically update dependences from Maven pom.xml. (5) Spring Explorer-----Find the bean.xml you want to see----right-click---Open Dependency graph to see the dependent relationships.

6. Install MyBatis Generator

Introduction: Http://code.google.com/p/mybatis/wiki/Generator

Eclipse Installation Address: http://mybatis.googlecode.com/svn/sub-projects/generator/trunk/eclipse/UpdateSite/

Installation Ibid., Help>install Software

Mybatis generator to use their own Google

7. Install the ExtJS plugin Spket

MyEclipse Installing Spket:

Download URL: http://www.spket.com/

To download the Eclipse plugin, the directory structure is as follows:

Features plugins

1. Copy the Features,plugins to the MyEclipse installation directory \genuitec\common\plugins\ directory and \genuitec\common\features\, respectively,

2. In the MyEclipse installation directory dropins/create the Eclipse folder, and then create the features, plugins folder in the Eclipse folder to copy the contents.

3.http://www.spket.com/download jsb2 file to the root directory of ExtJS, install JSB2

4. Install JSB2, refer to http://www.spket.com/extjs.html, do not translate here.

5. After installation restart Eclipse, new JS file, alt+/test, OK, you succeeded!

After installation, myeclipse in Spket do not prompt, do not know why, fiddling with a half-day or not, will extjs4.2 jar package re-unzipped again, the FBS2 file from the official website again downloaded again, directly placed in the root directory, reconfigure JSB2 files, reload Javascrpit profile, point, hint .... Served the


After the 8.myeclipse project is renamed, the Tomcat deployment is still the original name.

1. To change the web Context-root



The root directory file in the 2.Myeclipse directory needs to be modified.













9.javaEE 6 and JUnit's wonderful:

Using the JavaEE6 Api.jar package, the Junti test error:

Java.lang.ClassFormatError:Absent Code attribute in method so is not native or abstract in class file Javax/servlet/ser Vletexception

Google after the discovery is Javaee6api.jar and JUnit conflict, too wonderful to put, replaced javaee5, solve the problem


10. Installing the Propertits Plugin

Installation Address: http://propedit.sourceforge.jp/eclipse/updates/

Post-Installation Association: Preference>generator>editor>assocation Association


11. Install the Eclipse anti-compile plugin

Download Jad.exe and Net.sf.jadclipse_3.3.0.jar first

Jad.exe:http://ishare.iask.sina.com.cn/f/15267016.html?from=like

Net.sf.jadclipse_3.3.0.jar:http://sourceforge.net/projects/jadclipse/?source=dlp

After downloading the file:

First copy the Net.sf.jadclipse_3.3.0.jar jar to the plugins file in the Eclipse file

Restart Eclipse you'll see Jadclipse in Windows-->preferences-->java.

Click Jadclipse Configuration Path to Decompiler specify the path to Jad.exe storage


If you do not see the jadclipse under Java, please delete the corresponding Org.eclipse.update folder under Eclipse-->configuration.

Re-open Eclipse, the rest is the same as the above steps.

Eclipse Plug-in installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.