Hello all,
First of all, I'm new to CB and would like to say I am very, very pleasantly surprised with CB,
IMHO it has great potential to be great devel ide.
In my current work I use Eclipse mostly because all-for-one-ide multiplatform reasons.
Some things are still missing in it and CDT speed is definitely not it's stronger side.
Anyway, back to my topic, I am having problems with importing existing
projects into CB.
Example:  compiling wxWidgets source using CB. These are the steps I use:
 1. unpack wxWidgets
 2. inside wxWidgets tree create dir 'build-cb-gcc'
 3. in CB I create empty 'wx.cbp' project in 'build-cb-gcc' directory
 4. click 'Project->Add Files Recursivly...'
 5. select 'src' directory and click OK
 6. multiple selection dialog apears and states 'Selected: 1340'
 7. click OK
At this point CB freezes. CPU usage is ~90-99%. Disk led is not flashing.
Been waiting for it to come around for 5minutes now 

I tried importing each src dir separately and it works ok (160 files for 'common').
Any suggestions?
Thanks,
Regards,
  Mario
P.S. 
I am most enthusiastic in helping develop CB and would be very grateful
for pointers on how to get started?