I jJust tried it like this:
D:\Antlr20090807\antlr-3.1.3\lib>jar -tf antlr-3.1.3.jar > antlr_3.1.3_jar_out.txt
(Note to others -- you need the "f" flag along with t, even tho you'd think that the f action would be default.)
... and it ran to completion fine, no errors, complete listing.
I'm running:
D:\Antlr20090807\antlr-3.1.3\lib>java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
On Windows XP SP3.
Hope that helps.
-- Graham
At 8/14/2009 05:35 PM, Richard Steiger wrote:
FWIW, I m a first-timer on this list.
When attempting to list the contents of antlr-3.1.3.jar, I get the following output (stderr + stdout):
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "il-antlr-interest" group.
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/il-antlr-interest?hl=en
-~----------~----~----~----~------~----~------~--~---
List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
