How to have IntelliJ build a jar to a directory and then run a separate jar as a run config? -


i developing plugins spigot , want able build , run them same place, server's output going terminal. how make intellij place jar in plugins folder , run server jar outside of it?

make artifact build jar directory , make run config executes other jar, , down @ bottom there list can have intellij build jar.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -