RE: Java And Windows Executable Question
- From: "Homme, James" <james.homme@xxxxxxxxxxxx>
- To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
- Date: Wed, 4 Aug 2010 07:09:44 -0400
Hi,
Is Eclipse written in Java or something else? I was asking about the executable
stuff because I thought that you had to run Java programs with a command line
that invoked the Java interpreter or whatever it is.
Jim Homme,
Usability Services,
Phone: 412-544-1810. Skype: jim.homme
Internal recipients, Read my accessibility
blog<http://mysites.highmark.com/personal/lidikki/Blog/default.aspx>. Discuss
accessibility
here<http://collaborate.highmark.com/COP/technical/accessibility/default.aspx>.
Accessibility Wiki: Breaking news and accessibility
advice<http://collaborate.highmark.com/COP/technical/accessibility/Accessibility%20Wiki/Forms/AllPages.aspx>
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jay Macarty
Sent: Tuesday, August 03, 2010 7:06 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: Java And Windows Executable Question
You might want to take a look at a package called Java Service wrapper. It
allows you to launch a java application as an executable or to even run it as a
Windows service. I have used it in both modes. One of the things I like about
the JSW is that you can configure it to trap the standard out and standard err
streams and write them to a file. You can even have JSW put a date/time stamp
on each console record. This is very helpful when attempting to track down a
problem which may have resulted from an unexpected runtime exception. Just
knowing the date/time stamp of exactly when the error occured can help you
better track down what was going on at the time.
----- Original Message -----
From: SDJNick<mailto:sdjnick@xxxxxxxxx>
To: programmingblind@xxxxxxxxxxxxx<mailto:programmingblind@xxxxxxxxxxxxx>
Sent: Monday, August 02, 2010 9:31 AM
Subject: RE: Java And Windows Executable Question
You asked me?
--
contacts:
mailto:sdjnick@xxxxxxxxx
http://sdjnick.klango.net
links:
www.sdjnick.tk<http://www.sdjnick.tk>
www.tcalc.tk<http://www.tcalc.tk>
www.jaws-scripts.tk<http://www.jaws-scripts.tk>
www.serbianpunctuation.tk<http://www.serbianpunctuation.tk>
http://sdjnick.klangoblog.net
SDJNick!
________________________________
From:
programmingblind-bounce@xxxxxxxxxxxxx<mailto:programmingblind-bounce@xxxxxxxxxxxxx>
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Homme, James
Sent: 02 August 2010 4:22 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Java And Windows Executable Question
Hi,
I am very sure that I have a misunderstanding about this, so please correct me.
I was once under the impression that you couldn't make a Java program that was
an .exe Windows executable, but Eclipse is a Windows executable. How does this
work?
Thanks.
Jim
Jim Homme,
Usability Services,
Phone: 412-544-1810. Skype: jim.homme
Internal recipients, Read my accessibility
blog<http://mysites.highmark.com/personal/lidikki/Blog/default.aspx>. Discuss
accessibility
here<http://collaborate.highmark.com/COP/technical/accessibility/default.aspx>.
Accessibility Wiki: Breaking news and accessibility
advice<http://collaborate.highmark.com/COP/technical/accessibility/Accessibility%20Wiki/Forms/AllPages.aspx>
________________________________
This e-mail and any attachments to it are confidential and are intended solely
for use of the individual or entity to whom they are addressed. If you have
received this e-mail in error, please notify the sender immediately and then
delete it. If you are not the intended recipient, you must not keep, use,
disclose, copy or distribute this e-mail without the author's prior permission.
The views expressed in this e-mail message do not necessarily represent the
views of Highmark Inc., its subsidiaries, or affiliates.
Other related posts: