This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Nanogoat


If you are interested in making Nanogoat easily available/usable by other people, I am willing to help out by writing an online tutorial. However, I will need help figuring out how to use it myself! I tried running it with a .class file at the command line, and that generated an exception saying the file was not a zip file. I then zipped up my .class file, but then Nanogoat just sat there without doing anything. This is all using gij, as I currently do not have javac/javac on my PC.

It turned out to be easy to get it to compile, just by putting the bcel jar file in the CLASSPATH...

In any case, feel free to get in touch if you're willing to help me run Nanogoat on a simple Java app. In exchange, I will be happy to write a tutorial so other people can use it more easily.

Adam Megacz wrote:

Vladimir Leven <vladimirl@wrx-ca.com> writes:


Are there any instructions/make on compiling Nanogoat?



Not really





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]