如何让netbeans启动更快。 Netbeans 花费了大量时间才打开

发布于 2024-11-09 13:15:51 字数 115 浏览 0 评论 0原文

我不知道这是否只是我的电脑的问题,但 netbeans 的打开时间非常长。我想知道我能做些什么来缓解这个问题。

(就像如果我减少在 netbeans 中打开的选项卡数量,它可能会加快速度或其他什么)

I do not know if its just my computer, but netbeans is taking an insane amount of time just to open. I'm wondering is there anything i can do to mitigate this problem.

(Like maybe if i reduce the amount of tabs opened in netbeans it may speed things up or something)

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

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

发布评论

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

评论(4

哎呦我呸! 2024-11-16 13:15:51

从头开始重新安装通常是最好的方法。您的 netbeans 安装可能会因为启动时尝试加载的所有插件、设置、文件、缓存、旧文件和其他内容而减慢速度。备份您的 .netbeans 配置文件文件夹,删除旧的,下载新的 netbeans 安装(netbeans 本身可能收集旧文件),然后恢复您的设置。

如果这不能加快速度,那么您唯一能做的就是升级计算机

Reinstall from scratch is usually the best way to go. Your netbeans installation is probably slowed down by all the plugins, settings, files, cache, old files, and other stuff that its trying to load at startup. Backup your .netbeans profile folder, delete the old one, download a new netbeans installation (netbeans itself might of collected old files), and restore your settings.

If that doesn't speed things up, then really the only thing you can do is upgrade the computer

北座城市 2024-11-16 13:15:51

您可以使用“按需扫描”插件。

You can use "Scan on Demand" plugin.

鱼窥荷 2024-11-16 13:15:51

如果您的问题似乎随着时间的推移变得更糟,您可以删除位于用户主目录中的 .netbeans 文件夹,在这种情况下这应该会加快速度。

作为删除 .netbeans 文件夹的先决条件,我将使用自定义主目录运行 netbeans

netbeans.exe --用户目录
c:\temp\myTestHome\

看看是否可以解决问题...如果确实如此,则删除您的 .netbeans 文件夹,但请注意,此后它将表现为新安装 - 即您定义的任何设置/插件都不会不再存在。

If your problem has seemingly got worse over time you can delete the .netbeans folder that is placed in your user home directory, this should speed things up in that case.

As a precursor to deleting the .netbeans folder i would run netbeans with a custom home directory

netbeans.exe --userdir
c:\temp\myTestHome\

And see if that fixes the problem... If it does then delete your .netbeans folder, but be warned that it will behave as a new installation after that - ie no settings/plugins that you defined will be present anymore.

为你鎻心 2024-11-16 13:15:51

删除你的 home.directory .netbeans 文件夹。一切都会好起来的
。我正在使用 7.0 netbeans,使用 tomcat 7.0.6 部署速度更快

delete your home.directory .netbeans folder.e every thing will be fine
. i'm using 7.0 netbeans and it's faster to deploy with tomcat 7.0.6

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