Not a programming question per se, but does anyone know how to remove the default MyEclipse Derby and MyEclipse Tomcat servers in 2015 CI? I have googled and looked through the xml/ini files without a solution
Asked
Active
Viewed 703 times
2 Answers
3
In MyEclipse 2015 you can hide the MyEclipse Derby and Tomcat servers from the Servers view.
Please check the screenshot at this link :

AlexB
- 7,302
- 12
- 56
- 74

Swapna Sagi
- 46
- 1
-
Sorry for the delay, I just saw your post and it worked! – Steve Salowitz Mar 17 '16 at 13:02
-
For those that cannot access the screenshot - Access the Servers Menu in the Servers View by clicking on the down-pointing triangle in the top right of the view (right next to minimize). The first option will read "Hide Embedded Servers" which will expand to show options to disable both "MyEclipse Tomcat v7.0" and "MyEclipse Derby" – Kriil Sep 21 '16 at 16:34
1
You can try disable Tomcat through :
Window > Preferences > MyEclipse > Server > Tomcat > Tomcat 7
disable radio button
And if you can't do it the same way for MyEclipse Derby
you could disable the plugin if you're not using it through :
Windows->Preferences then select General -> Startup and Shutdown

flafoux
- 2,080
- 1
- 12
- 13