Relative Content

Tag Archive for javaeclipsegithubimport

Using GitHub Libraries In A Java Class (In Eclipse)

I am new to Java and GitHub (so apologies in advance if this question seems straightforward) but I was wondering how I could import this library into my own Java class. When I download the starter pack and make changes to “JwikiExample.java” the code works properly but I doubt that is how I am intend to use the library. Am I simply supposed to rename “jwiki-starter” and “JwikiExample.java” to use this for my project?