Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mattupstate committed Jun 24, 2011
1 parent 128dfd7 commit 906107d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -12,11 +12,11 @@ Note: the --recursive switch above is important, as spring-social uses git submo
git submodule init git submodule init
git submodule update git submodule update


### Example Project ## Example Project


An example project is located at https://github.com/mattupstate/spring-social-foursquare-example An example project is located at https://github.com/mattupstate/spring-social-foursquare-example


### Using Eclipse ## Using Eclipse


To generate Eclipse metadata (.classpath and .project files), do the following: To generate Eclipse metadata (.classpath and .project files), do the following:


Expand All @@ -26,13 +26,13 @@ Once complete, you may then import the projects into Eclipse as usual:


File -> Import -> Existing projects into workspace File -> Import -> Existing projects into workspace


### Using IntelliJ ## Using IntelliJ


To generate IDEA metadata (.iml and .ipr files), do the following: To generate IDEA metadata (.iml and .ipr files), do the following:


./gradlew idea ./gradlew idea


### Documentation ## Documentation


To build the JavaDoc, do the following from within the root directory: To build the JavaDoc, do the following from within the root directory:


Expand Down

0 comments on commit 906107d

Please sign in to comment.