Difference between revisions of "User:TerryChen"

From CDOT Wiki
Jump to: navigation, search
Line 41: Line 41:
 
   <li>Analyze the errors generated when a new XML file is created from [http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd web-jsptaglibrary_2_1.xsd]</li>
 
   <li>Analyze the errors generated when a new XML file is created from [http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd web-jsptaglibrary_2_1.xsd]</li>
 
   <li>Follow the XML Schema Tutorial from [http://www.w3schools.com/Schema/default.asp w3c schools]</li>
 
   <li>Follow the XML Schema Tutorial from [http://www.w3schools.com/Schema/default.asp w3c schools]</li>
 +
</ul>
 +
<h4>Week 05</h4>
 +
<ul>
 +
  <li>
 +
    Find out the cause of [https://bugs.eclipse.org/bugs/show_bug.cgi?id=245698 Bug 245698]
 +
  </li>
 +
  <li>
 +
    Blog [http://t3rrychan.blogspot.com/2009/07/cause-of-eclipse-wtp-bug-245698.html#comments Cause of Bug245698]
 +
  </li>
 +
</ul>
 +
<h4>Week 06</h4>
 +
<ul>
 +
  <li>Checked out org.eclipse.wst.sse.core</li>
 +
  <li>Checked out org.eclipse.wst.xml.core</li>
 +
  <li>Checked out org.eclipse.wst.sse.ui</li>
 +
  <li>Checked out org.eclipse.wst.xml.ui</li>
 
</ul>
 
</ul>

Revision as of 14:27, 6 July 2009

About Me

  • Name: Terry(Jiachang) Chen
  • Program: CPAC

Contacts

Weekly Activities

Week 01

  • Create my wiki account
  • Create an account on bugzilla
  • Open my blog on blogspot.com
  • Install Chatzilla addon on FireFox

Week 02

  • Download and extract Eclipse RCP/Plug-in Developers
  • Download and extract Eclipse WTP3.1M7
  • Look for bugs to fix on bugzilla

Week 03

  • Choose Bug 245698, Normal, P3
  • Reproduce Bug 245698
  • Add a post on how to reproduce bug 245698 to my blog

Week 04

Week 05

Week 06

  • Checked out org.eclipse.wst.sse.core
  • Checked out org.eclipse.wst.xml.core
  • Checked out org.eclipse.wst.sse.ui
  • Checked out org.eclipse.wst.xml.ui