<bdo id='bxB0w'></bdo><ul id='bxB0w'></ul>

      <tfoot id='bxB0w'></tfoot>
      <i id='bxB0w'><tr id='bxB0w'><dt id='bxB0w'><q id='bxB0w'><span id='bxB0w'><b id='bxB0w'><form id='bxB0w'><ins id='bxB0w'></ins><ul id='bxB0w'></ul><sub id='bxB0w'></sub></form><legend id='bxB0w'></legend><bdo id='bxB0w'><pre id='bxB0w'><center id='bxB0w'></center></pre></bdo></b><th id='bxB0w'></th></span></q></dt></tr></i><div id='bxB0w'><tfoot id='bxB0w'></tfoot><dl id='bxB0w'><fieldset id='bxB0w'></fieldset></dl></div>
      <legend id='bxB0w'><style id='bxB0w'><dir id='bxB0w'><q id='bxB0w'></q></dir></style></legend>

      1. <small id='bxB0w'></small><noframes id='bxB0w'>

      2. 如何创建自定义 Eclipse 语法荧光笔

        How can I create a custom Eclipse Syntax Highlighter(如何创建自定义 Eclipse 语法荧光笔)

        <small id='6cRa6'></small><noframes id='6cRa6'>

        <legend id='6cRa6'><style id='6cRa6'><dir id='6cRa6'><q id='6cRa6'></q></dir></style></legend>
              <tbody id='6cRa6'></tbody>

              <i id='6cRa6'><tr id='6cRa6'><dt id='6cRa6'><q id='6cRa6'><span id='6cRa6'><b id='6cRa6'><form id='6cRa6'><ins id='6cRa6'></ins><ul id='6cRa6'></ul><sub id='6cRa6'></sub></form><legend id='6cRa6'></legend><bdo id='6cRa6'><pre id='6cRa6'><center id='6cRa6'></center></pre></bdo></b><th id='6cRa6'></th></span></q></dt></tr></i><div id='6cRa6'><tfoot id='6cRa6'></tfoot><dl id='6cRa6'><fieldset id='6cRa6'></fieldset></dl></div>
              <tfoot id='6cRa6'></tfoot>
                <bdo id='6cRa6'></bdo><ul id='6cRa6'></ul>

                  本文介绍了如何创建自定义 Eclipse 语法荧光笔的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我一直在为一种新语言开发编译器.我认为能够在语法感知环境中展示它的开发会很好.该语言有不少自定义关键字,其结构与Java或C/C++等常见语言有很大不同.

                  I've been developing a compiler for a new language. I thought it would be neat to be able to demonstrate its development in a syntax aware environment. The language has quite a few custom keywords, and its structure is significantly different than common languages such as Java or C/C++.

                  如何为 Eclipse 开发自定义语法高亮?我看过一些对一些插件的引用,但文档对于我初学者的需求来说不够全面.

                  How can I develop a custom syntax highligher for Eclipse? I've seen some references to a few plugins, but the documentation is not thorough enough for my beginner's needs.

                  我有我的语言的语法/RE,以及相关关键字的列表.

                  I have a grammar/REs for my language, as well as lists of relevant keywords.

                  推荐答案

                  Eclipse 框架使用一个相当复杂的文档模型来做语法着色(他们称之为着色,不是高亮),它不像其他的那么简单编辑.

                  The Eclipse framework uses a fairly complex document model to do syntax coloring (they call it coloring, not highlighting), it is not as simple as it is in other editors.

                  如果您真的想尝试并弄乱它,您可能需要阅读 Eclipse 插件开发者指南中的以下内容.

                  If you really want to try and mess with it, you may want to read the following from the Eclipse plug-in developer guide.

                  (上面的链接现在已经失效了.这可能是一个类似的文件或这个.)

                  这篇关于如何创建自定义 Eclipse 语法荧光笔的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)
                  Eclipse gets stuck when trying to launch Android app(Eclipse 在尝试启动 Android 应用程序时卡住了)
                  Eclipse: Failed to initialize Monitor Thread: Unable to establish loopback connection(Eclipse:无法初始化监视器线程:无法建立环回连接)
                  Eclipse- JDK not found(Eclipse-找不到JDK)
                  How to make Eclipse behave well in the Windows 7 taskbar?(如何让 Eclipse 在 Windows 7 任务栏中表现良好?)
                  FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)(本机方法中的致命错误:JDWP 未初始化传输,jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197))

                    <tbody id='VkMiQ'></tbody>
                  <i id='VkMiQ'><tr id='VkMiQ'><dt id='VkMiQ'><q id='VkMiQ'><span id='VkMiQ'><b id='VkMiQ'><form id='VkMiQ'><ins id='VkMiQ'></ins><ul id='VkMiQ'></ul><sub id='VkMiQ'></sub></form><legend id='VkMiQ'></legend><bdo id='VkMiQ'><pre id='VkMiQ'><center id='VkMiQ'></center></pre></bdo></b><th id='VkMiQ'></th></span></q></dt></tr></i><div id='VkMiQ'><tfoot id='VkMiQ'></tfoot><dl id='VkMiQ'><fieldset id='VkMiQ'></fieldset></dl></div>
                  • <bdo id='VkMiQ'></bdo><ul id='VkMiQ'></ul>

                      1. <tfoot id='VkMiQ'></tfoot>
                      2. <legend id='VkMiQ'><style id='VkMiQ'><dir id='VkMiQ'><q id='VkMiQ'></q></dir></style></legend>
                        • <small id='VkMiQ'></small><noframes id='VkMiQ'>