Commit Graph

9 Commits

Author SHA1 Message Date
lonnen 418615d248 Added export wizard. not functional, yet, so it hasn't been pushed to the update site. 2010-09-11 01:19:39 +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 0cad81a603 Perspective added but incomplete. See TODO in ui.perspective.Sketching for notes. 2010-09-08 04:39:12 +00:00
lonnen e542a07356 Added licesnse info, fixed core doc, started adding Sketch perspective stuff 2010-09-07 20:45:41 +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 d73a770b05 Added a preference page so the sketchbook location can be be changed. 2010-09-03 20:19:34 +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