I'm wondering if it's possible to configure IntelliJ to run with a custom taskbar icon that is dependent on the project?
Let's say I have two projects Foo and Bar, in folders F and B, respectively, on my machine. In each project folder I have a batch file that launches a fresh instance of IntelliJ 15.0.6 community edition and loads in the relevant project. I'd like the taskbar icons for Foo and Bar to be different, ideally based on icons that are in the folders F and B. Is this possible?