Skip to content

Commit

Permalink
Update README with Eclipse/STS instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeams committed May 24, 2012
1 parent 3f0d518 commit 3f4b788
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.txt
Expand Up @@ -55,18 +55,8 @@ Import the project into Eclipse/STS:

gradlew eclipse

to update .classpath file with paths to the dependency jars you just downloaded
(note that .project and .springBeans files already exist). This command will
also retrive and link dependency source jars. After this is complete, you can
import the project as follows:

File->Import->Existing Projects Into Workspace

If using STS (http://www.springsource.com/developer/sts), you'll be glad to know
that the Spring Project Nature has already been applied for you in the .project
file, so you should have complete tooling for the Spring XML files in the
project without any extra steps.


Import the project into IntellJ IDEA:
-------------------------------------
Expand Down

0 comments on commit 3f4b788

Please sign in to comment.