Difference between revisions of "User:TerryChen"

From CDOT Wiki
Jump to: navigation, search
Line 56: Line 56:
 
<h4>Week 07</h4>
 
<h4>Week 07</h4>
 
<ul>
 
<ul>
   <li></li>
+
   <li>Checked the code for New XML Wizard in '''org.eclipse.wst.xml.ui'''/li>
 
</ul>
 
</ul>
 +
 +
* '''Week5'''<br/>
 +
Took my first look at all the packages from CVS<br/>
 +
Figured out the related packages
 +
Checked out some related Packages:<br/>
 +
  org.eclipse.wst.server.ui<br/>
 +
  org.eclipse.wst.server.core<br/>
 +
  org.eclipse.jst.server.core
 +
Set some breakpoints on the class Server, and began to debug the code<br/>
 +
Took my first try and got some possible code related to throw the exception

Revision as of 14:41, 6 July 2009

About Me

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

Contacts

Weekly Activities

Week 01

  • Created my wiki account
  • Created an account on bugzilla
  • Opened my blog on blogspot.com
  • Installed Chatzilla addon on FireFox

Week 02

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

Week 03

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

Week 07

  • Checked the code for New XML Wizard in org.eclipse.wst.xml.ui/li>
  • Week5

Took my first look at all the packages from CVS
Figured out the related packages Checked out some related Packages:

 org.eclipse.wst.server.ui
org.eclipse.wst.server.core
org.eclipse.jst.server.core

Set some breakpoints on the class Server, and began to debug the code
Took my first try and got some possible code related to throw the exception