recently i was wrote a plugin to running a specified project,like tomcat or jetty plugin,it needs to output some message into the console when the project is running,and then to collected the input of user,
just like the Scanner in the command model,who can tell me how to do it?