windows - Windows 与 Linux 中的 Eclipse 内存使用情况

标签 windows linux eclipse memory-management

谁能告诉我有关 Windows XP 和 Linux 中 Eclipse 内存使用情况的详细信息? 我听说与 Windows 相比,Eclipse 在 Linux 中消耗的内存更少? 是真的吗?无论操作系统是什么,IDE 都会寻找一定数量的内存,那么它会因操作系统而异吗?

Related Question:

Eclipse memory use

最佳答案

eclipse.ini 设置 Eclipse 使用的 Java JVM 的大小。因此,您实际上可以根据您的机器/操作系统可用的物理内存量相应地设置内存参数: 例如 -showsplash org.eclipse.平台 --launcher.XXMaxPermSize 256M -框架 插件\org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m

关于windows - Windows 与 Linux 中的 Eclipse 内存使用情况,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2537964/

相关文章:

Windows XP : change background color programatically (how to redraw Desktop after changing registry key? )

c - Eclipse:无需在 Eclipse 中编译即可调试大型 C 项目

java - 使用 --launcher.ini 选项独立运行 Equinox

java - Eclipse 插件为源文件的内聚部分定义不同的背景颜色?

c - MinGW 编译器生成的二进制文件可以在没有 Mingw 的机器上运行吗?

java - 检查默认java安装版本是否大于1.x的DOS脚本

linux - 如何将环境设置导入我的 Perl 程序?

linux - 在一个 VPS 上使用 "name-based"托管多个网站是否更慢?

c - Linux系统调用: getaddrinfo return -2

windows - 在 iMac 上运行官方 Kinect SDK