========================
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 "InterceptUDP.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.
没有合适的资源?快使用搜索试试~ 我知道了~
为了增加积分,分享一个时间同步java程序,可以在hp-ux下和xp下混合使用,任意添加客户端服务端,多线程
共38个文件
html:24个
jar:6个
txt:2个
3星 · 超过75%的资源 需积分: 3 65 下载量 130 浏览量
2009-03-02
22:54:03
上传
评论 1
收藏 325KB RAR 举报
温馨提示
使用方法:一、一个xp做服务端,可以同步N个xp客户端。 二、一个hp-ux做服务端,可以同步N个hp-ux客户端。 三、一个xp做服务端,可以同步N个hp-ux客户端。 四、一个hp-ux做服务端,可以同步N个xp客户端。 废话:要求服务端开不同的端口,否则冲突。
资源推荐
资源详情
资源评论
收起资源包目录
java.rar (38个子文件)
javadoc
resources
inherit.gif 57B
stylesheet.css 1KB
allclasses-noframe.html 1011B
allclasses-frame.html 1KB
overview-tree.html 6KB
serialized-form.html 6KB
constant-values.html 5KB
interceptudp
package-use.html 6KB
package-summary.html 6KB
class-use
InterceptUDPView.html 6KB
InterceptUDPAboutBox.html 6KB
InterceptUDPApp.html 7KB
package-frame.html 1KB
InterceptUDPView.html 20KB
InterceptUDPAboutBox.html 23KB
package-tree.html 6KB
InterceptUDPApp.html 15KB
index-files
index-4.html 7KB
index-1.html 6KB
index-5.html 6KB
index-6.html 6KB
index-2.html 6KB
index-3.html 9KB
package-list 14B
help-doc.html 9KB
deprecated-list.html 5KB
index.html 1KB
dist_for_xp
lib
swing-worker-1.1.jar 11KB
appframework-1.0.3.jar 258KB
InterceptUDP.jar 134KB
README.TXT 1KB
dist_for_hp-ux
set21time.c 749B
Makefile 95B
lib
swing-worker-1.1.jar 11KB
appframework-1.0.3.jar 258KB
InterceptUDP.jar 134KB
README.TXT 1KB
.directory 50B
共 38 条
- 1
资源评论
- caoyu01232014-02-24不错,可以使用
yigan21
- 粉丝: 0
- 资源: 2
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功