Does anybody know where I can find a good tutorial on how to use the Run/Debug Configurations in Eclipse?

I have a lot of questions: for example I have defined a variable in the Environment tab. How do I refer to it in the Arguments tab?
I have tried %VAR_NAME%, ${VAR_NAME}, etc. but no luck.

Any idea?

Thank you!