In the Sun Java tutorial text at
http://java.sun.com/docs/books/tutorial/javabeans/writingbean/index.html
we have to read, there is this sentence:

Create a manifest, the JAR file, and the class file SimpleBean.class

which suggests that you explicitly have to make a manifest.

However, the manifest  as well as the Simplebean.class and .jar file
are created by Ant and the build.xml and put in the .jar file
automatically.
That is exactly the point of using Ant.
You can use WinZip on the .jar and see it.
.

--~--~---------~--~----~------------~-------~--~----~
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