1.关闭dock的bounce效果,
在终端中分别输入命令:defaults write com.apple.dock no-bouncing -bool TRUE
killall Dock
2.在Tomcat的VM options中添加-Dapple.awt.UIElement="true".
1.关闭dock的bounce效果,
在终端中分别输入命令:defaults write com.apple.dock no-bouncing -bool TRUE
killall Dock
2.在Tomcat的VM options中添加-Dapple.awt.UIElement="true".