Hera Java app in menu

Discussion in 'Newbie Questions' started by Funkid, Apr 10, 2020.

  1. Funkid

    Funkid Thread Starter
    Expand Collapse
    New Member

    Joined:
    Apr 10, 2020
    Messages:
    3
    Likes Received:
    0
    I'm using appeditor to enter an application into the menu. But it's a Java app. I think I'm just missing the command I would need if I were to launch the app from the command line. I assume it's "java something something /path/filename"

    I just haven't been able to find it.
     
  2. Funkid

    Funkid Thread Starter
    Expand Collapse
    New Member

    Joined:
    Apr 10, 2020
    Messages:
    3
    Likes Received:
    0
    Okay, well I figured out how to run the app from the terminal:
    java -jar /path/program.jar

    But that doesn't work in the app menu. I'm not sure what I'm missing here. I don't know what I don't know.
     

Share This Page

Loading...