Netbeans Settings Sync

Is there a way to synchronize Netbeans settings across multiple workstations (like a PC and laptop). Its project settings (FTP accouns), installed plugins, and other settings (such as colors).

What do you think and worry?

+3
source share
1 answer

You can export your settings to a zip file and import it in other places.

Export: (Import in the same way). Tools -> Options -> Export

0
source

All Articles