A business component must be an extension of this extension point.
一个业务组件必须是这个扩展点的一个扩展。
The schema for this extension point, like that for completion contributors, consists primarily of a element.
这个扩展点的模式和补全贡献器的模式相似,主要包含一个 元素。
The client library plug-in registers the client interface via a client-side-only extension point.
客户端库插件通过仅用于客户端的扩展点注册客户端接口。
In this case, you are only creating a help plug-in extension point.
在这种情况下,您只能创建“帮助”插件扩展点。
The extension implementation is the actual service, packaged in a way that makes it callable through an extension point.
扩展实现就是真正的服务,通过特殊的打包方式以便能够在扩展点调用。
This article shows an example of one plug-in taking in XML to register extensions for a defined extension point.
本文介绍了一个采用XML的插件示例,以便为定义好的扩展点注册扩展。
I just want to stress that if you created a custom extension point, it would help your users if you provided a template for them.
我想强调的是如果创建了自定义扩展点并且提供了模板,则它将对用户起到帮助作用。
Also defined with this extension point are a type mapper, a label provider, and property categories.
这个扩展点还用于定义类型映射器、标签提供程序和属性类别。
The extension point schema defines how a plug-in called an extender plug-in can modify the host plug-in by declaring an extension.
扩展点模式定义了一个名为扩展器插件的插件如何通过声明扩展而修改主插件。
Using a simple analogy, you can think of an extension as a plug and an extension point as a socket.
使用一个简单的类比,您可以把扩展视为插头并把扩展点视为插座。
An extension point allows a component to define a contract for other plug-ins to contribute functionality.
组件可以通过扩展点定义用于其它插件的约定,以构成功能。
Using the example in this article, you now have a fairly good introduction to the BIRT extension point framework.
借助本文中的示例,您现在很好地了解了BIRT扩展点框架。
If you think of an extension point as an interface, you can think of an extension as a class that implements that interface.
如果将扩展点看作接口,那么扩展就是实现该接口的类。
The extension point for registering a composite cheat sheet is the same as for a simple one.
注册复合备忘单的扩展点同简单备忘单一样。
For example, the Eclipse platform defines an extension point to add a menu item to any menu.
例如,Eclipse平台可以定义一个用于将菜单项添加到菜单中的扩展点。
Now that you have added the aggregation extension point, you need to add a new AggregationFactory.
现在您已经添加了聚合扩展点,接下来需要添加一个新 AggregationFactory。
Listing 2 shows a proxy object for loading the Batch extension point.
清单2显示了加载Batch扩展点的代理对象。
This extension point provides a way for plug-ins to contribute Eclipse Preference pages to the Preferences window.
此扩展点提供了一种方式让插件将 EclipsePreference页面提供给Preferences 窗口。
To register a business component at the extension point, a plugin.xml file must be provided.
要在扩展点注册一个业务组件,必须提供一个plugin . xml文件。
First, add the view extension point (org.eclipse.ui.views) and create a new view using the properties shown in Figure 7.
首先,添加视图扩展点(or g . eclipse . ui . views)并使用图7所示的属性创建新视图。
Accordingly, an extension handler chain is defined in the com.ibm.wsspi.rrd.handlers extension point and each extension handler is defined by a handler element.
因而,在com . ibm . wsspi . rrd . handlers扩展点定义了扩展处理程序链,并且每个扩展处理程序由一个处理程序元素定义。
A new Eclipse view is defined through the extension point specified in the plugin.xml file.
通过plugin . xml文件中指定的扩展点来定义新的eclipse视图。
The Lotus Expeditor platform defines the extension point to place a view in the sidebar.
LotusExpeditor平台定义用于将视图放入侧栏的扩展点。
Client UI plug-ins contribute their views, editors, etc. via Eclipse Platform extension points; and client library plug-ins register their client interfaces via a Jazz-specific extension point.
客户端UI插件通过Eclipse平台扩展点提供视图、编辑器等等;客户端库插件通过一个jazz特定的扩展点注册其客户端接口。
The plugin.xml code in Listing 5 adds a Privacy TAB using the extension point as shown in Figure 8.
清单5中的plugin . xml代码使用图8所示的扩展点添加一个Privacy选项卡。
The easiest way to see the internal structure of help is to build a plug-in with a help extension point.
查看“帮助”内部结构的最简单方法是使用help扩展点构建一个插件。
The extension point schema defines how a plug-in, called an extender plug-in, can modify the host plug-in by declaring an extension.
扩展点模式定义了某一插件(称为extender插件)如何通过声明扩展来修改主机插件。
To create this extension point, you must have a dependency on the com.ibm.rcp.propertybroker bundle.
为创建该扩展点,必须具有com .ibm .rcp . propertybroker包的依赖项。
An extension generator chain, as well as an extension handler chain, is defined in a respective extension point of the file plugin.xml, which can reside in one of these locations.
扩展生成器链和扩展处理程序链在相应的扩展点文件plugin . xml中定义,该文件位于下列位置之一。
In this tutorial you will learn how to create an Eclipse plugin that extends a defined extension point of the Aspects for MDD framework.
在本教程中,您将了解到如何创建一个扩展Aspectsfor mdd框架的扩展点的Eclipse插件。
应用推荐