I have started using Netbeans and it seems that it cannot undo many actions. Is it possible to configure the number of actions it can undo?
Thanks in advance.
How many actions can Netbeans undo?
Number of replies: 4Re: How many actions can Netbeans undo?
alot. I haven't counted, but i've un-done entire days worth of changes before. is everything default? maybe there is a setting or something.
Re: How many actions can Netbeans undo?
Thanks for reporting your experience. Could you please specify what Netbeans version you use and your operating system?
Thank you very much.
Re: How many actions can Netbeans undo?
I'm using netbeans 6.7.1 on windows xp
I did a test (although not very big) and undid 50 actions.
I did a test (although not very big) and undid 50 actions.
Re: How many actions can Netbeans undo?
In 6.7 Netbeans keeps a history file for a given number of days, there is most likely a higher limit of transactions, however it is not readily changeable (that I am aware of).
You can configure the amount of time that Netbeans keeps a history file of changes by proceeding through the following:
Open Tools > Options
Select the Miscellaneous tab
Select the Versioning sub tab
Click Local History in the dialogue to the right
You should now see something along the lines of Keep Local History Files for X Days.
The default for this is 7 days I believe.
Hope this helps in some way
You can configure the amount of time that Netbeans keeps a history file of changes by proceeding through the following:
Open Tools > Options
Select the Miscellaneous tab
Select the Versioning sub tab
Click Local History in the dialogue to the right
You should now see something along the lines of Keep Local History Files for X Days.
The default for this is 7 days I believe.
Hope this helps in some way