Pages

Showing posts with label eclipse. Show all posts
Showing posts with label eclipse. Show all posts

Tuesday, November 5, 2013

Show heap status in eclipse

This is very easy.
Go to windows->preferences then under general tab, there is a checkbox to show/hide head status.

Saturday, September 15, 2012

How to get a maven web project work or run in eclipse

I must confess you that it had been a real waste of time. I literally had to search the whole web to find a descent tutorial to get a maven built project work with eclipse.

That is when you create a maven web application in eclipse (obviously after setting up maven in eclipse. you can find many online tutorials on how to setup maven  in eclipse) you won't be able to run the project by just right clicking on the project and select run on server.

Finally after spending several hours, I found a nice tutorial.

In order to do that you need to do some stuff. The following link has a nice simple video tutorial on how to do this very easily. Hope this is useful.

http://www.youtube.com/watch?v=Q14WkL9mw5o&feature=related