cancel
Showing results for 
Search instead for 
Did you mean: 

BRTOOLS STUDIO 7.0, PLEASE SOLVE THE BELOW ISSUE TO ME

former_member186190
Participant
0 Kudos

hi

I have started Brtools studio after executing setup.cmd, it shows as belows. please navigate me what is next to do

C:\studio>setup

C:\studio>Usage: jar [vfm0Mi] [jar-file] [manifest-file] [-C dir] files ..

.

Options:

-c create new archive

-t list table of contents for archive

-x extract named (or all) files from archive

-u update existing archive

-v generate verbose output on standard output

-f specify archive file name

-m include manifest information from specified manifest file

-0 store only; use no ZIP compression

-M do not create a manifest file for the entries

-i generate index information for the specified jar files

-C change to the specified directory and include the following file

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/ .

Thanks

Engli

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Is your problem resolved with Markus's reply?

former_member186190
Participant
0 Kudos

hi

just now i finished , close the topic

markus_doehr2
Active Contributor
0 Kudos

You have a proper Java environment installed and is the JAVA_HOME in your PATH?

And:

Writing in CAPITALS means shouting at people.

Markus

former_member186190
Participant
0 Kudos

Hi marku

Writing in CAPITALS means shouting at people.

what is this means?

markus_doehr2
Active Contributor
0 Kudos

That means that if you write you topic in CAPTIAL letters this can be read as shouting/yelling.

Markus

former_member186190
Participant
0 Kudos

thanks for the information