

Now that the libraries are on your computer, Netbeans needs to know where to find them.

How Libraries should look after adding skyproc and its dependencies Link to NetBeans Anytime you get a SkyProc update, you do this step and replace the old libraries with the updated ones. The first step is to drag all of these folders into your common java library folder (ex. This is used by SkyProc, and therefore required.
SKYRIM NPC EDITOR IMPORT .NPC MODS
skyproc - A library with all the functions that deal with Skyrim mods (the ones you'll be using).In the SkyProc distribution, you will see a "Libraries" folder that contains: This way, if any libraries are updated, you can replace them in this one common folder, and it will affect all your Netbeans projects. It's usually a good idea to keep one copy of each library in a common folder (ex. However, they must be properly linked in before you can make use of them in your code. Link in the SkyProc Library Centralizing Libraries Ī library is a set of functions that are available for use. SkyProc requires Java 7, is the current NetBeans & JDK bundle.įrom this point on in the guide, it is assumed you have Netbeans installed. If you are new to Java, it is suggested you get the NetBeans and JDK bundle'. Another common IDE used for writing Java is Eclipse. SkyProc source code is written using the program, or IDE, called Netbeans. A program to write code in, known as an IDE.There are two things you need to start writing code: 5 Bundling the Program for Distribution.4.2.4 Notes and FAQ about what we just did.

4.2.1 Telling SkyProc Which Records to Import.4 Customize the Patcher: Fireball Apocalypse.
