Giter Site home page Giter Site logo

sc6dungeoncrawler's Introduction

SC6DungeonCrawler

Runtime: --module-path "./lib" --add-modules javafx.controls,javafx.fxml

How to get rid of the red imports and errors:

  1. Click on the cog wheel in the top right(sometimes looks like yellow up arrow).
  2. Then open project structure.
  3. Open the libraries tab on the left.
  4. Press the plus sign at the top, then the java option.
  5. From there you want to open your project file by clicking the little arrow next to the name.(for me, it's called SC6DungeonCrawler-1)
  6. Then select the lib folder within the project file, and click OK. (You may get a few pop-ups, just click yes or OK, and it should be fine)
  7. Then click apply and OK.
  8. All red imports and run errors should be corrected.

How to Run the application properly:

  1. First copy everything within the following parenthesis ( --module-path "./lib" --add-modules javafx.controls,javafx.fxml ).
  2. Next click on the drop-down list between the hammer and triangle at the top of your screen.
  3. Click edit Configurations.
  4. Next click the plus in the top left, and select the "Application" option. You can name the configuration whatever you want.
  5. In the Main class slot, type in (Main).
  6. Then click the "Modify options" button, followed by the "Add VM Options".
  7. Paste the previously copied text into the VM options slot and apply the settings.
  8. Click OK and then run the project it while the new configuration is selected in the drop-down.

sc6dungeoncrawler's People

Contributors

gwillis442 avatar contactdestroyer avatar jonphelan avatar abracadabrakin avatar jovanavalverde avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.