由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - [转载] how to compile Azureus??
相关主题
ant javac error in eclipse 3.0?another question driving me crazy...
makefile to set classpathweird class definition
in eclipse EE , how to build a tomcat/web application?Question on classpath
Re: How to compile a Java program with import my own package in UNIXUnix: where to execute java program?
[转载] Anybody tried "gcj"?com.sun.tools.javac.Main 问题
入门Java CLASSPATH问题:一个怪异的java 运行问题
JBuilder question请问javax.portlet包在JDK的哪个jar文件里面(在线等)
java & XML 2 example problem能这样编网站吗?
相关话题的讨论汇总
话题: azureus话题: compile话题: ant话题: src话题: makefile
进入Java版参与讨论
1 (共1页)
c******n
发帖数: 4965
1
【 以下文字转载自 Linux 讨论区 】
【 原文由 creation 所发表 】
the src does not have a makefile
didn't read about ant,
anybody give a short answer??
thanks
w***f
发帖数: 75
2
check out from CVS, there is an ant xml file in the root directory.

【在 c******n 的大作中提到】
: 【 以下文字转载自 Linux 讨论区 】
: 【 原文由 creation 所发表 】
: the src does not have a makefile
: didn't read about ant,
: anybody give a short answer??
: thanks

J*****a
发帖数: 12
3
install ant
check out workspace
ant run

【在 c******n 的大作中提到】
: 【 以下文字转载自 Linux 讨论区 】
: 【 原文由 creation 所发表 】
: the src does not have a makefile
: didn't read about ant,
: anybody give a short answer??
: thanks

c******n
发帖数: 4965
4
I can't find the cvs access ......
they only provide binary and src in a zip form

【在 w***f 的大作中提到】
: check out from CVS, there is an ant xml file in the root directory.
d********r
发帖数: 199
5
如果你只是改动少数几个文件的话,
不需要重新编译,
只需要改那几个source,
然后只需把Azureus2.jar 加到classpath就可以编译了(仅编译你改的那几个文件),
然后重新生成Azureus2.jar
我就是这么做的,没问题。

【在 c******n 的大作中提到】
: I can't find the cvs access ......
: they only provide binary and src in a zip form

1 (共1页)
进入Java版参与讨论
相关主题
能这样编网站吗?[转载] Anybody tried "gcj"?
classpath 和 lib/ext 的区别?入门Java CLASSPATH问题:
java inner class - 初学者问JBuilder question
关于linux 下makefile求救!java & XML 2 example problem
ant javac error in eclipse 3.0?another question driving me crazy...
makefile to set classpathweird class definition
in eclipse EE , how to build a tomcat/web application?Question on classpath
Re: How to compile a Java program with import my own package in UNIXUnix: where to execute java program?
相关话题的讨论汇总
话题: azureus话题: compile话题: ant话题: src话题: makefile