Better support for "complex" projects
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
The user interface does not well support "complex"
projects. For example, the project that I'm working on is
an Othello program. This needs multiple executables: a
user interface, a test harness, a program to generate
evaluation data... I currently have 4 projects defined;
one for a subroutine library and one for each executable.
I constantly have to switch between projects, and,
when I switch, an annoying pop-up appears asking me if
I really want to close the project that I'm leaving.
Logged In: YES
user_id=596891
I have the same problem. Maybe the solution would be to
support multiple projects within one workspace, and (sounds
silly but it's a pain) multiple project files within one
directory.
Logged In: NO
Perhaps support for top level project files which
just reference other projects and their dependencies
Something along the lines of the MS Developer
Studio Workspace Files.