[java-idp-testbed] branch master updated: Update README.txt with correct location of Main.java.

Tom Zeller tzeller at dragonacea.biz
Mon Feb 29 15:21:36 EST 2016


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-idp-testbed.

The following commit(s) were added to refs/heads/master by this push:
       new  ba2b5da   Update README.txt with correct location of Main.java.
ba2b5da is described below

commit ba2b5daf7b00967bcf79742fd4617962e1a5a4af
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Feb 29 14:21:12 2016 -0600

    Update README.txt with correct location of Main.java.
---
 README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.txt b/README.txt
index 89e69eb..c082890 100644
--- a/README.txt
+++ b/README.txt
@@ -2,7 +2,7 @@ To import the testbed into Eclipse :
  File -> Import -> Maven -> Existing Maven Projects then browse to java-idp-testbed
  
 To run the testbed from within Eclipse :
- Right click on common.Main -> Run As -> Java Application
+ Right click on Main.java -> Run As -> Java Application
 
 Open the following location in your browser : 
  http://localhost:8080

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list