i have created my application using java in netbeansIDE4.1(connecting with quick books,derby).how do i package or bundle my application using netbeanIDE4.1?other than jar file.
please do help me.

Recommended Answers

All 2 Replies

You don't, period.

Member Avatar for iamthwee

i have created my application using java in netbeansIDE4.1(connecting with quick books,derby).how do i package or bundle my application using netbeanIDE4.1?other than jar file.
please do help me.

http://www.daniweb.com/techtalkforums/showthread.php?t=37189&highlight=manifest

As jwenting said it's not an actual executable, but its as good as if the comp u intend to use it has jvm -- I think.

Also good advice, is to learn stuff from the command line if u haven't already done so, it's not that hard.

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.