Building jEdit from source
Submitted by Saturday, 26 February, 2005 - 08:58
on
I checked out jEdit from CVS and try to build it but it complains of a missing ant target "dist-13".
I guess I miss something here. Could someone kindly point me to the right direction.
Here is the console log:
D:\projects\opensource\jedit>ant -Dant.full.path=C:/Java/apache-ant-1.6.2/bin/ant build
Buildfile: build.xml
prepare:
jEdit:
BUILD FAILED
D:\projects\opensource\jedit\build.xml:31: The following error occurred while executing this line:
Target `dist-13' does not exist in this project.
Total time: 1 second
Thanks,
Chris
I guess I miss something here. Could someone kindly point me to the right direction.
Here is the console log:
D:\projects\opensource\jedit>ant -Dant.full.path=C:/Java/apache-ant-1.6.2/bin/ant build
Buildfile: build.xml
prepare:
jEdit:
BUILD FAILED
D:\projects\opensource\jedit\build.xml:31: The following error occurred while executing this line:
Target `dist-13' does not exist in this project.
Total time: 1 second
Thanks,
Chris