The goal of this project is to develop a web based Integrated Development Environment (IDE). The client only needs a web browser and an internet connection. By connecting to the server, an IDE looking page is downloaded by the browser that looks like and has the functionality of an IDE environment. The client is able to access previous code stored in the database or create new projects, compile the code and run it. Also, the client is able to download the executable output of the compiler from the server to local disk. The project is implemented by Google Web Toolkit (GWT). For more information please refer to
http://www.cs.ubc.ca/~jingweno/
or the discussion group
http://groups.google.com/group/aurora-sdk-discussion
or the blog
The web application is mainly implemented using Google Web Toolkit (GWT), Servlet and MySQL. Also the knowledge of controlling different compilers such as Eclipse compiler and JDK is needed. Please click here for the
Design Architecture
Screen Shot
For further inquiry please email me directly. Enjoy your first web based Eclipse!