> -----Original Message----- > From: Dominique Devienne [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 30, 2005 10:39 PM > To: 'Ant Users List'; [EMAIL PROTECTED] > Subject: RE: Manifestations > > > > 2) Main-Class: is used for the jar-version of running java. > > (like: java myjar.jar) > > (Afaik only available on windows) > > FYI: It's the direct execution of a Jar file that Windows can > support. I prefer to link the .jar extension to WinZip myself. > > All platforms support java -jar jarfile.jar, which execute > the Main-Class: in jarfile.jar's Manifest. --DD >
yep, absolutely. seems, it was a little bit late yesterday evening... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]