mirror of
https://github.com/processing/processing4.git
synced 2026-06-08 16:40:46 +02:00
70cf524342
- tweak.port can be a number or 'auto', in this case a port number will be randomly generated at run time in the range of 0xc000 - 0xffff.
PDE X
PDE X is a Processing Mode that brings powerful new features to the Processing Development Environment:
- Intelligent Code Completion
- Quick Renaming(Refactoring)
- Quick Navigation
- Import Suggestions
- Live Error Checker
- Integrated Debugger
- Integrated TweakMode
Find out more at Getting Started. Or checkout the FAQ
PDE X was originally developed in its own processing-experimental repo, but has now been moved into the main processing code base. PDE X has been set as the default startup mode. (Java Mode still exists, though no longer the default mode)
Manindra Moharana
Last Updated: 7 July, 2014
--
Contributors
- Martin Leopold - Debugger
- Gal Sasson - Tweak Mode