Is there a plugin in eclipse
that I could use to test who much memory has my just run program cost?
I am thinking there may be a button from the plugin after I run the program, I could click on it, and it shows me a graph of sort of the peak memory consumption of my program just now.
I personally like VisualVM (tutorial), included with the latest JDK releases.