File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Processing 3 Eclipse template
22
3- Small template to get Processing 3 quickly up and running in Eclipse. It has color utilities to
4- make color use in Eclipse better and extended support for PDF printing (blend modes, default
5- paper sizes).
3+ Small template to get Processing 3 quickly up and running in Eclipse. It has:
4+ * utilities for color management in Eclipse
5+ * extended support for PDF printing (blend modes, default paper sizes).
66
77
88## Quick install
99
1010* (Requires bash, git, wget and unzip)*
1111
1212``` bash
13- $ wget -q https://raw.githubusercontent.com/cleverfranke/processing3-eclipse-template/feature/simple-setup /setup.sh && bash setup.sh MyProjectName my-project-dir
13+ $ wget -q https://raw.githubusercontent.com/cleverfranke/processing3-eclipse-template/master /setup.sh && bash setup.sh MyProjectName my-project-dir
1414```
1515
1616Then from Eclipse choose 'File' > 'Import' > 'Existing projects into Workspace' and
You can’t perform that action at this time.
0 commit comments