Workspace and Project Extensions

Discussion about CodeLite development process and patches
DrOptix
CodeLite Enthusiast
Posts: 11
Joined: Mon Apr 05, 2010 12:55 pm
Genuine User: Yes
IDE Question: C++
Contact:

Workspace and Project Extensions

Post 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
~Dr.Optix (for the moment I'm busy with my own projects)

IDE: CodeLite, Code::Blocks, VisualStudio
Compiler: MinGW-TDM, VC++
Language: C++, C, C#, PHP, JavaScript, Python
Website: http://droptix.wordpress.com
DrOptix
CodeLite Enthusiast
Posts: 11
Joined: Mon Apr 05, 2010 12:55 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Workspace and Project Extensions

Post 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
~Dr.Optix (for the moment I'm busy with my own projects)

IDE: CodeLite, Code::Blocks, VisualStudio
Compiler: MinGW-TDM, VC++
Language: C++, C, C#, PHP, JavaScript, Python
Website: http://droptix.wordpress.com
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Workspace and Project Extensions

Post 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
Make sure you have read the HOW TO POST thread
DrOptix
CodeLite Enthusiast
Posts: 11
Joined: Mon Apr 05, 2010 12:55 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Workspace and Project Extensions

Post by DrOptix »

Hi :),

Ok glad to hear that. Will do my best!

~Dr.Optix
~Dr.Optix (for the moment I'm busy with my own projects)

IDE: CodeLite, Code::Blocks, VisualStudio
Compiler: MinGW-TDM, VC++
Language: C++, C, C#, PHP, JavaScript, Python
Website: http://droptix.wordpress.com
Post Reply