Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Change the Build Command and Clean Command to

Code Block
${MAKE} -f Makefile build
${MAKE} -f Makefile sipx.clean

Image Added

Panel

The next screen allows you to help Netbeans locate the sources folder. Just choose the base folder of sipXecs which Netbeans has already done for you and click the next button.

Image Added

Panel

The next screen allows you to configure code assistance. Choose Automatic to let Netbeans where your classes reside. Click Next.

Image Added

Panel

Lastly, you need to specify where you want to store the Netbeans project files. When you are done, simply right click sipXecs from the project explorer of netbeans and click build. Happy hacking!