The Artima Developer Community
Sponsored Link

News & Ideas Forum (Closed for new topic posts)
Bringing your Java Application to Mac OS X

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Bringing your Java Application to Mac OS X Posted: Jan 23, 2003 9:23 AM
Reply to this message Reply
Advertisement
Java.sun.com has published an article by Daniel Steinberg that explains how to use Java command line options to make a Java application will feel more like a native Mac OS X application.

http://developer.java.sun.com/developer/technicalArticles/JavaLP/JavaToMac/

Here's an excerpt:

Despite its pretty face, Mac OS X is built on top of BSD UNIX and comes complete with J2SE and Java Web Start installed. Developers can pop open a Terminal window and find that their favorite geek tools like vi, emacs, and the Java command line tools are already installed. Check a checkbox and you've enabled the built in Apache server. The Mac is a great platform for Java developers with a wide array of commercial, free, and open source development tools available. Whether or not you develop on a Mac, take the time to make a small number of changes to your application so that you provide a Mac-like experience for the millions of potential customers who already use Mac OS X. These end users don't care what language your application is written in, they just want a double-clickable application that is attractive and easy to use.

What do you think of the author's comments?

Topic: GRAN PM 2.1 Defect Tracking Software Released Previous Topic   Next Topic Topic: The Benefits of Loosely Coupled Web Services

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use