-
Hi everyone, When I close Netbeans, the list of my open projects and files is saved somewhere (some restore point) so the next time I start Netbeans, it reopens them all again. Is there some possibility to give this restore point a name? That way I could have multiple restore points and could switch between them as needed. Thanks for any advice! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
My solution for this problem is: I use two cloned directories and two Netbeans Project Groups: one for master / hotfix / bugfix - branches and one for develop branch). Pro:
Con:
|
Beta Was this translation helpful? Give feedback.
My solution for this problem is: I use two cloned directories and two Netbeans Project Groups: one for master / hotfix / bugfix - branches and one for develop branch).
Project Group switching in Netbeans is way faster then branch switching + recompile.
Pro:
Con: