老十的专栏

下自己的蛋,让别人说去吧!

用户操作
[即时聊天] [发私信] [加为好友]
老十ID:dollyn
8239次访问,排名13325(1),好友40人,关注者117人。
a
dollyn的文章
原创 17 篇
翻译 0 篇
转载 16 篇
评论 4 篇
老十的公告
  • 主要关注Eclipse插件开发,RCP,GEF,EMF及其他相关技术。
  • 关注:Java脚本引擎。
  • 本博客文章如无特别说明,可以随意转载,但请注明作者和出处。
  • 所有文章仅代表个人观点。
  • 本博客所转载的文章版权归原作者所有。
  • 最近评论
    dollyn:<!--[if !supportLists]-->X、<!--[endif]-->
    拷贝的时候,格式的问题,现在已经去掉了。
    dollyn:不太清楚,也许其他依赖插件自动把它加进去了。查看一下你导出的plugins目录中确实没有tomcat吗?

    确实没有的话,我也没法解释了
    fy_kenny:<!--[if !supportLists]-->X、<!--[endif]--> 你这里这么多的这样的标记是什么东西呀,看不明白
    fy_kenny:我怎么不需要选择tomcat就可以使用呢
    文章分类
    收藏
      相册
      QQ表情
      Test
      链接
      EclipseWorld(中国Eclipse社区)
      八进制的博客
      疯狂的波菜
      存档
      软件项目交易
      订阅我的博客
      XML聚合  FeedSky
      2008年09月14日

      转载 正则表达式收藏

      原创 谭浩强C语言下载收藏

      谭浩强C语言下载阅读全文>

      发表于 @ 2008年09月14日 10:11:00|评论(loading...)|收藏

      2008年09月09日

      原创 怎样让你的插件功能部件出现在Eclipse的about对话框中收藏

      1.首先要有一个功能部件项目 ,并且设置其ID与插件项目相同 或者 设置其Branding plug-in为为你的plugin。

       

      2.插件项目 下,必须有about.ini文件。具体内容可以参考:http://help.eclipse.org/help33/topic/org.eclipse.platform.doc.isv/guide/product_configfeature.htm阅读全文>

      发表于 @ 2008年09月09日 21:48:00|评论(loading...)|收藏

      原创 关于在插件开发中遇到的NoClassDefineFound异常。收藏

      情况是:

      1.两个插件,插件B依赖于插件A,并且使用了A中的类。

      2.编译正常通过,运行时报NoClassDefineFound异常。

       

      经过反复检查,终于发现,是因为在插件A的start方法中调用某些方法的时候遇到异常没有处理,导致插件A启动失败,于是报错。

      阅读全文>

      发表于 @ 2008年09月09日 21:46:00|评论(loading...)|收藏

      2008年06月05日

      转载 GMF Labels收藏

      Labels represent pieces of text possibly associated with icons on diagram surface. Text may be edited using inplace facility. There are many possibilities to construct labels but all of them are grouped in four usecases:阅读全文>

      发表于 @ 2008年06月05日 20:56:00|评论(loading...)|收藏

      原创 GMF 学习笔记收藏

      GMF学习笔记。阅读全文>

      发表于 @ 2008年06月05日 20:06:00|评论(loading...)|收藏

      2008年03月03日

      转载 How do I open an editor on something that is not a file?收藏

      Since 3.3 you can use the new EFS support to open an text editor on a file store that's backed by any kind of EFS using IDE.openEditorOnFileStore(page, fileStore).阅读全文>

      发表于 @ 2008年03月03日 10:57:00|评论(loading...)|收藏

      Csdn Blog version 3.1a
      Copyright © 老十