Software Engineering Laboratory

Summary

A web-based IDE for Java
Software Engineering Laboratory, October 2011 — December 2011
Author: Marcel Bertsch
Supervisor: Christian Estler and Martin Nordio
Project plan
Final report

Description

Within our group, we are developing CloudStudio, a web-based IDE which simplifies collaborative, distributed software development. The current prototype supports only the Eiffel programming language. However, the underlying collaboration concepts of CloudStudio are not language specific.
The goal of this project is to extend CloudStudio to work with another language like Java or C#. This requires at first an analysis of the current architecture and subsequently a design and implementation of new components like (e.g. change the current editor to support Java syntax).