Mailinglist Archive: opensuse-packaging (83 mails)
| < Previous | Next > |
Re: [opensuse-packaging] How to set javac target ?
- From: Bernhard Walle <bwalle@xxxxxxx>
- Date: Mon, 27 Oct 2008 16:02:25 +0100
- Message-id: <20081027160225.1cf0e1a9@xxxxxxxxxxxx>
* Stefan Dirsch [2008-10-27 15:55]:
You have to set the main class in the manifest file, see jar(1). Or
call the program with
java -cp geotag.java package.and.Class.of.main.method
Regards,
Bernhard
--
Bernhard Walle, SUSE Linux Products GmbH, Architecture Development
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Failed to load Main-Class manifest attribute from
/usr/share/java/geotag.jar
You have to set the main class in the manifest file, see jar(1). Or
call the program with
java -cp geotag.java package.and.Class.of.main.method
Regards,
Bernhard
--
Bernhard Walle, SUSE Linux Products GmbH, Architecture Development
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |