Pylucene Eclipse 插件

发布于 2024-08-13 18:03:39 字数 81 浏览 4 评论 0原文

有 Pylucene eclipse 插件吗?或者我错过了什么?

我想要它自动完成。 import结构和java lucene一样吗

Is there a Pylucene eclipse plugin? or am I missing something?

I want it for Auto complete. Is the import structure same as java lucene

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

柒夜笙歌凉 2024-08-20 18:03:39

假设您使用 PyDev,您需要将 PyLucene 添加到导入路径。这可以在 PyDev 部分下的首选项窗格中完成。 (抱歉,我这台计算机上没有安装 PyDev,所以我无法更具体。)没有使用 PyLucene 我无法准确告诉您需要添加哪个路径,但它应该是您所在的路径PyLucene 已安装。

Assuming you're using PyDev, you need to add PyLucene to your import path. This can be done in the preferences pane somewhere under the PyDev section. (Sorry, I don't have PyDev installed on this computer so I can't be more specific.) Not having used PyLucene I can't tell you exactly which path you need to add, but it should be the path where you have PyLucene installed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文