注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 子域部署Exchange服务器详..
 帮助

使你的Eclipse具有XP的外观


2006-05-09 08:52:00
 标签:XP eclipse   [推送到技术圈]

描述: Help->About Eclipse SDK
图片:

Configuration Details

在Windows XP下使用Eclipse,你会发现,比如按钮,工具栏的按钮和Windows2000界面风格差不多,而不是XP的风格,你可以将其变为XP的风格
Eclipse网站有下面一则FAQ


Q: How do I make SWT use the Windows XP theme?
A: In order for an application to use the Windows XP theme, there must be a manifest file located in the same place as the executable that launches the application. Here is a sample manifest file to download.
The name of the manifest file must match the name of the executable. In the case of eclipse, the executable is javaw.exe and the manifest file must have the name javaw.exe.manifest. The manifest file must be in the jre\bin folder for the VM you use to launch Eclipse. Note: the eclipse.exe executable does not launch Eclipse; eclipse.exe displays a splash screen and then invokes the Java VM.

首先,你的操作系统必须是Window XP,然后下载
javaw.exe.manifest文件,将下载文件放在C:\Windows\system32\javaw.exe相同的目录下,目录如图,以你的机器为标准。然后关闭Eclipse,重新启动一下就OK了。




    文章评论
 
 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: