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 250356 - support create c++ project with cmake
Summary: support create c++ project with cmake
Status: REOPENED
Alias: None
Product: cnd
Classification: Unclassified
Component: Toolchain (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P1 normal with 2 votes (vote)
Assignee: danilasergeyev
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2015-02-11 05:34 UTC by exitna
Modified: 2015-05-28 07:06 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE 日志 (38.47 KB, text/plain)
2015-02-11 05:35 UTC, exitna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description exitna 2015-02-11 05:34:56 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_31
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.31-b07

hope support create c++ project with cmake, since it can already support import project with cmake!!!
Comment 1 exitna 2015-02-11 05:35:06 UTC
Created attachment 151940 [details]
IDE 日志
Comment 2 Alexander Simon 2015-03-06 09:57:02 UTC
Please, describe your expectation of the feature (or scenario of the feature using).

At first, please, try development IDE version:
http://bits.netbeans.org/download/trunk/nightly/latest/
Try the New Project/Samples/Hello CMake Word. Does it fit your expectations?
Comment 3 exitna 2015-03-06 14:08:06 UTC
the scenario is:
1. open the netbeans
2. click new project
3. choose c++ category
4. choose c++ application or c++ library
5. I hope there is an option that I can create a CMakeLists.txt instead of direct MakeFile