This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
processing4
Watch
1
Star
0
Fork
0
You've already forked processing4
mirror of
https://github.com/processing/processing4.git
synced
2026-01-29 19:31:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2cdc19a620cb00b4b98132475420b575cf4b7a6
processing4
/
editor
/
org.processing.editor
History
lonnen
9fe91934c3
refactored preprocessing for better error reporting
2010-08-03 16:55:42 +00:00
..
.settings
Restoring editor code from local backup with some major updates: Added a builder and nature for Processing projects. Moved preprocessing functionality from the toolbar button to the builder. Enchanced the preprocessor to mark errors on the files causing the error. Setup the nature to associate processing projects with the builder.
2010-07-22 00:39:06 +00:00
icons
Restoring editor code from local backup with some major updates: Added a builder and nature for Processing projects. Moved preprocessing functionality from the toolbar button to the builder. Enchanced the preprocessor to mark errors on the files causing the error. Setup the nature to associate processing projects with the builder.
2010-07-22 00:39:06 +00:00
META-INF
Added the start of a wizard that will setup a new processing sketch like the PDE and establish a new project in eclipse for that sketch. All the SWT stuff is done, but no files are actually modified.
2010-07-23 01:24:50 +00:00
src/org
/processing
refactored preprocessing for better error reporting
2010-08-03 16:55:42 +00:00
.classpath
Restoring editor code from local backup with some major updates: Added a builder and nature for Processing projects. Moved preprocessing functionality from the toolbar button to the builder. Enchanced the preprocessor to mark errors on the files causing the error. Setup the nature to associate processing projects with the builder.
2010-07-22 00:39:06 +00:00
.project
Restoring editor code from local backup with some major updates: Added a builder and nature for Processing projects. Moved preprocessing functionality from the toolbar button to the builder. Enchanced the preprocessor to mark errors on the files causing the error. Setup the nature to associate processing projects with the builder.
2010-07-22 00:39:06 +00:00
build.properties
Added the start of a wizard that will setup a new processing sketch like the PDE and establish a new project in eclipse for that sketch. All the SWT stuff is done, but no files are actually modified.
2010-07-23 01:24:50 +00:00
keywords.txt
Restoring editor code from local backup with some major updates: Added a builder and nature for Processing projects. Moved preprocessing functionality from the toolbar button to the builder. Enchanced the preprocessor to mark errors on the files causing the error. Setup the nature to associate processing projects with the builder.
2010-07-22 00:39:06 +00:00
plugin.xml
All known problems not marked with a TODO are resolved. New Processing Sketch wizard creates projects and associates them with the nature / builder. The builder successfully captures change events and rebuilds. The builder writes files to the bin, but doesn't fully compile sketches.
2010-07-28 00:47:54 +00:00