- Create a java project by selecting File->New->Java Project.It opens a window as shown below.
- Fill in the name of the project and the location (if you want to change)
- Click on Next and then Click on Finish .If it asks for perspective change click on yes.This creates the HelloWorldSpring java project.
Set the libraries:
Configure the
build path.To do this,go to package explorer view ,right click on the
project ,select build path ->Configure Build path->select
Libraries tab and select add external jars.
No comments:
Post a Comment