It is very simple to be familiar with MyEclipse software, but do you know the relevant operations for setting up Spring support? Today, the editor will share a graphic tutorial on setting up Spring support for MyEclipse. Friends in need should take a look!
Right-click on the built Web project, select "myeclipse", and select "add Spring Capabilities"
Select "Spring 3.0" and select the library package. There are 5 library packages in total.
The fifth jar package is here
Copy the library package to our project folder, click "Browse", select the file directory as shown in the picture, and click "finish"
Uncheck "enable aop builder" and click "finish"
After adding Spring support, the file as shown in the figure appears, and "S" appears in the upper left corner of the folder
Friends who still don’t know the related operations of setting up Spring support in MyEclipse, don’t miss this article brought by the editor.