Click the image to see more screenshots

Project Details

Worked with the lead developer of the Kubrick Dojo library to port it to an Eclipse plugin

  • Project wizard to create a completely functional and user configurable Dojo web application which is 100% compliant with Cisco’s UI standards and practices
  • Integrated with Uxebu’s Dojo Document Parser to create a build system which can automatically generate JSON objects describing Dojo classes directly from Dojo source code and packages them with the IDE for each release
  • Extension point which allows plug-ins to add Dojo code completions to standard HTML, JSP, and JavaScript editors
  • Created plug-ins against the above extension point and JSON objects to add Dojo, and Kubrick Dojo completions to the IDE
  • Build system which scans the pre-existing Kubrick Dojo sample code base to package the appropriate sample files and generate the plugin.xml snippets to ship with the IDE for each release
  • Integration with the Snippets View which displays a custom wizard on snippet drop and parses the appropriate pre-existing Kubrick Dojo sample file packaged as described above to dynamically generate the appropriate UI.

Screencasts

  1. project create
  2. initial website
  3. data grid
  4. pie chart