Google グループは Usenet の新規の投稿と購読のサポートを終了しました。過去のコンテンツは引き続き閲覧できます。
Dismiss

Jobe

閲覧: 4 回
最初の未読メッセージにスキップ

GraemeM

未読、
1997/06/13 3:00:001997/06/13
To:

I am running Jobe (a java confusicator) under MS-DOS 7 (under Win95) and
using it on .class files created using a popular Win95 java compiler.

(Jobe can be found at http://www.primenet.com/~ej/ for those about to
ask me)

At the moment my command line looks like

java com.blah.jobe.Jobe -dest .\obfuctd2 -xclass MyApplet.class
-classpath . MyApplet.class Class1.class Class2.class Class3.class
... etc

Which should obfusicate all the class files, create the new version in
\Obfuctd2 directory, but not rename the MyApplet.class.

The command line works but I have two problems

QUESTION 1

The MyApplet *IS* renamed to 8.class contrary to what the parameter
says.
It is VITAL that this is given a meaningful name (and you can't just
rename the file).

QUESTION 2

This is clumsy having to specify all the class files. I should be able
to go

java com.blah.jobe.Jobe -dest .\obfuctd2 -xclass MyApplet.class
-classpath . *.class

but what happens is it goes

cannot find class *.

I must be doing something wrong here.

ANY SUGGESTIONS?

Thanks in advance,
Graeme.

新着メール 0 件