IntelliJ

Status
This thread has been locked.

Hesitates

Server Owner | TriviumHQ (us.)TriviumHQ.com
Supreme
Feedback score
8
Posts
164
Reactions
37
Resources
0
Hi there,

So I recently added somethings into a Custom Spigot and I was wondering if there is anyone that would be willing to help me with exporting the Spigot into a .jar as I can not remember how to do it and I have tried for quite sometime to figure out how to do it and I just can not find anything so if there is someone that knows how to do this I would be extremely appreciative.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Eric

Software Engineer
Supreme
Feedback score
14
Posts
1,760
Reactions
1,648
Resources
1
mvn clean install
Open up the terminal in IntelliJ and type and then go in your project folder and the spigot server jar will appear same with your spigot-api jar.
Where did he say he was using Maven?

Just Google Intellij build artifacts and ensure that your spigot jar is "provided" rather than "compile"
 
Status
This thread has been locked.
Top