Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: gilbert on June 04, 2014, 02:32:30 pm

Title: Management Panel Issue
Post by: gilbert on June 04, 2014, 02:32:30 pm
I have build Codeblocks from sources but in the Management Panel only Projects and Symbols Tabs are visible how do i make Files Tab Visible..
Title: Re: Management Panel Issue
Post by: BlueHazzard on June 04, 2014, 06:48:18 pm
You need a plugin. Compile and install the contributed plugins, and you will have your file tab
Title: Re: Management Panel Issue
Post by: gilbert on June 05, 2014, 11:08:45 am
you are talking about the file manager plugin can u provide the link to download the sourcecode.
Title: Re: Management Panel Issue
Post by: ollydbg on June 05, 2014, 11:15:33 am
you are talking about the file manager plugin can u provide the link to download the sourcecode.
All the contributed C::B plugins' source code were in the C::B's main SVN repo, under the src/plugins/contrib sub folder.
Title: Re: Management Panel Issue
Post by: gilbert on June 05, 2014, 11:28:02 am
I have build codeblocks from sources how do i add filemanager plugin.
Title: Re: Management Panel Issue
Post by: stahta01 on June 05, 2014, 04:01:57 pm
1. You need to be able to read and understand directions.
2. You need to be able to follow directions.
3. You need to be able to ask smart questions.

http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks)

Edit: What Operation System are you using?

Tim S.
Title: Re: Management Panel Issue
Post by: BlueHazzard on June 05, 2014, 06:40:15 pm
How about reading the instruction on the wiki and the install or readme file?