Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] AdBookWorkaround
- Date: Fri, 18 Mar 2005 16:54:41 +0900
- From: "Lyle (Hiroshi) Saxon" <ronfaxon@example.com>
- Subject: Re: [tlug] AdBookWorkaround
- References: <4223D66D.3050902@example.com> <42379401.6040108@example.com> <423798CD.6020302@example.com> <4237A64D.1080405@example.com> <20050317204617.0d0bfa21@example.com> <423A41E2.2030204@example.com> <423A5658.4040205@example.com> <423A5C08.9020901@example.com> <20050318062113.GJ22849@example.com> <423A77EF.2030401@example.com> <423A7AA5.6040900@example.com>
- Organization: Images Through Glass
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217
Jean-Christian Imbeault wrote: > > How did you extract the file from the jar to edit it in the first place? > > To make a jar file you just need to use the, wait for it ..., jar > command. jar --help is a good start. But then again this is assuming > that simply extracting the file from the jar, editing it, and > repackaging the jar is a viable solution for your specific problem. > > I don't know for a fact that it is (or is not). But give it a quick > try and it just might work. I just went there with Konquoror and opened the file with a text editor (SciTE), changed the line and saved the file. jar --help Thanks! That brings up: Usage: jar {ctxuV}[vfm0ME@] [jar-file] [manifest-file] [-C dir] files ... Store many files together in a single `jar' file. -c create new archive -t list table of contents for archive -x extract named (or all) files from archive -u update existing archive -@ read names from stdin -0 store only; use no ZIP compression -C DIR FILE change to the specified directory and include the following file -E don't include the files found in a directory -f FILE specify archive file name --help print this help, then exit -m FILE include manifest information from specified manifest file -M Do not create a manifest file for the entries -v generate verbose output on standard output -V, --version display version information If any file is a directory then it is processed recursively. The manifest file name and the archive file name needs to be specified in the same order the 'm' and 'f' flags are specified. Example 1: to archive two class files into an archive called classes.jar: jar cvf classes.jar Foo.class Bar.class Example 2: use an existing manifest file 'mymanifest' and archive all the files in the foo/ directory into 'classes.jar': jar cvfm classes.jar mymanifest -C foo/ . I'll try playing around with that and see what happens. Thanks again! Lyle
- References:
- [tlug] AdBookWorkaround
- From: Lyle (Hiroshi) Saxon
- Re: [tlug] AdBookWorkaround
- From: Lyle (Hiroshi) Saxon
- Re: [tlug] AdBookWorkaround
- From: Jean-Christian Imbeault
- Re: [tlug] AdBookWorkaround
- From: Lyle (Hiroshi) Saxon
- Re: [tlug] AdBookWorkaround
- From: Botond Botyanszki
- Re: [tlug] AdBookWorkaround
- From: Lyle (Hiroshi) Saxon
- Re: [tlug] AdBookWorkaround
- From: Jean-Christian Imbeault
- Re: [tlug] AdBookWorkaround
- From: Lyle (Hiroshi) Saxon
- Re: [tlug] AdBookWorkaround
- From: Christopher SEKIYA
- Re: [tlug] AdBookWorkaround
- From: Lyle (Hiroshi) Saxon
- Re: [tlug] AdBookWorkaround
- From: Jean-Christian Imbeault
Home | Main Index | Thread Index
- Prev by Date: [tlug] [tlug-digest] Large Network Systems
- Next by Date: Re: [tlug] AdBookWorkaround
- Previous by thread: Re: [tlug] AdBookWorkaround
- Next by thread: Re: [tlug] AdBookWorkaround
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links