News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Feature Request

Started by Andrew94, June 23, 2010, 05:32:39 PM

Previous topic - Next topic

Andrew94

Hi,
   I was unable to create a Berlios account after several attempts, but I wanted to request a new feature:
          Could you please add support for deleting projects, files, etc. from the IDE?  Code::Blocks seams to be a excellent, feature-rich IDE, but I find it annoying that it lacks this basic feature.
God bless you,
Andrew Wells

MortenMacFly

Quote from: Andrew94 on June 23, 2010, 05:32:39 PMCould you please add support for deleting projects, files, etc. from the IDE?
Deleting projects is already possible, by simply closing it and saving the (thus modfied) workspace.
A FileManager that allows deleting files is available through a plugin. Search the forums for "dmooore" and "FileManager".
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Andrew94

Thank you,
I installed them successfully, but I had a little trouble due to an error about write permissions for the .dll's.  After looking around the forums it appeared that others did too, so I thought I would share my solution:
    I am running Code::Blocks in Windows Vista and I think that the file permissions are more strict than they are in Windows XP.  To install the plugin in Vista, you may need to right click Code::Blocks, select Run as Administrator, and provide the nessecary confirmation.  After this, you follow the normal procedure.  I hope this helps anyone who has trouble installing the plugins.
God bless you,
Andrew