给应用程序打一个war包

xiaoxiao2021-02-28  112

Click , point to Web Application: Archive and select For 'JavaEEHelloWorld: war exploded'.

A new artifact configuration is created and its settings are shown in the right-hand part of the dialog.

Create a manifest file for your archive: click Create Manifest and agree to the location suggested by IntelliJ IDEA (web/META-INF/MANIFEST.MF). Click OK in the Project Structure dialog.Select Build | Build Artifacts. In the Build Artifact popup, point to JavaEEHelloWorld:war and select Build.

Now if you look at the out/artifacts/JavaEEHelloWorld_war folder, you'll see the archive there.

转载请注明原文地址: https://www.6miu.com/read-58870.html

最新回复(0)