Installing Eclipse on Windows 7 x64
Microsoft announced that they will cooperate with Tasktop Technologies (the developers of Eclipse) to update existing Eclipse desktop and interface projects. They are also working on Windows Azure tools for Eclipse.
Are you trying to run Eclipse on Windows 7 x64? By now, you probably noticed that it’s not working properly. Here are some instructions what you can do about it.
You can download the x64 edition of Java 1.6 from sun.com.
As of right now, you can download only x32 editions from the Eclipse main website. Unfortunately, it’s not working properly on x64 systems, because the file SWT.DLL requires a x32 system. The site with the latest releases, including x64 systems, can be found here. The latest stable edition of Eclipse is 3.5.1.
Sidenote: Because the x64 edition of Eclipse is not bundled with EE, you’ll have to manually download everything you need for Web, XML and Java EE development from http://download.eclipse.org/releases/galileo
Eclipse will support Windows 7 features
Microsoft promised to work on updates for the RCP and SWT of Eclipse to make it work with the awesome Windows 7 taskbar and jump list (a jump list will allow you to quickly jump to recent projects for example).
Microsoft goes open source
It looks like Microsoft is finally going open-source. Windows Azure, an open-source system optimnized for cloud computing will receive some cool tools for PHP and Java development.
Microsoft revealed Tools for Windows Azure for Eclipse (PHP), a Windows Azure SDK for Java and Eclipse4SL 1.0.
Eclipse4SL is the environment for developing new interfaces for Microsoft’s new Silverlight player in Eclipse.
I have this problem when try tu install eclipse in windowns 7
java.lang.RuntimeException: Application “” could not be found in the registry. The applications available are: org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.update.core.standaloneUpdate
berne, try to reinstall Java, possibly install x64 if you are on Windows 7 64-bit.
Let me know if that works..
I had problems installing Eclipse on my Windows 7 x86 (32 bit) PC, and could not do so for months.
So I just wanted to make a note…hopefully it will help someone.
I unzipped the install file and got errors every time I tried to double click eclipse.ini or eclipse.exe to start the install. Apparently this was because I used WinZip to unzip the file. When I used WinRAR (7zip or any other software could also be used), it installed successfully on the first try – I double clicked eclipse.exe and away it went!
I hope this will help someone!