如何运行下载的源码?
小弟在网上下了一个连连看的源码,根据网上的教程按步就班的执行 
 我用的是WTK         编译正常      但是模拟器中却出现以下问题 
 Unable   to   create   MIDlet   null  
java.lang.NullPointerException  	at   com.sun.midp.midlet.MIDletState.createMIDlet(+14) 
 	at   com.sun.midp.midlet.Selector.run(+22) 
 Execution   completed. 
 722149   bytecodes   executed 
 20   thread   switches 
 740   classes   in   the   system   (including   system   classes) 
 3763   dynamic   objects   allocated   (107480   bytes) 
 1   garbage   collections   (0   bytes   collected)   
 希望高手能给点详细的指点!      急呀
------解决方案--------------------at com.sun.midp.midlet.MIDletState.createMIDlet(+14) 
 createMIDlet时有
空指针。 
 代码,图片等路径放的都对吗?别着急。
------解决方案--------------------要运行人家的源代码,先认真看。搞清人家的目录结构。
------解决方案--------------------搬个板凳,呵呵 
 , 
 帮顶, "yugee() "