Commit Graph

7 Commits

Author SHA1 Message Date
lonnen
616e60a069 Fix the build process to handle code folder entries correctly. Also, some updates for exporting. 2010-09-23 18:57:21 +00:00
lonnen
f42f65c8ce Added some UI for the export wizard. Still non-functioning. 2010-09-17 20:40:46 +00:00
lonnen
5037980c2e Implemented a resource navigator that hides generated files and non-processing projects, both with the option to disable. This let me remove the single line of depreciated code in the editor perspective. Also, run sketch is enabled in the context menu for skech files/projects in the navigator. Included a full feature build for the update site. 2010-09-08 20:29:59 +00:00
lonnen
5a6232ab7d Minor bug fixes in new sketch template and perspective. 2010-09-08 07:34:37 +00:00
lonnen
22b04f0c3d Added sketch launching. Clicking the run button with an open sketch or a sketch folder / file highlighted in the navigator runs an applet just like the PDE, without saving any config. If there are errors, the applet won't load, and errors are reported in the console and Problems view. 2010-09-05 22:40:50 +00:00
lonnen
abe17d3ef7 Large ProcessingCore update, including better error reporting, better project lifecycle management, and redesign of SketchProject's to take advantage of existing JDT stuff. Some tie in's to the launching framework for running sketches, but nothing in the UI yet. Lots of debug stuff in the builder still. 2010-08-27 21:32:34 +00:00
lonnen
7cd562553b Massive refactoring of the editor plugin. Added a feature plugin and update site controlling three smaller plugins. Tons of code cleanup. Builds and runs, but still missing a proper compile chain. 2010-08-18 16:30:40 +00:00