|
Duplicate Eclipse Icon in Windows 7 (64 bit) TaskbarPlatform: Windows 7 64-bitProblem: Duplicate Eclipse program icon in Windows Taskbar after pinning Eclipse to Taskbar Found this problem to be relevant for the 64-bit of Eclipse version. On 32-bit Eclipse didn't find this problem even when installed on 64-bit Windows. The Solution: Edit eclipse.ini and add the following lines: -vm C:\Program Files\Java\jdk1.6.0_21\binYour path to your JDK/bin folder might be different than mine which is "C:\Program Files\Java\jdk1.6.0_21\bin". Now unpin any Eclipse icon you might have pinned on your taskbar. Start Eclipse and wait for it to load your workspace. Now right click the Eclipse icon on your taskbar and pin it. Exit Eclipse and start again to test. You should now have just one instance of the Eclipse icon on your taskbar. This solution is in reference to the Eclipse bug ID #314805. Please visit https://bugs.eclipse.org/bugs/show_bug.cgi?id=314805 for more details. Comments
|



