Class CreateJNLP

java.lang.Object
jason.infra.local.CreateJNLP

public class CreateJNLP
extends java.lang.Object
creates a JNLP file for a project
  • Constructor Summary

    Constructors
    Constructor Description
    CreateJNLP()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CreateJNLP

      public CreateJNLP()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)