- Make it so “clear text” clears the console for the selected tab
- Add “Step 1 of 3, 2 of, 3… to Create Project”
- Keep from importing yourself in the pom navigator? Or at least post an alert with a warning
- Do not inset multiple identical dependencies with pom navigator
- Look for the [ERROR] string in the output. There are two cases. The first is where there is an error that does not cause a build failure. These should be stored in a list and sent to the “Problems” plugin. The other is an “[ERROR] BUILD FAILURE”. This should store the lines that follow the error and present them in a dialog.
