Bug 78165 - New C++ prject wizard option to change name of source file containing main()
Summary: New C++ prject wizard option to change name of source file containing main()
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-21 20:20 UTC by Steven T. Hatton
Modified: 2008-06-29 18:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven T. Hatton 2004-03-21 20:20:37 UTC
Version:           3.0.90-CVS (using KDE 3.2 BRANCH >= 20040204, SuSE)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-192-default

It would be nice to have the option to call the file containing the main executable main.cpp (or something else).  From looking over the new project wizard I don't see such a feature.
Comment 1 Amilcar do Carmo Lucas 2004-07-18 21:42:56 UTC
Use ctags to find it.
Comment 2 Andreas Pakulat 2008-06-29 18:29:20 UTC
I don't see this happening given that renaming the file after creating the project is really simple. The new-project-wizard should be as simple as possible, so new users don't get scared.