Difference between revisions of "User:Lyang42"

From CDOT Wiki
Jump to: navigation, search
(Contributions)
(Contributions)
Line 90: Line 90:
 
* 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]  
 
* 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]  
  
* Help Nabeel Khan to fix the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=227760 Bug - 227760 (Similar to the Bug 240698)]
+
* 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]
 
  [http://opensourceproject.wordpress.com/ Nabeel Blog] [http://zenit.senecac.on.ca/wiki/index.php/User:Nkhan26 Nabeel Wiki]
  

Revision as of 12:07, 9 April 2009

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 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
      • 244862 investigated by Tahereh Salimi
      • 137822 investigated by Shelley Shi
      • 240698 investigated by Khanh Vu

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

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

Links

How to Edit a Wiki Page

Wiki Eclipse

Web Tools Platform - Bug List

Open Source Project List

Eclipse WTP Newsgroup

Package org.eclipse.jdt.core.dom API

Package org.eclipse.xsd API