pbl, on 13 November 2011 - 07:56 PM, said:
Don't want you to upload your .jar
Want you to show us what your .jar contains by executing and showing us the output of the command
> jar tf Banko.jar
Want you to show us what your .jar contains by executing and showing us the output of the command
> jar tf Banko.jar
Sir I believe you are asking for my output when I try to compile the code (because I cannot run it since there is not main class). (sorry if im frustrating you for not understanding, exactly what you want but anyway when I go to build my code in my output box i recieve this
(sorry I dont know if i should code this or not)
init:
deps-clean:
Updating property file: C:\Users\Rich\Documents\NetBeansProjects\Banko\build\built-clean.properties
Deleting directory C:\Users\Rich\Documents\NetBeansProjects\Banko\build
clean:
init:
deps-jar:
Created dir: C:\Users\Rich\Documents\NetBeansProjects\Banko\build
Updating property file: C:\Users\Rich\Documents\NetBeansProjects\Banko\build\built-jar.properties
Created dir: C:\Users\Rich\Documents\NetBeansProjects\Banko\build\classes
Created dir: C:\Users\Rich\Documents\NetBeansProjects\Banko\build\empty
Created dir: C:\Users\Rich\Documents\NetBeansProjects\Banko\build\generated-sources\ap-source-output
Compiling 3 source files to C:\Users\Rich\Documents\NetBeansProjects\Banko\build\classes
Copying 1 file to C:\Users\Rich\Documents\NetBeansProjects\Banko\build\classes
compile:
Created dir: C:\Users\Rich\Documents\NetBeansProjects\Banko\dist
Copying 1 file to C:\Users\Rich\Documents\NetBeansProjects\Banko\build
Nothing to copy.
Building jar: C:\Users\Rich\Documents\NetBeansProjects\Banko\dist\Banko.jar
To run this application from the command line without Ant, try:
java -jar "C:\Users\Rich\Documents\NetBeansProjects\Banko\dist\Banko.jar"
jar:
BUILD SUCCESSFUL (total time: 0 seconds)

New Topic/Question
Reply



MultiQuote






|