Eclipse installation Properties Preview Plugin
in the company to do projects are used myeclipse,myeclipse are directly integrated plug-ins but the memory is very large. Eclipse can be more than half the memory of MyEclipse province, a long time to study Eclipse, these two days with the next Eclipse, found very uncomfortable, a lot of things have to download the plugin, In particular, the page and Profile preview features, in this case, a preview of the properties for example, a total of two methods, the first is to install the properties Edito successful method, the second is the method of others , Landlord said his stupid plug-in when the second error, never find the reason, the wall can not, can only provide for the T friends to study .
EclipseDevelopment Version
I am using the Eclipse version:eclipse-jee-luna-sr2-win32-x86_64
The first type of installationPropertiesmethod (My success story)
1. Open Eclipse, click Help in the menu bar , find the icon in the dropdown bar is MP ie Eclipse Marketplace ... , the stand-alone opens (for example).
2. Search for properties in the find search box , find the Properties editor in theresults body ,click Install Pending or simply click on the Install now(for example) below.
3, The previous step may wait a while, in Confirm Selected Features will display the plugin information, select the plug-in to install, here I chose all, and then click comfirm ( confirm )(e.g.).
4. In the Review Licenses page , Click Agree in the bottom right corner and click Finish ( for example).
5, This will pop up a reminder, do not ask click OK (such as).
6, complete the above Eclipse installs the properties Edito plugin,Eclipse will restart, after reboot you will see your properties The file icon turns green, and the information inside is turned into a display instead of a Unicode encoding (for example ).
7, If you want to switch over, see the JSP default properties file, right-click the properties file Open withà Other, you can find the Properties File Edito (for example ).
Others installPropertiesMethod
First, the question
In Struct2 reading the language pack file language.properties The properties file, if the file contains Chinese, garbled characters will appear. Although it can be solved native2ascii , but it is inconvenient to use, in order to solve this problem, you can install the Properties Editor plugin for Eclipse to solve this problem.
Properties Edito official website address:http://propedit.sourceforge.jp/index_en.html
Properties Edito installation Address:http://propedit.sourceforge.jp/howto_eclipseplugin_install_en.html
Second, the environment
Eclipse version : 3.6
Third, step
1. Install the Properties Editor Plugin
A: Help-- Install New software
B: in the open window "work with " input:http://propedit.sourceforge.jp/eclipse/updates/ Carriage return
Select the 2 components under propertieseditor to install. If you remove the "Contact all update sites during install to find required software", you can skip the self-test.
During the installation process, there may be warnings, leave it alone, click Yes.
C: After the installation is complete, restart Eclipse.
2.Properties file and Properties Editor Association
If the installation succeeds, the properties file picture becomes a text with a green P.
If it is not yet open with properites Editor , the file right-click Open with- propertieseditor
Eclipse Install Propertie Preview Plugin