========================
BUILD OUTPUT DESCRIPTION
========================
When you build an Java application project that has a main class, the IDE
automatically copies all of the JAR
files on the projects classpath to your projects dist/lib folder. The IDE
also adds each of the JAR files to the Class-Path element in the application
JAR files manifest file (MANIFEST.MF).
To run the project from the command line, go to the dist folder and
type the following:
java -jar "Vigenere.jar"
To distribute this project, zip up the dist folder (including the lib folder)
and distribute the ZIP file.
Notes:
* If two JAR files on the project classpath have the same name, only the first
JAR file is copied to the lib folder.
* Only JAR files are copied to the lib folder.
If the classpath contains other types of files or folders, these files (folders)
are not copied.
* If a library on the projects classpath also has a Class-Path element
specified in the manifest,the content of the Class-Path element has to be on
the projects runtime path.
* To set a main class in a standard Java project, right-click the project node
in the Projects window and choose Properties. Then click Run and enter the
class name in the Main Class field. Alternatively, you can manually type the
class name in the manifest Main-Class element.
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
Vigenere.rar (35个子文件)
Vigenere
Vigenere
manifest.mf 85B
src
vigenere
Vigenere.form 21KB
Tool.java 3KB
Vigenere.java 31KB
KeyFilter.java 837B
aa.txt 7KB
build
empty
generated-sources
ap-source-output
classes
vigenere
Vigenere.form 21KB
Vigenere$2.class 738B
Element.class 369B
Vigenere$8.class 738B
Vigenere$4.class 738B
Tool.class 3KB
Vigenere$10.class 534B
Vigenere$7.class 738B
KeyFilter.class 1KB
Tool.rs 33B
Vigenere$6.class 738B
Vigenere$5.class 738B
Vigenere$1.class 738B
Vigenere.class 16KB
Vigenere$3.class 738B
Vigenere$9.class 738B
vigenere2
.netbeans_update_resources 0B
.netbeans_automatic_build 0B
built-jar.properties 89B
ab.txt 10KB
dist
README.TXT 1KB
Vigenere.jar 31KB
build.xml 4KB
nbproject
genfiles.properties 475B
project.properties 2KB
private
private.xml 211B
private.properties 96B
build-impl.xml 56KB
project.xml 516B
共 35 条
- 1
资源评论
- ytminglala2012-11-06不知道该怎么在netbeans下运行,好糟糕,果然JAVA学了和没学一样。
- yingwahaha2012-11-08挺好的,在netbeans下可以运行
- whyidong2013-12-23很通俗易懂,对我的专业课有帮助,赞一个!
- kaiser19922016-04-11挺好的,看了之后有些思路,这个是盲目搜索
- declanneffy2013-10-10謝謝分享~~~~寫得挺好的
mmy_1919
- 粉丝: 2
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功