Page 1 of 1

Add files recursively?

Posted: Sat Jan 02, 2010 8:57 am
by jiapei100
Hi, all:

Codelite seems to overpass codeblocks in some aspect.
However, I couldn't find the convenient functionality "add files recursively to a project" in CodeLite 2.1.0.3584 .

However, CodeBlocks has such kind of thing, which is pretty convenient.
So, will Codelite afford such kind of thing in near future? Or, is there anything already existing, but I'm missing?

Cheers
JIA

Re: Add files recursively?

Posted: Sat Jan 02, 2010 9:27 am
by eranif
Right click your project and select 'Import files from directory'

Eran

Re: Add files recursively?

Posted: Sat Jan 02, 2010 1:48 pm
by jiapei100
Perfect!!!
Thank you ...