Skip to content

Instantly share code, notes, and snippets.

@kinggoesgaming
Created March 14, 2016 03:10
Show Gist options
  • Save kinggoesgaming/38ae8f387cd5ea705242 to your computer and use it in GitHub Desktop.
Save kinggoesgaming/38ae8f387cd5ea705242 to your computer and use it in GitHub Desktop.
ConfigurationLoader<CommentedConfigurationNode> loader = HoconConfigurationLoader.builder().setPath(file).build();
ConfigurationLoader<CommentedConfigurationNode> loader1 = GsonConfigurationLoader.builder().setPath(file).build();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment