java - Export runtime value of a variable in NetBeans -


i'm using netbeans java programming , want export value of variable file, since can't copy , paste big array list. there command @ runtime?

you can dump heap tools jmap (part of jdk). have snapshot of application memory.

but don't think there's way "paste" values on netbeans fields/variables. can go , change them manually. if current array have 4 elements , 1 saved have 9? how object references?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -