This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 269902 - In Qt projects IDE generates files with .cpp.cc extension
Summary: In Qt projects IDE generates files with .cpp.cc extension
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-22 20:07 UTC by soldatov
Modified: 2017-04-19 08:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2017-02-22 20:07:14 UTC
Scenario:
- Create C/C++ Qt Application project
- Call Qt|Qt Form wizard
==> I see newForm1.ui, newForm1.cpp, newForm1.h as a expected file names
- Press Finish button
==> Really NetBeans created newForm1.cpp.cc file
Comment 1 Alexander Simon 2017-03-22 16:53:52 UTC
fixed in enum, branch release82, changeset 2008aa2a8535
Comment 2 Quality Engineering 2017-04-02 02:38:05 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3430df4652c2
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #269902 - In Qt projects IDE generates files with .cpp.cc extension
(transplanted from 2008aa2a853544871572e1ae8a52ee8bd32b4583)
Comment 3 ilia 2017-04-12 12:51:24 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=269902 Changesets:
    http://hg.netbeans.org/releases/rev/2008aa2a8535 # fixed Bug #269902 - In Qt projects IDE generates files with .cpp.cc extension
Comment 4 soldatov 2017-04-19 08:36:32 UTC
Verified in NetBeans IDE 8.2 (Build 201704181436)