Question

I don't want to show title in eclipse title bar. Please provide me the way to do it.

Was it helpful?

Solution

Depending on exactly what you want, this might not be possible.

For the Eclipse IDE and all the Eclipse editions you can find on the Eclipse.org download site, this is not possible.

For you own RCP based application, this is easy, as you just need to set the title in the ApplicationWorkbenchAdvisor

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top