Jdeveloper 10.1.3 中的自动完成

发布于 2024-09-29 07:19:12 字数 123 浏览 1 评论 0原文

我将从 Eclipse 迁移到 JDev 10.1.3 我无法对未导入的类使用自动完成功能。 (在 Eclipse 中,自动完成位于 CLASSPATH 中的整个类上)...

如何实现这一点?

谢谢!

I am moving from Eclipse to JDev 10.1.3
I cannot do how to use auto-complete for classes that are not imported.
(In eclipse, the auto-completion where on the entire classes in the CLASSPATH)...

How to accomplish that?

Thanks!

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

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

发布评论

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

评论(1

哭泣的笑容 2024-10-06 07:19:12

JDeveloper中的类路径是在项目属性->库中定义的
如果您希望 JDeveloper 找到它们并完成您的代码,请确保将您的 jar 添加到此处。

The classpath in JDeveloper is defined in the project properties->libraries
Make sure to add your jars there if you want JDeveloper to find them and complete your code.

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