Install the html/jsp/xml editor plug-in eclipse online (very reliable) and eclipseeditor
There was a previous article about installing the web development plug-in eclipse, but many people have used this method, not everyone can use it.
Next, find a very useful method, that is, online installation.
This method can be installed successfully.
1. Open help ----> Install New Software in eclipse
2. Click the Add button, then pop up a box, the first text box can be casually written, the second must write: http://download.eclipse.org/releases/juno, and then OK
3. Wait for several minutes to return, as shown in:
Select the last vertex and select the following items
Next
Wait patiently. This process is still a long one. The next step is the next step. Be patient... Yes, it can be installed successfully!
How to install Myeclipse xml editor (XML plug-in) to eclipse? What is the specific file name to be moved or changed?
There are several ways to install eclipse plug-ins
One is to find the website to install plug-ins online in eclipse updates
One is to directly copy the plug-in to eclipse
The two installation methods are irreversible.
Another installation method is to put the plug-in to be installed in a specified folder and associate it with the configuration file.
The final method is reversible so that eclipse is not too bloated.
Note:
1. Plug-ins can be installed in multiple custom directories.
2. Multiple plug-ins can be installed in a custom directory.
3. The file name and extension name of The Link file can be any name, such as ddd.txt and myplugin.
4. In the link file, path = the path of the plug-in directory must be \ or/
5. There can also be multiple link files in the links directory, and the path parameter in each link file will take effect.
6. The plug-in directory can use relative paths.
7. You can create a subdirectory in the links directory to transfer unused plug-ins to this subdirectory to accelerate eclipse startup.
The following are the addresses for downloadable plug-ins.
Www.newsmth.net/..217323
Question from cainiao: My eclipse34 cannot find the xml Editor when opening the xml file.
How about your eclipse java version?
The java version does not contain xml Editor.
Use the j2ee version.
Or install other plug-ins like me