- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
我正在使用 netbeans 8,并且我有 freeMarker 作为我的模板引擎,我从此页面下载了这个 freeMarker 插件 http://plugins.netbeans.org/plugin/52115/freemarker-netbeans-plugin我尝试安装,但它给了我这个错误 在实现版本中请求插件 Lexer to NetBeans Bridge
并且它在 UI netbeans 窗口中为我提供的唯一选项是按取消。
编辑:dindt 有效的解决方案之一,但我尝试了以下内容
我在网站上发现要下载整个项目,然后使用 netbeans 构建它并复制生成的 .nbm 文件。
这个解决方案不起作用
我尝试以下解决方案:
解决方案1
1) downloading the project in a .zip file from this URL https://github.com/nbphpcouncil/freemarker_NB_highlighting
2) then i choose the option import project form a .zip file
3) then i hit the clean and build botton
4) then i try to add the .nbm file generated in the cluster folder of the project
but still it gives me the same error `The plugin Lexer to NetBeans Bridge is requested in implementation version 201207171143.`
第二种解决方案
我发现这个网站http://michalcichon.blogspot.com/2014/02/freemarker-syntax-highlighting-in.html它告诉我首先在此 url http://bits.netbeans.org/maven2/org/netbeans/modules/org-netbeans-modules-lexer-nbbridge/RELEASE71/ 中安装名为“Lexer to NetBeans Bridge
”的插件所以我在该网站下载了 .nbm 文件,但是当我尝试将 Lexer 安装到 NetBeans Bridge 插件时,它告诉我已经安装了。由于我不知道如何检查我安装了哪些插件或模块/ide,因此我检查了 C:Netbeans 文件夹中的 module.properties 文件,该文件中有此行 lexer.nbbridge.dir=${netbeans.dest.dir}/ide
但我不知道这是否意味着已安装。
在作者页面https://blogs.oracle.com/geertjan/entry/syntax_coloring_for_freemarker其中一个人说解决方案 1 对他有用,但我尝试过,但对我不起作用。如果可以解决这个问题还是我应该放弃
编辑2
我尝试使用此链接下载一个支持 netbeans 8.0.2+ 的版本,但现在它给了我这个错误
Some plugins require plugin org.netbeans.modules.editor.deprecated.pre61completion to be installed.
The plugin org.netbeans.modules.editor.deprecated.pre61completion is requested in version 1.0. The following plugin is affected: Freemarker NetBeans Plugin
我尝试下载整个 zip 并将其导入到 netbeans 并构建它,稍后我复制生成的 .nbm,但如果我这样做,则会出现错误:在实现版本中请求插件 Lexer to NetBeans Bridge
,我开始寻找此错误的解决方案
The plugin org.netbeans.modules.editor.deprecated.pre61completion is requested in version 1.0.
2009 年的一个网站表示要添加此插件 http://updates.netbeans.org/netbeans/updates/6.5/uc/final/stable/modules/ide10/org-netbeans-modules-editor-deprecated-pre61completion.nbm
当我添加该插件时,它给了我这个错误:
Some plugins require plugin org.netbeans.modules.editor.deprecated.pre61settings to be installed.
The plugin org.netbeans.modules.editor.deprecated.pre61settings is requested in version 1.0. The following plugin is affected: Editor Code Completion Prior 6.1 Separation
Some plugins require plugin Editor Library to be installed.
The plugin Editor Library is requested in version >= 1.27 (release version 1) but only 3.49.2.22.43 (of release version different from 1) was found. The following plugin is affected: Editor Code Completion Prior 6.1 Separation
最佳答案
I solved it by: svn checkout https://java.net/projects/nb-api-samples/sources/api-samples/show/versions/7.2/misc/ftl?rev=333 Then opened that in NetBeans, built, and "Install/Reload module in IDE"
以上说法正确。
您应该这样做。
[步骤 1]团队 -> Subversion -> 结帐
/image/VbWh2.png
[步骤 2]使用此存储库 URL:
https://svn.java.net/svn/nb-api-samples~api-samples/versions/7.2/misc/ftl/?rev=333
检查此图片http://content.screencast.com/users/groundbreaker/folders/Jing/media/6fd82a20-bb11-449e-92cb-73af53fd2254/2015-05-22_0928.png
[步骤 3]单击“完成”
http://content.screencast.com/users/groundbreaker/folders/Jing/media/b59faeab-ca38-4dad-aa56-1e62f1a42627/2015-05-22_0930.png
[步骤 4]单击“打开项目”
http://content.screencast.com/users/groundbreaker/folders/Jing/media/e37efdcf-0a85-4746-bbca-e13d7bb59dfe/2015-05-22_0930.png
[步骤 5]您现在将看到“ftl”项目
http://content.screencast.com/users/groundbreaker/folders/Jing/media/4ed866c8-4111-4db0-9057-9f0992fcb4e6/2015-05-22_0931.png
[步骤 6]右键单击 -> 构建 -> 在开发 IDE 中安装/重新加载
/image/XjUco.png
只需复制粘贴打开网址,因为我仍然无法发布图像和可点击的链接。抱歉给您带来麻烦。
干杯!
关于java - netbeans freermarker 插件错误 : The plugin Lexer to NetBeans Bridge is requested in implementation version,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28820030/
我的 ADT(Android 开发人员工具)工作正常,几天前它显示所有文件的图形布局,但今天它显示“无法加载 LayoutLib:com.android.layoutlib.bridge.Bridge
我正在尝试使用以下命令控制是否将通过我在 Docker 容器中设置的网桥的数据包发送到 iptables 进行处理: sysctl -w net.bridge.bridge-nf-call-ipt
我正在努力创建自己的自定义组件,以便与蓝牙设备进行交互。 I tried this in Swift , 但由于访问桥的问题而没有到达任何地方。 我在 Objective-C 中重新实现它并遇到了同样
是否有任何方法可以确定或任何资源可以找到 Haswell、Sandy Bridge、Ivy Bridge 和 Skylake Intel 处理器的分支目标缓冲区大小? 最佳答案 检查 Agner Fo
有什么解决办法吗? Error starting daemon: Error initializing network controller: could not delete the default
在 WSL2 中运行 docker info(在 ArchWSL 和 Ubuntu 20.04 上)我收到以下警告: WARNING: bridge-nf-call-iptables is disab
我正在使用 ansible 设置 kubernetes 集群。尝试启用内核 IP 路由时出现以下错误: Failed to reload sysctl: sysctl: cannot stat /pr
停止 docker 后,它拒绝重新启动。它提示另一个名为 docker0 的网桥已经存在: level=warning msg="devmapper: Base device already exis
我将这些文件从 Finder 直接添加到我的项目中,然后添加到 Xcode。 桥接 header 由 Xcode 自动创建。 #import 将类导入桥接 header - 桥接 header 没有问
我按照 Google Sign-in for iOS 上的所有说明进行操作使用CocoaPods(尽管我以前没有使用过CocoaPods,但仍然不明白它是什么),当我运行程序时,我收到此错误: bri
概述 桥接模式一种结构型模式,它主要应对的是:由于实际的需要,某个类具有两个或以上的维度变化,如果只是用继承将无法实现这种需要,或者使得设计变得相当臃肿。 桥接模式的做法是把变化的部分抽象出来,使
Android webView 不支持 Google oAuth。 Google 建议使用 chrome 自定义标签进行 oAuth。我也有从我的网络应用程序到 native 的 js 调用的要求。如
我正在从事一个网络项目,出于某种原因,我需要修改 Linux 中使用的网桥的源代码。我想知道如何添加 http://lxr.free-electrons.com/source/net/bridge/源
Docker 似乎在容器开始运行后创建了一个桥,然后与我的主机网络发生冲突。这不是默认的桥 docker0,而是在容器启动后创建的另一个桥。我可以根据较旧的用户指南链接 https://docs.do
桥接模式属于先天模式,这里的先天模式就是说一开始就要把结构搭建好,方便后来的扩展,而不是对已经出现的模块和接口进行改进扩展的。桥接的核心在于实体类和操作类之间的聚合关系,这个聚合关系就是我们所说的&
1、桥梁模式结构图 2、桥梁模式中主要角色 抽象化(Abstraction)角色:定义抽象类的接口并保存一个对实现化对象的引用。 修正抽象化(Refined Abstractio
代码如下: <?php /** * 桥接模式 * * 将抽象部份与它实现部分分离,使用它们都可以有独立的变化 */
题目地址:https://leetcode.com/problems/shortest-bridge/description/ 题目描述 Ina given 2D binary array A,
桥接模式(Bridge Pattern)是用于把抽象化与实现化解耦,使得二者可以独立变化 桥接模式涉及到一个作为桥接的接口,使得实体类的功能独立于接口实现类,这两种类型的类可被结构化改变而互不影响
LocalAppData为由 Desktop App Converter 转换的应用程序虚拟化. 例如。 “真实”LocalAppData地点是: C:\Users\user\AppData\Loca
我是一名优秀的程序员,十分优秀!