Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.64 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.64 KB

Sketch Outline for PDE (Processing Development Environment)

This repo is a fork of original Sketch Outline for PDE, rebuilt in order to be compatible with Processing 3.

Sketch Outline is a Processing tool that provides an outline view of the member variables, functions and classes within a sketch and allows easy navigation between them. Similar to the outline view in Eclipse. Grab the latest version from here.

Sketch Outline v0.2.0

Installation

  1. You need Processing 3.0 or later (http://www.processing.org/download/)
  2. Download the latest version of Sketch Outline from here. Or you can choose one of the previous releases
  3. If not already present, create a folder named "tools" inside your Sketchbook folder. (The location of the sketchbook folder is shown in Processing's Preferences dialog)
  4. Extract the contents of the downloaded .zip into the tools folder.
  5. Restart Processing.

Participate in the discussion on the Processing forum thread