posts - 1,  comments - 25,  trackbacks - 0

   <extension

         point="org.eclipse.core.expressions.propertyTesters">

      <propertyTester

            class="com.ebay.tools.vjet2.internal.debug.property.LaunchPropertyTester"

            id="com.ebay.tools.vjet2.debug.property.launch"

            namespace="com.ebay.tools.vjet2.debug"

            properties="launchJS,launchHTML"

            type="org.eclipse.core.runtime.IAdaptable">

      </propertyTester>

   </extension>



Specified class should be extends PropertyTester and implement related methods.


LaunchPropertyTester extends PropertyTester {





Others services register.

IFocusService focusService =
(IFocusService) PlatformUI.getWorkbench()
.getService(IFocusService.class);
focusService.addFocusTracker(text, "textControlId");


All variables collected in ISources class, User can find related variables in this class.

 

posted on 2010-10-14 10:11 Daniel 阅读(196) 评论(0)  编辑  收藏 所属分类: Eclipse的相关

只有注册用户登录后才能发表评论。


网站导航:
 
<2024年4月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

常用链接

留言簿(3)

随笔档案

文章分类

文章档案

相册

搜索

  •  

最新评论