so that you can type os commands right in Eclipse?
calls to mvn for example..
so that you can type os commands right in Eclipse?
calls to mvn for example..
Eclipse has this feature built-in. Go to Window > Show View > Other... then select Remote Systems. Unfold the tree, right-click on Local Shells and select Lauch Shell.
If Maven is all what you need. why not trying Maven 2 Eclipse plugin?
You might want to have a look at easyshell as well. It's not exactly what you want, but many people find it very helpful.