tonkv / qdevelop

Automatically exported from code.google.com/p/qdevelop
0 stars 0 forks source link

empty project - directories are not being created automatically #124

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
-----------------------------------------------------
1. start with an empty project (from "empty project" template.
2. try to add new file to the project
3. if the file is to be put into non-existing subdirectory of the project
dir - qdevelop will abort file creation with an error. creating directory
by hand fixes the problem.

What is the expected output? What do you see instead?
-----------------------------------------------------
Qdevelop should create directory for source/header/ui files if it does not
exist.

What version of the product are you using? On what operating system?
-----------------------------------------------------
SVN version (checked out 30 minutes ago).
Gentoo Linux, Qt 4.2.3, gcc-4.1.2

Original issue reported on code.google.com by yoshi...@gmail.com on 1 Apr 2007 at 5:58

GoogleCodeExporter commented 8 years ago
Fixed in revision 154

Original comment by jlbi...@gmail.com on 21 Jul 2007 at 3:49