The problem that im facing currently is that i have a MySQL database and want to generate a tree of my database. I will link it afterwards but currently im trying to simply generate a static tree for example if I have a parent it should be a root node and the children should be child nodes. I am using eclipse, please guide me