Author Topic: Save codeblocks settings  (Read 3291 times)

Offline vladtarniceru

  • Single posting newcomer
  • *
  • Posts: 8
Save codeblocks settings
« on: November 17, 2013, 09:59:29 pm »
Hello!

I've made some changes to codeblocks, like creating some tools, changing the colorscheme, abbreviations, default code and many others.

But if I want to install codeblocks on another computer I won't have all these settings ... so if I keep the folder where all these settings are hidden, I should be able to copy it to the new computer after I install codeblocks there, right?

I was wondering if there exists such folder which tracks the changes (and where can I find it) or if there is another way to save the custom changes.
I'm using ubuntu 12.10.

Thanks in advance!

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Save codeblocks settings
« Reply #1 on: November 17, 2013, 10:32:49 pm »
The tool Code::Blocks Share Config is used to share CB configuration settings.
I suggest seeing if that will do what you want.
NOTE: Please backup your settings before using it.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Save codeblocks settings
« Reply #2 on: November 17, 2013, 11:07:48 pm »
Alternatively, the folder is ~/.codeblocks under (most) Linux.