ide; fixed both ways: in a main project, if target is set to Shared Library, can...
authorRejean Loyer <rejean.loyer@gmail.com>
Mon, 6 May 2013 01:43:54 +0000 (21:43 -0400)
committerRejean Loyer <rejean.loyer@gmail.com>
Mon, 20 May 2013 20:58:12 +0000 (16:58 -0400)
commit074f2f26739dbe93c64a0cc40df23fe78069cd28
tree0b220f5d717e1f2255c5b3352b65ca0418cdb979
parent3d3092dc05904a3380af67dd8dfe546a2a65005f
ide; fixed both ways: in a main project, if target is set to Shared Library, can't toggle breakpoint. even after setting it back to Executable, have to reopen it again. closes #801.
ide/src/designer/CodeEditor.ec
ide/src/dialogs/NewProjectDialog.ec
ide/src/ide.ec