sincasebo.blogg.se

Intellij java doc
Intellij java doc













  1. #Intellij java doc how to#
  2. #Intellij java doc mod#

Click Apply to save the dependency.Ī debugger is a program that can examine the state of your program while your program is running. For readability, change the Name of the dependency to "Starsector Core", or something else easier to remember.Click the + that has a globe next to it and paste the following documentation URL:, then click OK.There is only one, so keep it selected and click OK. It will ask which module to add them to.Use shift-click or control-click to select multiple items at once. Navigate to your Starsector installation, open starsector-core, and choose all of the. Click the + at the top, and choose "Java".Open the Project Structure dialog again, if it isn't open, and go to the " Libraries" tab, under "Project Settings".jar files as dependencies, and a combination of LazyLib, MagicLib, and GraphicsLib will be needed, as well.

#Intellij java doc mod#

At the very least, a mod will need to add Starsector's. When configured, the Project Structure dialog should look as follows.ĭependencies are things that a project needs in order to compile.

  • Under Project language level, open the dropdown and choose 7.
  • The folder you select should have a folder called bin directly inside of it. Navigate to where you unzipped the JDK you downloaded at the beginning of the tutorial and select it.
  • Under Project SDK, click the dropdown and choose + Add SDK, then JDK.
  • Go to File - Project Structure and go to the Project tab, under Project Settings.
  • #Intellij java doc how to#

    Next, we'll configure the JDK, add the Starsector and other libraries so it compiles, tell it how to create a. These can be ignored they contain the IntelliJ-specific project settings, which we will modify in the next stage.įeel free to look around the project and get a feel for how it's laid out, but don't change anything yet. IntelliJ will load the project and add a. The folder should contain a mod_info.json file.















    Intellij java doc