
- Netbeans ide 8.2 mac create new project mac os x#
- Netbeans ide 8.2 mac create new project pdf#
However, if you're working on a Windows machine you will now need to set the path to the native libraries (for JPEG2K and PDF support), refer to Setting the Path to the Native Libraries for instructions.
Netbeans ide 8.2 mac create new project mac os x#
If you're building the sample on a Linux or Mac OS X machine, you can skip to building and running the application.
Then select the and click Select Main Class.Ĭlick OK to close the Project Properties dialog. Select the Run set of categories from the tree, and for the Main Class field, click the Browse button to open the Browse Main Classes dialog. select File > Project Properties (re), which will open the Project Properties dialog. Select the file and click Open.Īt this point, the Projects Window should be updated and should no longer contain any icons with red exclamations, as shown in the image below. In the Add JAR/Folder dialog, browse to the samples folder within the ImageGear for Java installation directory. In the Add Library dialog, select the ImageGearJava library and click Add Library.Īgain, right click the Libraries node under in the Project Window, but this time select Add JAR/Folder. Right click the Libraries node on under re in the Project Window and select Add Library. Next, add the ImageGearJava library that we created at the beginning of this walkthrough. The Projects Window in the NetBeans IDE should now contain the re project, and the project tree should contain the files in the source package. It is best to select the src folder, at "\samples\Core\src\" so that the package naming is maintained.Īfter selecting the ".\core\src" folder, click Finish to exit the New Project dialog and create the project.
Select Source Package Folders containing the source code for the Core project that installed into the samples folder within the ImageGear for Java installation directory. Give the project a name, "re", and select an appropriate project folder and click Next. This sample will use the Shared sample, but we will not build the Shared sample, instead we will use the pre-built that installs with ImageGear for Java.Ĭlick File > New Project to open the New Project dialog, and then select project category Java and project type Java Project with Existing Sources. We will create a project for the Core sample application. Then in the Library Manager, click OK to exit. Click Add JAR/Folder to accept the JAR files you have selected.