>>>>>>>>>> للتسجيل في الموقع أضغط هنا <<<<<<<<<<



عـودة للخلف   منتديات كتاب العرب > كلية تكنولوجيا المعلومات > البرمجة


الرد على الموضوع
 
LinkBack خيارات الموضوع طريقة العرض
  #1  
قديم 2006-10-16, 12:14 AM
 
ant installation

Directions for Installing Apache ANT and running the HelloWorld.java example:

You can download Apache Ant from the following locations:
http://ant.apache.org/
http://cvs.apache.org/builds/ant/nightly/

Apache Ant requires a JAXP-compliant XML parser installed
Apache Xerces2 xml parser:
* http://xml.apache.org/xerces2-j/index.html
* java.sun.com/xml


Step1: Download Apache Ant.

Step2: Make a directory /ANT
Un-Tar Apache Ant in that directory:
tar -zxvf apache-ant-1.6.0-bin.tar.gz

Step3: Set the Apache Environment variable ANT_HOME to:
setenv ANT_HOME /home/f85/username/ant/apache-ant-1.6.0

Set PATH to allow for ANT:
set path=($path $ANT_HOME/bin)

Set Java Home Environment variable JAVA_HOME to:
setenv JAVA_HOME=/usr/java/j2sdk1.4.2_02

Step4: Change directory to /ANT/apache-ant-1.6.0
Create a directory src: mkdir src

Step5: Change directory to src
Create a file called "HelloWorld.java"
NOTE: With java the class created in the file must match the file name
Place the following code in this file and save:

public class HelloWorld{

public static void main(String[] args){
System.out.println("Hello world!");
}//end main

}



Step6: Change directory back to ANT/apache-ant-1.6.0/bin
Create a file: build.xml
Cut and paste the code from the following webpage:
http://people.wm.edu/~dsbeav/

Step7: Run ./ant
This should compile HelloWorld.java and place in /classes a HelloWorld.class file
Also in ANT/bin there should a file called Beav_EX.jar
If you make changes to HelloWorld.class and rerun ANT the old HelloWorld.class will be deleted and replaced by the newer version.

الرد باقتباس
الرد على الموضوع

مواقع النشر (المفضلة)


يتصفح الموضوع حالياً : 1 (0 عضو و 1 ضيف)
 
خيارات الموضوع
طريقة العرض

قوانين المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاح
كود [IMG] متاح
كود HTML مغلق
Trackbacks are مغلق
Pingbacks are مغلق
Refbacks are متاح
إنتقل إلى

مواضيع مشابهة للموضوع: ant installation
الموضوع الكاتب القسم الردود آخر مشاركة
installation frigorifique solaire khazah الهندسة الميكانيكية 2 2008-06-22 03:36 AM
كتاب حاسب جديد: Fedora Multimedia Installation محب الله ورسوله مكتبة كتب الحاسب 1 2007-03-08 11:04 AM
كتاب حاسب جديد: Remote Linux Installation محب الله ورسوله مكتبة كتب الحاسب 0 2007-03-08 10:36 AM
كتاب حاسب جديد: The Linux Installation HOWTO محب الله ورسوله مكتبة كتب الحاسب 0 2007-03-08 10:17 AM
كتاب حاسب جديد: Glibc Installation HOWTO محب الله ورسوله مكتبة كتب الحاسب 0 2007-03-08 10:16 AM



الساعة الآن +3: 02:35 PM.


Please seek an excuse for Arabsbook.com it is not responsible for the coming of topics by members and put the responsibility entirely on the subject's owner , and Arabsbook.com is open forum for members to put different subjects in striving for a review of topics, according to general laws for the protection of property . If there are any company or institution has a problem with one of the topics, please contact us.
Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.