Intellij 导出JAR包

Here's how to build a jar with IntelliJ 10 http://blogs.jetbrains.com/idea/2010/08/quickly-create-jar-artifact/

File -> Project Structure -> Project Settings -> Artifacts -> Jar -> From modules with dependencies...

Extract to the target Jar

OK

Build | Build Artifact

猜你喜欢

转载自zyz611.iteye.com/blog/2312082