小编Gop*_*lan的帖子

创建WAR文件时出错

C:\Users\accer\Documents\NetBeansProjects\Scholarshipcrud>jar cf scholarship.war

'c'` flag requires manifest or input files to be specified!
Usage: `jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] fil
es ...
Options:  

-c  create new archive
-t  list table of contents for archive
-x  extract named (or all) files from archive
-u  update existing archive
-v  generate verbose output on standard output
-f  specify archive file name
-m  include manifest information from specified manifest file
-e  specify application entry point for stand-alone application
    bundled into an executable …
Run Code Online (Sandbox Code Playgroud)

java

1
推荐指数
2
解决办法
3526
查看次数

标签 统计

java ×1