Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Jar Executable Files
sonesay
post Jul 20 2008, 07:58 PM
Post #1


|||[ n00b King ]|||
*********

Group: [HOSTED]
Posts: 680
Joined: 20-June 07
From: Auckland
Member No.: 45,102



I have been supplied with a digital log book for use this semester and it comes in the form of a .jar file and a .mdb file. I tried running it on my mac but it crashes every time but it seems to run perfectly on windows xp. Does anyone have any ideas why? I thought .jar files would be computable on any platform.

Go to the top of the page
 
+Quote Post
delivi
post Jul 21 2008, 06:25 AM
Post #2


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,308
Joined: 11-January 06
From: Chennai, India
Member No.: 16,932



I think this might help you to get the JAR file running on your Mac

http://java.sun.com/developer/technicalArt...aLP/JavaToMac3/
Go to the top of the page
 
+Quote Post
xico
post Jul 30 2008, 03:17 AM
Post #3


Newbie [Level 1]
*

Group: [HOSTED]
Posts: 14
Joined: 29-July 08
Member No.: 65,644



QUOTE(sonesay @ Jul 20 2008, 04:58 PM) *
I have been supplied with a digital log book for use this semester and it comes in the form of a .jar file and a .mdb file. I tried running it on my mac but it crashes every time but it seems to run perfectly on windows xp. Does anyone have any ideas why? I thought .jar files would be computable on any platform.


In fact, .jar is computable on any platform, but somethings, like path Directory and serial port access it OS dependent, so the programmer has to threat these situation to work as many platform as possible
Go to the top of the page
 
+Quote Post
Erdemir
post Jul 30 2008, 07:36 AM
Post #4


Super Member
*********

Group: [HOSTED]
Posts: 220
Joined: 12-May 08
From: Istanbul, Turkey
Member No.: 62,045



Java is compatible on any platform but only when there is a Java Virtual Machine running on the platform. For example in Windows XP, to run java programs you need to setup Java Virtual Machine (JVM) can be found in Sun.com. There different types of JVM, find one which can run on Mac.

Good luck...
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Writing & Reading Files With Jsp(1)
  2. What To Do With .java Files?(8)
  3. Eclipse Exporting .jar Files(5)


 



- Lo-Fi Version Time is now: 6th September 2008 - 02:36 AM