========================
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 "SQLHelper.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, none of the
classpath elements are copied to the lib folder. In such a case,
you need to copy the classpath elements to the lib folder manually after the build.
* 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.
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
SQLHelper 200811161421.rar (69个子文件)
SQLHelper
J2ee.sql 3KB
test
build.xml 4KB
dist
README.TXT 1KB
SQLHelper.jar 25KB
javadoc
package-list 33B
TestUnit
package-summary.html 6KB
package-frame.html 900B
class-use
NewJFrame.html 6KB
package-tree.html 6KB
NewJFrame.html 23KB
package-use.html 5KB
deprecated-list.html 5KB
help-doc.html 9KB
allclasses-frame.html 1KB
overview-summary.html 6KB
index.html 1KB
com
hetaoos
SQLHelper
package-summary.html 7KB
SQLUtil.html 11KB
SQLHelper.html 40KB
package-frame.html 1KB
class-use
SQLUtil.html 6KB
SQLHelper.html 6KB
DataSet.html 10KB
package-tree.html 6KB
DataSet.html 9KB
package-use.html 7KB
allclasses-noframe.html 1KB
resources
inherit.gif 57B
serialized-form.html 7KB
overview-frame.html 1KB
stylesheet.css 1KB
constant-values.html 5KB
index-files
index-10.html 6KB
index-7.html 6KB
index-11.html 7KB
index-1.html 7KB
index-8.html 6KB
index-9.html 6KB
index-6.html 6KB
index-5.html 13KB
index-3.html 7KB
index-2.html 6KB
index-13.html 6KB
index-4.html 9KB
index-12.html 6KB
overview-tree.html 6KB
lib
sqljdbc.jar 570KB
manifest.mf 85B
src
TestUnit
NewJFrame.java 7KB
NewJFrame.form 6KB
com
hetaoos
SQLHelper
SQLUtil.java 2KB
DataSet.java 631B
SQLHelper.java 24KB
nbproject
build-impl.xml 33KB
private
private.xml 211B
private.properties 234B
project.xml 579B
genfiles.properties 455B
project.properties 2KB
build
classes
TestUnit
NewJFrame$2.class 745B
NewJFrame$3.class 745B
NewJFrame$4.class 745B
NewJFrame$1.class 745B
NewJFrame.class 6KB
NewJFrame$5.class 536B
com
hetaoos
SQLHelper
SQLHelper$1.class 979B
SQLUtil.class 2KB
SQLHelper.class 11KB
DataSet.class 401B
共 69 条
- 1
HeTaoOS
- 粉丝: 7
- 资源: 9
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- c++数字雨实现 c++
- 如何制作MC(需要下载海龟编辑器2.0,下载pyglet==1.5.15)
- JAVA的Springboot小区物业管理系统源码数据库 MySQL源码类型 WebForm
- IMG_20241103_153322.jpg
- Screenshot_2024-11-10-20-33-57-639_com.tencent.tmgp.pubgmhd.jpg
- C#商家会员管理系统源码带微信功能数据库 SQL2008源码类型 WebForm
- 3D立体相册源文件code+images
- C#ASP.NET微信商城快速开发框架源码数据库 SQL2008源码类型 WebForm
- c语言课程设计宿舍管理系统.zip
- 考研冲刺 - 计算机操作系统与计算机网络资料
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
前往页