Extracting and Creating Sandbox Binary Directories

Content

  1. Extract the GWT SDK 2.6.1
  2. Extract the Google App Engine
  3. Extract Eclipse
  4. Video

[page_prevnext prev=’downloading-softwares-needed-for-basic-gwt-development/’ next=’starting-eclipse-and-configure-eclipse-workspace/’]

o Once downloaded, the file:
com.google.gdt.eclipse.suite.4.3.update.site_3.8.0.zip
o Copy the entire zip file to the
development tools environment:
H:/gwtsandbox/bin
o We will need to configure the Google App Engine from scratch

o Once downloaded, the file: gwt-2.6.1.zip
o Unzip and extract its content
o Drill down into the new created directory: H:\gwtsanbox\download\appengine-java-sdk-1.9.17
o I move the \appengine-java-sdk-1.9.17 directory to: H:/gwtsandbox/bin
o We will need to configure the Google App Engine from scratch

o Once downloaded, the file:
eclipse-standard-kepler-SR2-win32-x86_64.zip
o Unzip and extract its content
o I move the content to my tool environment.
o Eclipse is extrated to:
./eclipse-standard-kepler-SR2-win32-x86_64
o Within this directory is the /eclipse directory
o Let’s copy /eclipse to my development tools environment:
H:/gwtsandbox/bin

o Future Tutorial for Linux, Mac Install

o Next: Start Eclipse and Configure Eclipse Workspace

[page_prevnext prev=’downloading-softwares-needed-for-basic-gwt-development/’ next=’starting-eclipse-and-configure-eclipse-workspace/’]