sampottinger / processing

Source code for the Processing Core and Development Environment (PDE)
http://processing.org
Other
10 stars 1 forks source link

Allow preprocessor to emit ImportStatements, fixing contrib libs. #30

Closed sampottinger closed 5 years ago

sampottinger commented 5 years ago

Allow the preprocessor to emit ImportStatements, allowing the JDT to read extra libraries (including contributed ones) at compilation time.