java - Netbeans scala 插件 - 无文档

标签 java scala netbeans netbeans-plugins

我已经按照描述安装了带有 Scala 插件的 Netbeans 6.7.1 here .我得到了要编译和运行的“Hello World”项目。

我现在遇到的问题是没有可用于 Scala 函数和类的文档,我得到的只是找不到文档

在 Scala 平台管理器中,我的源代码和 javadoc 都不为空,并且存在列出的目录。有什么问题吗?

最佳答案

如果你可以升级到 Netbeans 6.9,你可以尝试 http://scala-forum.org/read.php?22,2120,2127#msg-2127 :

I think the project location has changed several times since the start of the NetBeans plugin which causes a lot of confusion. In addition most documentations, blog entries and articles are out-of-date. I've searched myself for quite some time for a new version of the plugin.

BUT the plugin for NB 6.9 is available at Sourceforge! Just try it. It works for me with NetBeans 6.9.1 almost without problems. Though there is still plenty of room for improvements as I said.

Marco

祝你好运。

关于java - Netbeans scala 插件 - 无文档,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1527506/

相关文章:

秒表/计时器的 Java 控制台代码?

java - 在java中通过cfml将 Crystal 报表导出为PDF

java - 如何将文本文件中加载的值与 Jtextfield 中新输入的值相加

java - 如何分配超过 1gb 到 netbeans JVM?

java - Andengine VS Unity

Scaladoc 链接到另一个方法

scala - 如何将 `getOrWaitUntilNonEmpty` 作为单行?

scala - 如何将 map 的 RDD 转换为数据框

无法让 netbeans doxygen 插件工作

java - Java8 thenCompose 和 thenComposeAsync 之间的区别