首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

new MessageConsole("MyConsole" null) error!该怎么解决

2012-01-28 
new MessageConsole(MyConsole, null) error!whenirunthefollowingsentenceinmyplugin:MessageConsoleco

new MessageConsole("MyConsole", null) error!
when   i   run   the   following   sentence   in   my   plugin:

MessageConsole   console   =   new   MessageConsole( "MyConsole ",   null);

it   throws   org/eclipse/jface/text/BadPositionCategoryException...

i   hope   to   print   informations   on   the   console.   can   any   one   help?   Thx   a   lot

[解决办法]
顶一下

热点排行