eclipse eclipse的临时目录/位置在哪里?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16717809/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 20:34:41  来源:igfitidea点击:

Where is the temporary directory/location of eclipse?

eclipsejvisualvmtemporary-directory

提问by David Michael Gang

I tried to fix a problem with jvisualvm not detecting local java applications as explained at Why won't the VisualVM Profiler profile my application?

我试图解决 jvisualvm 没有检测到本地 java 应用程序的问题,如 为什么 VisualVM Profiler 不分析我的应用程序中所述?

Unfortunately I could not find where the tmpdir of eclipse is.
Where is the java.io.tmpdir of eclipse?

不幸的是我找不到 eclipse 的 tmpdir 在哪里。
eclipse的java.io.tmpdir在哪里?

回答by fredrik

Open Help > About Eclipse Click on "Installation Details" and then on the "Configuration" tab. Wait until it has populated and scroll down a bit. There you'll see amongst other things (with whatever value you have...):

打开帮助 > 关于 Eclipse 单击“安装详细信息”,然后单击“配置”选项卡。等到它填充并向下滚动一点。在那里你会看到其他东西(无论你有什么价值......):

java.io.tmpdir=/tmp

java.io.tmpdir=/tmp