|
cdt - no auto save&build after pressing "run as..." -
03-20-2009, 09:03 AM
While using pydev, i just press "run as" (actually, not - i have to choose right option from menu, just clicking on the button makes things go wrong)
and i'm done - source is saved, compiled, and binary is running.
while using cdt, i have to save and compile by my own - then i can run the program.
from run as... i got only "local c/c++ application", i thing there should be some more options. but there's not.
how to fix it?
eclipse 3.5, newest ctd, ubuntu 8.10
|