Open main menu

CDOT Wiki β

Changes

User:ShelleyShi

434 bytes added, 00:12, 6 April 2009
Labs
Got some possible code to throw the exception
* '''Week8Week7'''<br/>
Posted my first question on the [http://www.eclipse.org/newsportal/article.php?id=18399&group=eclipse.webtools#18399 newsgroup]<br/>
Got the feedback form [http://www.eclipse.org/webtools/people/person.php?name=isaacs Larry Isaacs] on the [http://www.eclipse.org/newsportal/article.php?id=18401&group=eclipse.webtools#18401 newsgroup]<br/>
Fingured out why the bug happens and what should do to fix it from Larry Isaacs's answer <br/>
* '''Week10Week8'''<br/>
Reproduced the bug and emphysized the differences by using "Open Configuration Links" and "Run-Run Configurations->New"<br/>
Blog my new findings on [http://xiajunshi.wordpress.com/2009/03/16/ask-for-the-help/ the blog]
<br/>
* '''Week9'''<br/>
Got two stack traces for exception and regular way to get the excution path<br/>
Posted them on the [http://xiajunshi.wordpress.com/2009/03/25/101/ my blog]<br/>
* '''Week10'''<br/>
Got two stack traces for exception and regular way to get the excution path<br/>
Posted them on the [http://xiajunshi.wordpress.com/2009/03/25/101/ my blog]<br/>Posted my new findings on the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=137822 Bugzillar]<br/>Prived some possible solutions <br/> 
* '''Week11'''<br/>
Posted my possible solutions on the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=137822 Bugzillar]<br/>Made some code changes in the org.eclipse.server.ui.ServerLaunchConfiguration
try{
server2.getLaunchConfiguration(true,null);
1
edit