blob: ab9ba725cc62849843972563c0b103de9f7f2278 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
-->
<html>
<head>
<title>NetBeans IDE 7.1: C/C++ Documentation</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="description" CONTENT="Tutorials and articles for NetBeans IDE 7.1
with C/C++ support">
<meta name="nav_link" content="C/C++ documentation">
<link rel="stylesheet" type="text/css" href="../../../netbeans.css">
<meta name="keywords" content="C/C++ IDE, C/C++ editor, C/C++ development,
C/C++ applications/Netbens, IDE">
</head>
<body>
<!-- Begin Content Area -->
<a name="top"></a>
<h1>NetBeans IDE 7.1: C/C++ Documentation</h1>
<p>This page lists all the tutorials, articles, and additional reference
information for the C/C++ functionality in NetBeans IDE 7.1.
</p>
<h2><a name="tutorials"></a>Tutorials and Articles </h2>
<table width="97%" cellpadding="5">
<tbody>
<tr class="valign-top">
<td class="valign-top" style="width: 50%;">
<p class="orange bold">Getting Started</p>
<ul>
<li><a href="../../../community/releases/71/cpp-setup-instructions.html">Configuring the NetBeans IDE for C/C++/Fortran</a></li>
</ul>
<p class="orange bold">Creating C/C++ Projects </p>
<ul>
<li><a href="../../docs/cnd/quickstart.html">C/C++ Projects Quick Start Tutorial</a></li>
<li><a href="../../docs/cnd/development-environment.html">Defining Your C/C++ Project's Development Environment</a></li>
<li><a href="../../docs/cnd/qt-applications.html">Working with Qt Applications</a></li>
<li><a href="../../docs/cnd/beginning-jni-linux.html">Beginning JNI with NetBeans IDE and C/C++ Plugin on Linux</a></li>
</ul>
<p class="orange bold">Developing C and C++ Projects</p>
<ul>
<li><a href="../../docs/cnd/navigating-editing.html">Editing and Navigating C/C++ Source Files Tutorial</a></li>
<li><a href="../../docs/cnd/debugging.html">Debugging C/C++ Projects Tutorial</a></li>
<li><a href="../../docs/cnd/remotedev-tutorial.html">C/C++ Remote Development</a></li>
</ul>
</td>
<td class="valign-top" style="width: 50%;">
<p class="orange bold">C and C++ Project How-tos</p>
<ul>
<li><a href="../../docs/cnd/HowTos.html">C/C++ Application How-Tos</a></li>
<li><a href="../../docs/cnd/depchecking.html">Make Dependency Checking</a></li>
<li><a href="../../docs/cnd/macro-features.html">Exploring Macros in C/C++ Projects</a></li>
</ul>
<p class="orange bold">Community Contributions</p>
<ul>
<li><a href="http://wiki.netbeans.org/CNDObservabilityTool">Profiling Tools Troubleshooting</a></li>
<li><a href="http://wiki.netbeans.org/GtkApplicationInNetBeans">GTK+ Application in NetBeans IDE</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
<table width="95%" cellpadding="5">
<tr class="valign-top">
<td width="50%" class="valign-top">
<h2>Other Resources<a name="other"></a></h2>
<ul>
<li><a href="http://wiki.netbeans.org/NetBeansUserFAQ#section-NetBeansUserFAQ-NetBeansCCDevelopmentPack" title="NetBeans C/C++ Support FAQs">NetBeans C/C++ Support FAQs</a></li>
<li><a href="https://netbeans.org/projects/cnd/lists">C/C++ Pack Mailing Lists</a></li>
</ul>
</td>
</tr>
</table>
</body>
</html>