Skip to content

Instantly share code, notes, and snippets.

@cfjedimaster
Created September 21, 2021 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cfjedimaster/ec46cd58bbb2140a076eead8805a42eb to your computer and use it in GitHub Desktop.
Save cfjedimaster/ec46cd58bbb2140a076eead8805a42eb to your computer and use it in GitHub Desktop.
component {
this.name = 'Sample Application';
// Load in my custom Java coolnesss
this.javaSettings.loadPaths = [expandPath('./jars')];
// more code here typically
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment