Configuring Cygwin with Netbeans in Windows
Posted on: November 22, 2008
- In: opensource
- 3 Comments
Netbeans IDE can be used to create C/C++ Applications. Netbeans running on Linux Platforms dont require any additional configuration if the compilers are already available in the Linux distribution. But to get it working in Windows, a Linux-like environment will be required.
Cygwin is a Linux-like environment for Windows.
Here is a step by step guide to configure Cygwin with Netbeans in Windows.
Step 1: Installing Netbeans
Step 2: Installing Cygwin
Step 3: Testing Cygwin
Step 4: Setting PATH
3 Responses to "Configuring Cygwin with Netbeans in Windows"
nice..and more info,ok

1 | RandomHero
June 8, 2009 at 1:28 pm
thx