I am on this page working through the exercise:
http://java.sun.com/docs/books/tutorial/javabeans/writingbean/index.html

I have done (1.) but I am having a problem with (2.). I notice this is an
XML file, but I do not know how to do this:

*Create a manifest, the JAR file, and the class file SimpleBean.class*. Use
the Apache Ant tool to create these files. Apache Ant is a Java-based build
tool that enables you to generate XML-based configurations files as follows:



I downloaded Ant and used the windows installer for the easiest install. I
would think there would be some simple instructions here to tell me how to
do this, because i have not seen this anywhere yet in any of the reading I
have done for this course.
Any of you have any help for me on this?
Any pages that I could read that explain how to create the naifest, the Jar
file and the class file SimpleBean.class with Apache Ant?


Thanks in advance,
Stephen

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to