Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "Create project" feature #15

Open
danielbsig opened this issue Jun 19, 2012 · 1 comment
Open

Add a "Create project" feature #15

danielbsig opened this issue Jun 19, 2012 · 1 comment

Comments

@danielbsig
Copy link
Owner

It should be possible for the user to select "File" - "New Project..." and get presented with at least one option: "C++ console project", possibly an empty one, possibly one which prints out "Hello world".

For this, we need to rethink how files are presented in the file window on the left. Currently, all files are displayed, but this would have to change.

@danielbsig
Copy link
Owner Author

Note: a project should have "Project settings", where we can control the flags passed to g++, in a graphical way (i.e. the user should not need to learn the parameters to g++.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant