Difference between revisions of "User:TerryChen"

From CDOT Wiki
Jump to: navigation, search
Line 55: Line 55:
 
</ul>
 
</ul>
 
<h4>Week 07</h4>
 
<h4>Week 07</h4>
<ul>
 
  <li>
 
 
   Checked the code for New XML Wizard in '''org.eclipse.wst.xml.ui'''<br/>
 
   Checked the code for New XML Wizard in '''org.eclipse.wst.xml.ui'''<br/>
 
   org.eclipse.wst.xml.ui > src-wizards > org.eclipse.wst.xml.ui.internal.wizards >NewXMLWizard.java<br/>
 
   org.eclipse.wst.xml.ui > src-wizards > org.eclipse.wst.xml.ui.internal.wizards >NewXMLWizard.java<br/>
 
   org.eclipse.wst.xml.ui > src-wizards > org.eclipse.wst.xml.ui.internal.wizards >NewXMLGenerator.java
 
   org.eclipse.wst.xml.ui > src-wizards > org.eclipse.wst.xml.ui.internal.wizards >NewXMLGenerator.java
  </li> 
 
</ul>
 

Revision as of 14:46, 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
org.eclipse.wst.xml.ui > src-wizards > org.eclipse.wst.xml.ui.internal.wizards >NewXMLWizard.java
org.eclipse.wst.xml.ui > src-wizards > org.eclipse.wst.xml.ui.internal.wizards >NewXMLGenerator.java