Difference between revisions of "Eclipse"

From CDOT Wiki
Jump to: navigation, search
m
m (Commented out video until we can get it working.)
Line 4: Line 4:
 
Eclipse is also an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. Eclipse software is written in Java and can be executed on a wide variety of systems.
 
Eclipse is also an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. Eclipse software is written in Java and can be executed on a wide variety of systems.
  
A number of Seneca students and faculty are involved with the Eclipse Project, and some courses in the Seneca [http://scs.senecac.on.ca School of Computer Studies]  
+
A number of Seneca students and faculty are involved with the Eclipse Project, and some courses in the Seneca [http://scs.senecac.on.ca School of Computer Studies] use the Eclipse as an IDE tool. Students in the [http://zenit.senecac.on.ca/wiki/index.php/DPS909_and_OSD600_Winter_2009_Eclipse_WTP_Weekly_Schedule Eclipse Open source courses] are working alongside Seneca professor [[User:JAnastasiade|Jordan Anastasiade]] within the Eclipse community on [http://www.eclipse.org/webtools/ Eclipse WPT] (Web Platform Tools). This work is centered in the [[OSD600]] and [[DPS909]] courses.
use the Eclipse as an IDE tool. Students in the [http://zenit.senecac.on.ca/wiki/index.php/DPS909_and_OSD600_Winter_2009_Eclipse_WTP_Weekly_Schedule Eclipse Open source courses] are working alongside Seneca professor [[User:JAnastasiade|Jordan Anastasiade]] within the Eclipse community on [http://www.eclipse.org/webtools/ Eclipse WPT] (Web Platform Tools). This work is centered in the [[OSD600]] and [[DPS909]] courses.
 
 
Some of their [http://zenit.senecac.on.ca/wiki/index.php/Winter_2009_Open_Source_Students activity is shown here]. IBM is one of the key sponsors of Eclipse and is providing grant funding during the 2008-2009 academic year to support student participation in the Eclipse community.  
 
Some of their [http://zenit.senecac.on.ca/wiki/index.php/Winter_2009_Open_Source_Students activity is shown here]. IBM is one of the key sponsors of Eclipse and is providing grant funding during the 2008-2009 academic year to support student participation in the Eclipse community.  
  
Line 15: Line 14:
 
** Server Tools Architecture  
 
** Server Tools Architecture  
 
** Techniques to find the source code for a specific bug
 
** Techniques to find the source code for a specific bug
Here is a video about that event: <center><embed width="320" height="260" src="http://zenit.senecac.on.ca/~jordan.anastasiade/WTP/Angel_Vera/IBM_FEB17_09_ROUGH%20CUT2.mp4 "></embed></center>
+
<!-- Temporarily commented-out until format conversion --><!-- Here is a video about that event: <center><embed width="320" height="260" src="http://zenit.senecac.on.ca/~jordan.anastasiade/WTP/Angel_Vera/IBM_FEB17_09_ROUGH%20CUT2.mp4 "></embed></center> -->

Revision as of 18:33, 26 February 2009

The Eclipse Project is in fact a collection of open source projects built on the Equinox OSGi run-time. The Eclipse projects are hosted by Eclipse Foundation which is a not-for-profit, member supported corporation.

Eclipse is also an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. Eclipse software is written in Java and can be executed on a wide variety of systems.

A number of Seneca students and faculty are involved with the Eclipse Project, and some courses in the Seneca School of Computer Studies use the Eclipse as an IDE tool. Students in the Eclipse Open source courses are working alongside Seneca professor Jordan Anastasiade within the Eclipse community on Eclipse WPT (Web Platform Tools). This work is centered in the OSD600 and DPS909 courses. Some of their activity is shown here. IBM is one of the key sponsors of Eclipse and is providing grant funding during the 2008-2009 academic year to support student participation in the Eclipse community.


To view Eclipse projects taking place within CDOT, see the Project List.


A group of students in the OSD600 attended in February 17, 2009 a presentation of Mr. Angel Vera from IBM .
  • Topic: WTP - API Concepts and Roles
    • Server Tools Architecture
    • Techniques to find the source code for a specific bug