Est-il possible de ne pas afficher les messages d'information dans la console d'Eclipse

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
8 juil. 2004 10:47:42 org.apache.commons.modeler.Registry loadRegistry
INFO: Loading registry information
8 juil. 2004 10:47:42 org.apache.commons.modeler.Registry getRegistry
INFO: Creating new Registry instance
8 juil. 2004 10:47:42 org.apache.commons.modeler.Registry getServer
INFO: Creating MBeanServer
8 juil. 2004 10:47:43 org.apache.coyote.http11.Http11Protocol init
INFO: Initialisation de Coyote HTTP/1.1 sur le port 8080
8 juil. 2004 10:47:48 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
8 juil. 2004 10:47:48 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
8 juil. 2004 10:47:48 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', returnNull=true
8 juil. 2004 10:47:51 org.apache.coyote.http11.Http11Protocol start
INFO: Démarrage de Coyote HTTP/1.1 sur le port 8080
8 juil. 2004 10:47:51 org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
8 juil. 2004 10:47:51 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/63  config=D:\java\jakarta-tomcat-4.1.27\conf\jk2.properties


Merci d'avance