Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at java.util.LinkedList.addBefore(Unknown Source)
at java.util.LinkedList.addFirst(Unknown Source)
at AlberoVP.stampaNodi(AlberoVP.java:153)
at testAlberiVP.main(testAlberiVP.java:30)

Qualcuno mi può aiutare con questo errore???

è di un progettino implementato tramite eclipse

vi prego aiutatemi