From 5348569dd2a698495550677ab4d6e00b540c3bda Mon Sep 17 00:00:00 2001 From: Mediha Zukic Date: Tue, 20 Jun 2017 14:16:10 +0200 Subject: [PATCH] Update readme --- README.md | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e90f7e4..ddfaced 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,28 @@ In Eclipse go to Build Path -> Configure Build Path, select Java Build Path on t - gwt-react-0.6.0.jar - gwt-servlet.jar -Libraries located in /GWTReactApp/war/WEB-INF/lib/ folder. +Libraries are located in /GWTReactApp/war/WEB-INF/lib/ folder. Right click on project folder and select Run As -> Web Application (GWT Super Dev Mode) -## Adding addition React modules +## Adding additional React modules + +1. Step 6 explained in details in gwt-react library documentation file given at https://github.com/GWTReact/gwt-react/blob/master/DOCUMENTATION.md +2. Add updated .js file to the project, add it as static