Our LPEX editor user profile will be packaged as a plug-in.
我们的LPEX编辑器用户概要将被打包为插件。
The effect is that your new action is ready to use when you open the LPEX editor.
这样做的效果是,当您打开LPEX Editor时,新操作已经就绪,可以使用了。
The plug-in manifest captures which LPEX extension points your client plug-in will use.
插件清单捕获客户端插件将使用哪些LPEX扩展点。
In this article, I show you how to create, test, and deploy a user profile for the LPEX editor.
在本文中,我们将向您介绍如何为LPEX编辑器创建、测试和部署用户概要。
Another benefit of user profiles is that they provide a way to group LPEX editor customizations.
用户概要的另一个好处在于提供了一种方法来对LPEX编辑器自定义进行分组。
You then code the LPEX customizations by invoking LPEX commands and actions in the userProfile method.
然后通过调用userProfile方法中的LPEX命令和操作来编写 LPEX 自定义代码。
To use the new action, you needed to manually identify the action and its shortcut key to the LPEX editor.
要使用新的操作,您需要手动识别LPEX编辑器的此操作及其快捷键。
Verify that the user profile has been added to the the LPEX editor user profile page in the Preferences view.
验证该用户概要是否已添加到Preferences视图中的LPEXeditorUserProfile页面。
You can add your own extensions to the LPEX editor, such as user profiles, commands, actions, and document parsers.
您可以向LPEXEditor添加自己的扩展,如用户概要、命令、操作和文档分析器等。
LPEX provides three contexts, or scopes, that influence which editor Settings are in effect for a document being edited.
LPEX提供了三种上下文(或者说是范围),它们决定哪个编辑器设置对正在编辑的文档有效。
By following the steps in this article you have a model by which you can create additional extensions to the LPEX editor.
可以将本文中的步骤作为范例,以便根据其创建LPEXEditor的其他扩展。
By following the steps in this article, you have a model by which you can create your own user profiles for the LPEX editor.
遵循本文的步骤,您将获得一个模型,您可以采用此模型为LPEX编辑器创建自己的用户概要。
This method, which is invoked by the LPEX editor when it initializes, defines our user profile class as the default user profile.
此方法(由LPEX编辑器调用)将我们的用户概要类定义为缺省用户概要。
They may be set by the Install.properties file, manually by the user or when a client LPEX plug-in is registered, such as this article demonstrates.
它们可通过Install . properties文件设置,或者在注册客户端LPEX插件时由用户手动设置,如本文所介绍的。
The com.ibm.lpex.preload extension point allows the LPEX Editor plug-in to record, upon initialization, the class loaders of all declaring client plug-ins.
preload扩展点允许LPEXEditor插件在初始化后记录所有声明客户机插件的类加载器。
When you select which base profile to use, the LPEX editor runs that set of definitions for the document being opened or, if manually invoked, for a document that is already opened.
当选择要使用哪一个基本概要时,LPEX编辑器会为正在打开的文档运行一组相应的定义,如果是手动调用,则LPEX编辑器会为已打开的文档运行一组相应的定义。
When you select which base profile to use, the LPEX editor runs that set of definitions for the document being opened or, if manually invoked, for a document that is already opened.
当选择要使用哪一个基本概要时,LPEX编辑器会为正在打开的文档运行一组相应的定义,如果是手动调用,则LPEX编辑器会为已打开的文档运行一组相应的定义。
应用推荐