Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 386806 - New Eclipse Icon not used by Eclipse 4.2 on Windows 7
Summary: New Eclipse Icon not used by Eclipse 4.2 on Windows 7
Status: CLOSED FIXED
Alias: None
Product: EPP
Classification: Technology
Component: java-package (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 04:51 EDT by Martin Robertson CLA
Modified: 2020-06-03 07:36 EDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robertson CLA 2012-08-08 04:51:17 EDT
I downloaded the 32 bit version of Eclipse IDE for Java Developers (4.2) along with the Eclipse SDK (3.8) and ran both on my Windows 7 PC.

Eclipse 4.2 used the new icon during launch but reverted to the old icon once the workbench was loaded.

Eclipse 3.8 used the new icon during launch *and* after the workbench loaded.
Comment 1 Eric Moffatt CLA 2012-08-08 15:57:32 EDT
Adding John to the CC list since this looks like a packaging issue...
Comment 2 David Williams CLA 2012-08-08 20:21:47 EDT
I could not reproduce. 
I tested with 64 bit eclipse, but could not see any difference in icon. 
(And would not think there would be a difference in 32 vs 64 bit packages). 

Assume you mean the icon in upper left hand corner (or, on task list in windows)? 

I had fresh installs, and used fresh (separate) workspaces to try and reproduce. 

Any chance you are using an existing workspace from 3.7 or anything? 

Did you install by unzipping each, in fresh directories? Or, was p2 update involved somehow? 

I'm not doubting you are seeing something ... just trying to find the steps to see what you see.
Comment 3 Nobody - feel free to take it CLA 2012-08-08 20:30:43 EDT
Can't reproduce it either. win 7 all 64 bit stack (OS, Java, Eclipse)
Comment 4 David Williams CLA 2012-08-08 22:07:40 EDT
The other variable, it just occurred to me, on Windows is how and where you installed (unzipped) ... was it as "adminstrator"? Under "Program Files"? If so, I think then eclipse keeps some special user data somewhere such as Users\<user>\.eclipse or something like that. I still could not reproduce trying it that way (I normally just unzip into its own directory, like "C:\development\"), but, just wanted to make the point that we'd probably need extreme details like "how and where" you installed ... though, suspect it could not produce the results you are seeing ... just realized there are these many variables so thought I'd mention it.
Comment 5 Martin Robertson CLA 2012-08-09 04:33:33 EDT
OK I'll give as much detail as possible.

* I am running Windows 7 Pro (64 bit). 
* I have downloaded eclipse-java-juno-win32.zip and eclipse-SDK-3.8-win32.zip.
* I have extracted these into:
  * C:\tmp\eclipse\eclipse-java-juno-win32\eclipse
  * C:\tmp\eclipse\eclipse-SDK-3.8-win32\eclipse

* I have started 3.8 and created a new workspace in C:\tmp\eclipse\eclipse-SDK-3.8-win32\workspace
  * The Configuration tab of the Installation Details window shows I am using "-vm C:\Program Files (x86)\Java\jdk1.6.0_24\bin\..\jre\bin\client\jvm.dll"
  * The new icon is shown in the taskbar, window title, alt tab etc

* I have started 4.2 and created a new workspace in C:\tmp\eclipse\eclipse-java-juno-win32\workspace
  * The Configuration tab of the Installation Details window shows I am using "-vm C:\Program Files (x86)\Java\jdk1.6.0_24\bin\..\jre\bin\client\jvm.dll"
  * The old icon is shown in the taskbar, window title, alt tab etc

I don't have a C:\Users\<user>\.eclipse directory.
Comment 6 David Williams CLA 2012-08-09 14:56:02 EDT
Thanks for the extra info. 

"eclipse-java-juno" was the key. 

I see the old icon with that package too (using 64 bit version, on Windows). 

So, moving to EPP project ... it is indeed a problem with packaging ... just not ours :) 

Markus, et., al. ... looks like there's at least one spot that could use the new 4.2 icon. Did not check others.
Comment 7 Alexander Kurtakov CLA 2020-06-03 07:36:05 EDT
Years has passed and icons seems to be fine now. Closing. Please reopen if I missed smth.