Page 1 of 1

Workspace and Project Extensions

Posted: Tue Jun 08, 2010 10:58 am
by DrOptix
Hi :),

I have another suggestion for CodeLite.

I suggest to change the workspace and project extensions like this:

Code: Select all

Workspace:  .workspace  ->  .clwork, .clgroup, .clw  (just some ideas)
Project  :  .project    ->  .clproj,  .clprj,  .clp  (just some ideas)
I think this will be a good change because generic extensions like .workspace or .project can create a mess specially for ppl who need to mantain for the same project, solutions for those IDEs: Code::Blocks, CodeLite, VisualStudio etc

Re: Workspace and Project Extensions

Posted: Tue Jun 08, 2010 7:25 pm
by DrOptix
Hi :),

EDIT 2: Patch removed until I make sure it works 100%

EDIT 1:
I also want to add that I want to become a CodeLite dev after my baccalaureate exam. Just tell me if i have to pass a test or something.
I will try to solve bugs from here: http://sourceforge.net/tracker/?group_i ... tid=979960

Re: Workspace and Project Extensions

Posted: Wed Jun 09, 2010 2:37 pm
by eranif
DrOptix wrote:Just tell me if i have to pass a test or something
ofc not :D

You can start by fixing bugs / implementing feature requests - and submitting patches

Eran

Re: Workspace and Project Extensions

Posted: Wed Jun 09, 2010 3:31 pm
by DrOptix
Hi :),

Ok glad to hear that. Will do my best!

~Dr.Optix