A jar or exe file [Java App], may contain images etc files inside one file the file.jar or file.exe?
In NetBeans and Eclipse, how do this one file [jar] or an file.exe containing All files of the IDE's wanted Project?
lse123 0 Junior Poster in Training
Recommended Answers
Jump to Post— JamesCherrill 4,733There's no such thing as a .exe for a Java program (unless you use an unsupported dodgy system-dependent utility to try to create one).
A .jar file is just a zip file with some metadata. Just like any other zip you can put whatever files or directories you want into …
All 2 Replies
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.