Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 631 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 631 Bytes

Desktop application for MAWS HCGPS 6056 https://www.irdam.ch/product/military-meteorological-sensor-maws6056hcgps/

  • Go to File -> Project Structure... (CTRL+ALT+SHIFT+S)

  • Select Artifacts

  • Click + Select JAR -> From modules with dependencies...

  • Select the class Launcher class

  • Click OK

  • Click the + below the Output Layout tab and select Directory Content

  • Select the C:\Program Files\Java\javafx-sdk-19\bin folder

  • Click OK

  • Creating the Jar

  • Go to Build -> Build Artifacts

  • Select the Build action in the pop-up menu

  • The .jar file should be located in a folder in the out\artifacts folder of your project