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

Summary: support create c++ project with cmake
Product: cnd Reporter: exitna
Component: ToolchainAssignee: danilasergeyev
Status: REOPENED ---    
Severity: normal Keywords: USABILITY
Priority: P1    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE 日志

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