Skip to content

Where do I find the JAR File? #169

Answered by PhoenixVX
SquidManL asked this question in Q&A
Discussion options

You must be logged in to vote

Changes are not compiled to a ZIP/JAR file until you run the build task. By default, the build task creates a ZIP file of all edited and added classes. With the fullbuild option, it will create a JAR file of all classes and resources.

While developing in an IDE, all classes are compiled to the bin folder.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Lassebq
Comment options

@PhoenixVX
Comment options

@SquidManL
Comment options

@SquidManL
Comment options

Answer selected by SquidManL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants