Open main menu

CDOT Wiki β

Changes

DPS909 and OSD600 Winter 2009 Eclipse WTP Weekly Schedule

14,649 bytes added, 21:15, 22 April 2009
m
Week 5 (Feb 9) - Test-Driven Development (TDD): fixed link to junit tutorial
The course is broken into two parts. First, general open source and and community specific skills and ideas are taught. Students learn and/or review how to work with Java EE, WTP, Eclipse project techniques and practices. Second, students focus on bug fixing within the Eclipse WTP project itself.
All your work will be based on this [[Basic Tutor]]
=Part I – Essential Open Source Development and Java/Eclipse Skills and Concepts=
** Begin learning how to use [[Irc|IRC]] for communication. It is better to get started early such as your Eclipse workplace is set for programming.
** After you install [http://www.eclipse.org/downloads/ Eclipse for RCP/Plug-in Developers (175 MB)] you will have ECF (Eclipse Communication Framework) and IRC client; you can open an IRC client from the Communication Perspective.
 
== Week 2 (Jan 19) - Eclipse Webtools Overview ==
*** [http://www.w3schools.com/xml/default.asp XML Tutorial]
*** [http://ant.apache.org/manual/index.html ANT Tutorial]
*** [http://www.eclipse.org/webtools/wst/components/server/api_concepts.html WTP Server Tools API Concepts and Roles]
* '''TODO'''
** Complete all TODO items from Week 1
** Create an account on [https://bugs.eclipse.org/bugs/createaccount.cgi Eclipse Bugzilla]
** Try to reproduce bug for BugID: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=173912#c0 173912]
 
<!-- WEEK'S IMPORTANT NOTE -->
{| id="mp-tfp" style="margin:4px 0 0 0; width:100%; background:none;"
! <h2 id="mp-tfp-h2" style="margin:0; background:#0099ff; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.2em 0.4em">The First Milestone</h2>
At the end of the second week you must have an working environment:<br>
Please, follow the instructions from [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html tutorial to [[install Eclipse PlugIn and Eclipse WTP]] on your systems.|}|}
IMPORTANT NOTE: As it was suggested by [http://www.eclipse.org/webtools/iprelated/committers.php Mr. Angel Vera]: “The best place for the students to post question and get answers to it will be the <u>[http://www.eclipse.org/newsgroups/index_all.php ''eclipse newsgroup'']"</u>. There is a long list of newsgroups that you can benefit from depending on the question. As you are going to be working with Webtools, you would probably want to stay within the [http://www.eclipse.org/newsportal/thread.php?group=eclipse.webtools '''''Eclipse Web Tools Platform Project''''']. This is an [http://www.eclipse.org/webtools/people/contributors.php open community of adopters and developers] working with the Webtools project.
 
== Week 3 (Jan 26) - Navigating the WTP source tree ==
 
* Introduction to the Eclipse WTP SOURCE CODE (CVS)
** '''[http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html Navigating the WTP source tree]'''
** [http://build.eclipse.org/webtools/committers/ WTP Build website for committers]
 
* Eclipse Plug-In Programming Model
** '''[http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html Eclipse Plug-in]'''
** '''[http://www.vogella.de/articles/EclipsePlugIn/article.html Eclipse Plug-In Development - Tutorial]'''
 
* '''Readings/Resources'''
** '''Tutorial'''
*** [http://java.sun.com/javaee/5/docs/tutorial/doc/Servlets.html#wp69957 Servlet Tutorial]
*** [http://www.eclipse.org/webtools/wst/components/server/api_concepts.html WTP Server Tools API Concepts and Roles]
** ''' Book '''
*** [http://www.amazon.com/Eclipse-Building-Commercial-Quality-Plug-ins-2nd/dp/032142672X/ref=sr_1_9?ie=UTF8&s=books&qid=1223058091&sr=8-9 Eclipse: Building Commercial-Quality Plug-ins (2nd Edition) (Eclipse Series)]
* ''' TODO '''
** Inspect the bugs from the [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=priority&y_axis_field=product&z_axis_field=bug_severity&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=WebTools&product=WTP+Common+Tools&product=WTP+ServerTools&product=WTP+Source+Editing&product=WTP+Webservices&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=REOPENED&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&priority=P2&priority=P3&priority=P4&priority=P5&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=assigned_to&type0-0-0=regexp&value0-0-0=.@ca.ibm.com&field0-0-1=noop&type0-0-1=noop&value0-0-1= '''''LIST of WTP BUGS''''']
** Read [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html '''The first WTP Tutorial'''] and use '''''CVS Perspective''''' from the '''Eclipse Plug-In''' Development environment to '''''check out source code''''' related to your bug(s).
** Decide and [http://zenit.senecac.on.ca/wiki/index.php/Winter_2009_Open_Source_Students '''''publish under your name the list of bug(s)'''''] you would like to work on in this course.
 
<!-- WEEK'S IMPORTANT NOTE -->
{| id="mp-tfp" style="margin:4px 0 0 0; width:100%; background:none;"
| class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;"|
{| cellpadding="2" cellspacing="5" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"
! <h2 id="mp-tfp-h2" style="margin:0; background:#0099ff; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.2em 0.4em">The Second Milestone</h2>
At the end of the third week you must attentively decide and publish the list of your bug(s) (i.e. the bug(s) you want to work on in this course)<br>
Please, update the project column of the table [[Winter 2009 Open Source Students]] with the following information: '''''WTP-Bug ID, Severity, and Priority'''''".
|}
|}
As it was suggested IMPORTANT NOTE: The marks obtained on the second milestone will be posted on your course page. Continue to '''''wiki and blog intensively''''' as a provided evidence of your persist involvement and dedication to improve WTP Projects by Mrfixing bugs in such a wonderful community work.  == Week 4 (Feb 2) - WTP Servertools Webpage ==* '''[http://www.eclipse.org/webtools/server/ WTP Servertools Webpage]'''* '''[http://www.eclipse.org/webtools/development/ WTP Project Development]'''* '''[http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/1/Building_Eclipse_Web_Application.html Building Eclipse Web Application]'''* '''Readings/Resources'''** Tutorial*** [http://java.sun.com/javaee/5/docs/tutorial/doc/JSPIntro.html#wp100465 JSP Tutorial]** Book*** [http://www.amazon.com/Contributing-Eclipse-Principles-Patterns-Plug-Ins/dp/0321205758/ref=pd_sim_b_8 Contributing to Eclipse: Principles, Patterns, and Plug-Ins (Eclipse Series)]* '''TODO'''** Study the structure of [http://dev.eclipse.org/viewcvs/index. Angel Veracgi/?root=WebTools_Project '''Eclipse Source Repositories''']** Study the [http: “The best place //help.eclipse.org/ganymede/index.jsp '''Eclipse Documentation''']. Look for Web Tools Platform User Guide** Project Deliverable - Release 0.1 <!-- WEEK'S IMPORTANT NOTE -->{| id="mp-tfp" style="margin:4px 0 0 0; width:100%; background:none;"| class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;"|{| cellpadding="2" cellspacing="5" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"! <h2 id="mp-tfp-h2" style="margin:0; background:#0099ff; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.2em 0.4em">The Third Milestone</h2>At the end of the this week you must release the first '''[http://zenit.senecac.on.ca/wiki/index.php/OSD600#Grading Project Deliverable]''':<br><u>''Reproduce the students bug.''</u> '''This is your 0.1 Release'''<br> Please, update your blog by defining the steps to post question reproduce your bug (i.e. the bug that you are working on). [http://jsinghfoss.wordpress.com/2009/01/31/214/ As a example use this blog]|}|}   == Week 5 (Feb 9) - Test-Driven Development (TDD) ==* '''[https://bugs.eclipse.org/bugs/query.cgi Eclipse Buzilla]'''* '''[https://bugs.eclipse.org/bugs/createaccount.cgi How to create a Bugzilla account]'''* '''[http://www.eclipse.org/webtools/community/tutorials/DevelopingWTP/DevelopingWTP.html How to use eclipse with CVS and get answers download the WTP source code]'''* '''Documentation'''** [http://cs.senecac.on.ca/~jordan.anastasiade/OS/Assignments/Assignment1.pdf Release 0.1 Assignment 1] - Due Date:Feb 19, 2009* '''TODO'''** Read about '''[http://en.wikipedia.org/wiki/Test-driven_development Test-driven development]''' for using the JUnit testing facility in Eclipse.** Read the tutorial '''Unit Testing in Eclipse Using JUnit: from [http://agile.csc.ncsu.edu/SEMaterials/tutorials/junit/junit_tutorial_3.1.html here] or [http://www.cs.umanitoba.ca/~eclipse/10-JUnit.pdf here]'''** Practice the Eclipse Debugger. [http://eclipsetutorial.sourceforge.net/debugger.html Use this tutorial] for an '''introduction to it will be debugger's features.''' One can [http://sourceforge.net/project/showfiles.php?group_id=200662&package_id=251688# download the tutorials] == Week 6 (Feb 16) - Eclipse WTP wiki ==* '''[http://wiki.eclipse.org/Category:Eclipse_Web_Tools_Platform_Project Eclipse WTP project wiki]'''* '''[http://www.eclipse.org/webtools/development/guidelines/naming-conventions.html Guide on package and plugin naming convention]'''* '''[https://dev.eclipse.org/mailman/listinfo/wtp-dev Mailing list: wtp-dev]'''* '''[http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/2/WTP%20Tutorials%20-%20Building%20Enterprise%20Application.html Building Eclipse Enterprise Application]'''* '''Documentation'''** [http://wiki.eclipse newsgroup. There is org/WTP_FAQ WTP FAQ]* '''Presentation'''** [http://www.eclipse.org/webtools/people/person.php?name=avera Angel Vera], Eclipse WTP Project Team Committer** Topic: WTP - API Concepts and Roles *** Server Tools Architecture *** Techniques to find the source code for a long list of newsgroups that they can benefit specific bug** Time: Tuesday Feb, 17 from depending 11:40 a.m. to 1:25 p.m. @ S2149* '''TODO'''** Read the tutorial [http://www.vogella.de/articles/EclipseCodeAccess/article.html Code Access Guide to Eclipse 3.4 (Ganymede) ]** Based on today Feb. 17 presentation of Mr. Angel Vera, write a blog about code finding procedure in Eclipse WTP (define clearly the question, as steps for finding the students code your are going to working with). ''' Your blog will be working marked. ''' Please create an entry on our discussion corner with Webtoolsa link to your blog. <!-- WEEK'S IMPORTANT NOTE -->{| id="mp-tfp" style="margin:4px 0 0 0; width:100%; background:none;"| class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;"|{| cellpadding="2" cellspacing="5" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"! <h2 id="mp-tfp-h2" style="margin:0; background:#0099ff; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.2em 0.4em">The Fourth Milestone</h2>At the end of the this week, based on the presentation, you must have a good idea how to search Eclipse source. Blog about your experience in finding the source code (problems, they would probably want advices, interesting findings).Define the steps to stay within find the code that is related to your bug (i.e. the bug that you are working on). |}|} == Week 7 (Feb 23) - WTP Stable Build ==* Eclipse Platform (Platform, JDT) * EMF v2.5 Runtime Minimum executable code. * EMF XSD v2.5 Runtime Minimum executable code. * Graphical Editing Framework (GEF) * Data Tools Platform (DTP)* '''[http://cs.senecac.on.ca/~jordan.anastasiade/OS/Assignments/Assignment2.pdf Assignment 2]''' - '''Due: March 10, 2009'''* '''Presentation'''** [http://www.google.ca/imgres?imgurl=http://www.eclipse.org/newsgroupswebtools/people/photos/large/indexlawrence-mandel.png&imgrefurl=http://www.eclipse.org/webtools/people/person.php %3Fname%3Dmandel&h=276&w=200&sz=149&tbnid=ZyuNfD6rcDGlzM::&tbnh=114&tbnw=83&prev=/images%3Fq%3DLawrence%2BMandel%2Bphoto&usg=__IoJchDctuBi_tNF1ydC4TpXPCP0=&ei=GgmkSfW1MozRnQfRv-2fBQ&sa=X&oi=image_result&resnum=1&ct=image&cd=1 Lawrence Mandel], Software Developer IBM Rational Software*** Eclipse Plug-in Architecture*** Techniques for developing Eclipse WTP** Tuesday Feb, 24 from 11:40 a.m. to 1:25 p.m. @ S2149* '''TODO'''** Prior to Tuesday Feb, 24 presentation, read [http://www.eclipsepluginsite.com/ PlugIn tutorial]  == Week 8 (March 9) Bug Fixing ==* '''[http://weblogs.mozillazine.org/lilmatt/2007/05/it_begins.html Personal blog account of fixing a bug]'''* '''[http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse Web Tools Platform /WTP/0/WTP_Tutorial_1.html Getting your patch in the tree]'''* '''Readings/Resources'''** '''[http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson9/Pres/FirstProjectNetBean.pdf Compare Eclipse - NetBeans]'''*** Steps by steps instructions*** Servlet & Session Stateless** '''[http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson9/Code/Demo.zip NetBeans ProjectCode]" '''* '''TODO'''** Present your current work status. Discussion and work related questions.** Helping each other on our way to understand WTP structures.  == Week 9 (March 16) Eclipse NewsPortal ==* '''[http://www.eclipse.org/newsportal/threadEclipse NewsPortal]'''* '''[https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/3/Web_Persistence_with_JPA_PersonTutorial.html Web Persistence with JPA]'''* '''[https://cs.senecac.on.ca/~jordan.anastasiade/OS/Assignments/CourseProject.pdf Bug Release 0.2]''' Due Date: March 20, 2009* '''TODO'''** Verify your fixes (your code) against the latest build: Build for wtp-R3.1-S: S-3.1M6-20090318020101** As per March 19, when you write to Bugzilla use the '''[http://download.php?group=eclipse.org/webtools which /downloads/drops/R3.1/S-3.1M6-20090318020101 Build] 3.1M6''' (as the new releases are listed near released, please download and use them accordingly) == Week 10 (March 23) Sample Project Template ==* '''[http://zenit.senecac.on.ca/wiki/index.php/Sample_Project Sample Project Template]'''** 30% - '''Bug 0.3 Release'''** '''Complete your personal wiki page and describe briefly <u>'''''your accomplishments '''''</u> (from the beginning to the bottom of present date).Please use as a model the [http://zenit.senecac.on.ca/wiki/index.php/Mercurial_history_browsing this wiki page]Although, this example is related to the Mozilla project, the same template can be used for your project (bugs) description. '''Your project wiki page will be used as a synthesis for the final evaluation of your work.'''It is very important to write about: Project Ideas, Details and News. This  == Week 11 (March 30) The Fifth Milestone == As per today, April 2nd, 11.15 p.m. [http://download.eclipse.org/webtools/downloads/drops/R3.1/I-3.1-20090402044606 a new build is an open released].Please use Build wtp-R3.1-I: I-3.1-20090402044606 for your latest fixes.The community is looking forward to seeing your FIXES on Bugzilla. Please post yourconcise analysis and solution (in your blog posting), together with your patch. <!-- WEEK'S IMPORTANT NOTE -->{| id="mp-tfp" style="margin:4px 0 0 0; width:100%; background:none;"| class="MainPageBG" style="width:100%; border:1px solid #ddcef2; background:#faf5ff; vertical-align:top; color:#000;"|{| cellpadding="2" cellspacing="5" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"! <h2 id="mp-tfp-h2" style="margin:0; background:#0099ff; font-size:120%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.2em 0.4em">The Fifth Milestone</h2>At the end of adopter the this week (11 - deadline extended), you have to post the result of your work in Bugzilla (as defined in our March 24 lecture).Post all your findings related to the bug that you are working on. For most of you this will be your fixes, but if you did not reach that point, post your findings as you consider them ''valuable'' for the community. This is your 0.3 Release and will be marked (30%).|}|} == Week 12 (April 06) - Collaboratively Bug Fixing ==   * Tuesday, April 07, 2009 - Presentations: ** Le Yang - presentation [http://wb-os.blogspot.com/2009/04/fixed-bug-240698-part-i.html Fixed Bug 240698 - Part I]** Davoud Salahi Rad - presentation [http://challenger110.wordpress.com/ Eclipse WTP - Davoud's approch to JAX-RPC bugs]** Jesse Valianes - presentation [http://jvalianes.blogspot.com/2009/03/problem-solved.html Problem Solved]  == Week 13 (Apr 12) - Open Source Learning Experience == ** Your Work Results and Accomplishments** Wiki Updates and Presentations  * '''For any discussion and course related questions please use [[Discussion and developers working with Helping Corner]] page'''. ** '''''Important Note: The IBM Presentations are posted in the Webtools project[[Discussion and Helping Corner]].'''''  == Summary of Accomplishments == [[DPS909_and_OSD600_Winter_2009_Eclipse_WTP_Summary | DPS909 and OSD600 Winter 2009 Eclipse WTP Summary]]
1
edit