Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disable Auto load of JBoss News Blogs info in Eclipse

I am using Eclipse JUNO SR1 and installed JBoss Tools from official site. Everything is fine except some annoying features which's causing my eclipse to perform slow

When I open Eclipse, it's showing up JBoss start up page where it's loading JBoss blog information and News and some JBoss tutorials. They keep on progressing may be due to some firewall settings or whatever reason.

I want to disable all such useless loadings at startup of Eclipse or at any point of time.

I am aware of Eclipse startup settings. However lot of Jboss features are turned on there. What should i do to disable all such useless external informations/fetching of data.

like image 326
RaceBase Avatar asked Nov 01 '12 06:11

RaceBase


2 Answers

Ok, I found it.

Go to Menu > Window > Preferences > JBoss Tools > JBoss Central and uncheck Show JBoss Central On Startup

like image 91
fabien7474 Avatar answered Sep 24 '22 02:09

fabien7474


There is an easier way to do it. On the JBoss tab, there is a wheel icon on the top right corner. Clicking on it, it shows a checkbox to disable showing this tab on start up.

Jboss start page

Cheers.

like image 34
sdsc81 Avatar answered Sep 23 '22 02:09

sdsc81