Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

what could be the problem?

843789Sep 26 2009 — edited Sep 26 2009
i've been doing java project this last 3 months and this my first java project

here's my problem:
ive created an exe from my jar
and that exe should've read some file just say it ".tes"

if i run the exe, i know which .tes that should be read
but if i double click the other ".tes" file, it should've been running the exe and read the .tes i double click on it

but my problem is, the exe cant run, its like i cant file the other library file
but if i put the .tes on the sampe path where the exe and the needed library, its run perfectly

it should've been minor issue i miss
but i dunno how to fix it..

anybody get clue..or some link maybe so i can read it to help me with this problem
thanks guys

cheers ^^

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 24 2009
Added on Sep 26 2009
5 comments
87 views