Difference between revisions of "User:Lyang42"
(→Links) |
(→Contributions) |
||
(27 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
== Update == | == Update == | ||
* Thursday, January 29, 2009 | * Thursday, January 29, 2009 | ||
− | ** Set up | + | ** Set up Wiki page and IRC |
* Saturday, January 31, 2009 | * Saturday, January 31, 2009 | ||
** [http://wb-os.blogspot.com/2009/01/reproduce-eclipse-wtp-bug-243799.html Reproduce the Eclipse WTP Bug 243799] | ** [http://wb-os.blogspot.com/2009/01/reproduce-eclipse-wtp-bug-243799.html Reproduce the Eclipse WTP Bug 243799] | ||
+ | |||
+ | * Tuesday, February 10, 2009 | ||
+ | ** Learn Eclipse Debug Technique [http://sourceforge.net/project/showfiles.php?group_id=200662&package_id=251688# download the tutorials] | ||
+ | |||
+ | * Tuesday, February 17, 2009 | ||
+ | ** [http://gild.cs.uvic.ca/student%20docs/workbench.html Introduction of Eclipse Workbench Component] | ||
+ | |||
+ | * Friday, February 20, 2009 | ||
+ | ** [http://eclipse.dzone.com/articles/commands-part-1-actions-vs-com Eclipse Action VS Command] | ||
+ | ** [http://www.eclipsezone.com/articles/what-is-iadaptable/ What is IAdaptable?] | ||
* Tuesday, February 24, 2009 | * Tuesday, February 24, 2009 | ||
** [http://wb-os.blogspot.com/2009/02/bug-243799-analysis-i.html Bug 243799 - Analysis I (Introduction of the Document Object Model (DOM))] | ** [http://wb-os.blogspot.com/2009/02/bug-243799-analysis-i.html Bug 243799 - Analysis I (Introduction of the Document Object Model (DOM))] | ||
+ | |||
+ | * Tuesday, March 10, 2009 | ||
+ | ** [http://books.google.ca/books?id=ff-9ZYhvPwwC&pg=PA27&dq=notifier+and+adapter&ei=Bd2dSdjyNZGOMsODycQK#PPA33,M1 Eclipse Modeling Framework, a Good Book must be read] | ||
+ | |||
+ | * Tuesday, March 17, 2009 | ||
+ | ** [http://www.eclipse.org/newsportal/article.php?id=18423&group=eclipse.webtools#18423 Seek Help in Eclipse Newsgroup in regard to the Bug 243799] | ||
* Monday, March 23, 2009 | * Monday, March 23, 2009 | ||
** [http://wb-os.blogspot.com/2009/03/bug-243799-analysis-ii.html Bug 243799 - Analysis II] | ** [http://wb-os.blogspot.com/2009/03/bug-243799-analysis-ii.html Bug 243799 - Analysis II] | ||
+ | |||
+ | * Saturday March 28, 2009 | ||
+ | ** Post a final Analysis to the Bug 243799 | ||
+ | ** Jordan proposed a Collaborative Work which calls students to work together in solving some bugs, here is the bug list | ||
+ | *** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244862 244862] investigated by Tahereh Salimi | ||
+ | *** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=137822 137822] investigated by Shelley Shi | ||
+ | *** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=240698 240698] investigated by Khanh Vu | ||
* Wednesday, April 1, 2009 | * Wednesday, April 1, 2009 | ||
Line 43: | Line 66: | ||
=== [https://bugs.eclipse.org/bugs/show_bug.cgi?id=240698 Bug 240698] === | === [https://bugs.eclipse.org/bugs/show_bug.cgi?id=240698 Bug 240698] === | ||
* Reproduce the bug | * Reproduce the bug | ||
− | * Analysis of the bug | + | * Analysis of the bug based on Keven's research |
* Find a possible reason causing the bug | * Find a possible reason causing the bug | ||
* Possible Fix to the bug | * Possible Fix to the bug | ||
+ | * Kevin contributes to test the fix | ||
* Create patch in the Bugzilla [https://bugs.eclipse.org/bugs/attachment.cgi?id=130953 [View Patch]] | * Create patch in the Bugzilla [https://bugs.eclipse.org/bugs/attachment.cgi?id=130953 [View Patch]] | ||
* Wait for confirmation | * Wait for confirmation | ||
Line 51: | Line 75: | ||
=== [https://bugs.eclipse.org/bugs/show_bug.cgi?id=137822 Bug 137822] === | === [https://bugs.eclipse.org/bugs/show_bug.cgi?id=137822 Bug 137822] === | ||
* Reproduce the bug | * Reproduce the bug | ||
− | * Analysis of the bug | + | * Analysis of the bug based on Shelley's research |
* Find a possible reason causing the bug | * Find a possible reason causing the bug | ||
* Possible Fix to the bug | * Possible Fix to the bug | ||
+ | * Shelley contributes to test the fix | ||
* Create patch in the Bugzilla [https://bugs.eclipse.org/bugs/attachment.cgi?id=130954 [View Patch]] | * Create patch in the Bugzilla [https://bugs.eclipse.org/bugs/attachment.cgi?id=130954 [View Patch]] | ||
* Wait for confirmation | * Wait for confirmation | ||
+ | |||
+ | === [https://bugs.eclipse.org/bugs/show_bug.cgi?id=227760 Bug 227760] === | ||
+ | * It is similar to the Bug 240698 | ||
== Contributions == | == Contributions == | ||
− | * [http://xiajunshi.wordpress.com/ Shelley | + | * Help Shelley Shi to fix the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=137822 Bug - 137822] [http://xiajunshi.wordpress.com/ Shelley Blog] [http://zenit.senecac.on.ca/wiki/index.php/User:ShelleyShi Shelley Wiki] |
+ | |||
+ | * Help Khanh Vu to fix the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=240698 Bug - 240698] [http://kvuhome.blogspot.com/search/label/Open%20Source Khanh Blog] [http://zenit.senecac.on.ca/wiki/index.php/User:Khanh.Vu Khanh Wiki] | ||
− | * [http:// | + | * Help Nabeel Khan to fix the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=227760 Bug - 227760 (Similar to the Bug 240698)][http://opensourceproject.wordpress.com/ Nabeel Blog] [http://zenit.senecac.on.ca/wiki/index.php/User:Nkhan26 Nabeel Wiki] |
+ | |||
+ | == Eclipse Shortcut Keys == | ||
+ | * Ctrl + l: Go to Line Number | ||
+ | * Shift + F2: Open Java API documentation if it has one | ||
+ | * Ctrl + F11: Run Application | ||
+ | * F11: Debug Application | ||
+ | * Ctrl + H: Search | ||
+ | * F3: Open Declaration | ||
+ | * F4: Open Type Hierarchy | ||
+ | * Ctrl + Alt + H: Open Call Hierarchy | ||
+ | * Ctrl + O: Quick Outline | ||
+ | * In Debug Mode | ||
+ | ** F8: Resume | ||
+ | ** F5: Step Into | ||
+ | ** F6: Step Over | ||
+ | ** F7: Step Return | ||
== Links == | == Links == | ||
Line 68: | Line 114: | ||
[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= Web Tools Platform - Bug List] | [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= Web Tools Platform - Bug List] | ||
+ | |||
+ | [http://zenit.senecac.on.ca/wiki/index.php/Project_List Open Source Project List] | ||
[http://www.eclipse.org/newsportal/thread.php?group=eclipse.webtools Eclipse WTP Newsgroup] | [http://www.eclipse.org/newsportal/thread.php?group=eclipse.webtools Eclipse WTP Newsgroup] |
Latest revision as of 11:07, 9 April 2009
Contents
About Me
Name: Le Yang
Program: Computer Programming and Analysis with Coop
School: Seneca
Contact Me
Email: lyang42@learn.senecac.on.ca
Blog: http://wb-os.blogspot.com/
IRC: lyang42
Update
- Thursday, January 29, 2009
- Set up Wiki page and IRC
- Saturday, January 31, 2009
- Tuesday, February 10, 2009
- Learn Eclipse Debug Technique download the tutorials
- Tuesday, February 17, 2009
- Friday, February 20, 2009
- Tuesday, February 24, 2009
- Tuesday, March 10, 2009
- Tuesday, March 17, 2009
- Monday, March 23, 2009
- Saturday March 28, 2009
- Wednesday, April 1, 2009
- Friday, April 3, 2009
Projects
Bug 243799
- Reproduce the bug
- Analysis of the bug
- Submit a possible reason causing the bug to Bugzilla
- Not possible to fix because lack of technical support and require changing the whole design structure
Bug 240698
- Reproduce the bug
- Analysis of the bug based on Keven's research
- Find a possible reason causing the bug
- Possible Fix to the bug
- Kevin contributes to test the fix
- Create patch in the Bugzilla [View Patch]
- Wait for confirmation
Bug 137822
- Reproduce the bug
- Analysis of the bug based on Shelley's research
- Find a possible reason causing the bug
- Possible Fix to the bug
- Shelley contributes to test the fix
- Create patch in the Bugzilla [View Patch]
- Wait for confirmation
Bug 227760
- It is similar to the Bug 240698
Contributions
- Help Shelley Shi to fix the Bug - 137822 Shelley Blog Shelley Wiki
- Help Khanh Vu to fix the Bug - 240698 Khanh Blog Khanh Wiki
- Help Nabeel Khan to fix the Bug - 227760 (Similar to the Bug 240698)Nabeel Blog Nabeel Wiki
Eclipse Shortcut Keys
- Ctrl + l: Go to Line Number
- Shift + F2: Open Java API documentation if it has one
- Ctrl + F11: Run Application
- F11: Debug Application
- Ctrl + H: Search
- F3: Open Declaration
- F4: Open Type Hierarchy
- Ctrl + Alt + H: Open Call Hierarchy
- Ctrl + O: Quick Outline
- In Debug Mode
- F8: Resume
- F5: Step Into
- F6: Step Over
- F7: Step Return