TIOA Workbench
- Domain: IDE, Eclipse Plug-In
- Time Frame: Spring 2006
- Technologies: Java, Eclipse Framework
- Contrabution: Design & Implementation
- Collaborators: Steve Garland
- Description: These days, programmers have come to expect the conveniences of modern integrated development environments (IDE). Fortunately, the Eclipse framework has encapsulated the heavy lifting of developing an IDE and provided a rich tool set to for any language. This project involved developing an Eclipse plug-in for the TIOA language. The implemented IDE features include syntax highlighting, code folding, content outline, automated compilation, and location specific error reporting.