Difference between revisions of "User:TerryChen"
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 13:27, 6 July 2009
- Name: Terry(Jiachang) Chen
- Program: CPAC
Contacts |
---|
- Email: jchen124@learn.senecac.on.ca
- Blog: http://t3rrychan.blogspot.com/
- IRC Nickname: TerryChan
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
- Analyze the errors generated when a new XML file is created from web-jsptaglibrary_2_1.xsd
- Follow the XML Schema Tutorial from w3c schools
Week 05
- Find out the cause of Bug 245698
- Blog Cause of Bug245698
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