JPad Help

Community

We really want to help people get started, if you have any problems consider:

Contents

  1. Installation
  2. Getting Started.
  3. Command Line Arguments
  4. Uploading Shared Snippets
  5. Adding a Jar/Dependency
  6. JPad Functions
  7. faq
View Quick Start Video play

Installation

  • Windows Installation - The download page provides an installer that bundles an SDK with it. Simply running it should setup everything you need
  • Linux Installation - Linux installation requires installing the oracle 8 java SDK, full instructions can be found here.
  • Mac Installation - OSX installation requires installing the oracle 8 java SDK, full instructions can be found here.

Getting Started

To get started type some java code into the editor and press F5 to run that code:

Java Scratchpad showing Hello World