Skip to content

Commit

Permalink
remove CVS
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshmanok authored and lakshmanok committed May 15, 2012
1 parent b9665f4 commit 557b3fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(1) Unzip and place the software somewhere. Let's say you have it in
INSTALL_DIR/autospatialgrids/examples
INSTALL_DIR/autospatialgrids/asgbook

(2) Do a web search and install the following software on your computer:
(2.1) Java 1.6.0_18 or higher
Expand All @@ -9,7 +9,7 @@ INSTALL_DIR/autospatialgrids/examples
From Eclipse:
(1) Launch Eclipse. Set its workspace to be $INSTALL_DIR/autospatialgrids
(2) In Eclipse, File | New | Project | Java Project from Ant build file
Browse to and select $INSTALL_DIR/autospatialgrids/examples/build.xml
Browse to and select $INSTALL_DIR/autospatialgrids/asgbook/build.xml
(3) Now you can right-click on any file with a "main" method and run it
as a Java application

Expand Down

0 comments on commit 557b3fa

Please sign in to comment.