i have make jar file but when i click in this file then arr
swhow "no faund main class" plese help me in this problem
becose i want to make a jar file as a dxdcutable file
Answer / avi s
You must define the Main class in the Manifest.MF file
When you package the jar file use the Manifest you created
and do not use the default generation of manifest file.
see jar command help.
| Is This Answer Correct ? | 3 Yes | 1 No |
program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?
0 Answers St. Pauls University,
What is csrf in java?
Where is java installed?
Explain different way of using thread?
Is lambda functional programming?
How can you work with permissions from your .net application? : java security
Can I use openjdk for commercial?
What is Map,List,hashtable,ArrayList and difference between them??
What is jpa project?
Why java?
What is setstring method in java?
What is an action class in java?