/    Sign up×
Community /Pin to ProfileBookmark

Hello,

Basically, I want to package the files needed to run java class files, jar files, etc with the installer for a new app I’ve made. I was wondering which files I needed to include. I’ve tried just using javaw.exe, but that doesn’t seem to work on it’s own. I would love to know what the minimum requirements are.
Thanks in advance.

to post a comment
Java

2 Comments(s)

Copy linkTweet thisAlerts:
@Khalid_AliOct 21.2005 — I think full JRE will be required, if you get a utility like installshield and make a distribution copy of your app, it automatically puts all required files in the package.
Copy linkTweet thisAlerts:
@JDM71488Oct 22.2005 — the good thing about java is that it is an interpreted language. you produce and distribute byte code, so the users download their appropriate jvm.

if you want to make an app, move over to c++ and distribute the executable file.

if anything zip up your code with a readme and have a link to the java downloads page.
×

Success!

Help @Paddy_Notemaker spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...