MyEclipse will intermittently generate the following warning:
"MyEclipse has detected that less than 5% of the 128MB of PS Perm Gen (Non-heap memory) space remains.
It is strongly recommended...
Hi I have a slight problem with running a maven goal under myeclipse.
I'm only able to get 1 of these commands to run via myeclipse ide run configuration launcher dialog
$ mvn install
$ mvn ...