MyEclipse 8.5 install Axis2 plugin

I am learning webservice recently, trying to install the axis2 plugin to my myeclipse8.5.

First, I used the find and install function that comes with myeclipse to search for two targets, but after installing the update, the axis2 Wizards did not appear in the new-other.

So I downloaded the eclipse plug-in (zip file) of axis2 from the apache-axis official website. After decompressing, I dropped it together with the plungins directory into the dropins in the myeclipse installation directory. Restart myeclipse to report an error.

The error message is roughly that the package is missing: javax.xml.stream_1.0.0, javax.xml.stream.utils_1.0.0, javax.xml.bind_1.0.0

Fortunately, I also installed an eclipse-endigo, copy it from the plungins folder in the installation directory

 
javax.xml_1.3.4.v201005080400.jar
javax.xml.stream_1.0.1.v201004272200.jar
javax.xml.bind_2.1.9.v201005080401.jar
The three files go to plungins under dropins in the myeclipse installation directory. Delete the update folder, restart myeclipse, and you're done.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326435602&siteId=291194637