From owner-freebsd-java@FreeBSD.ORG Sun Apr 9 13:46:04 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4760216A400 for ; Sun, 9 Apr 2006 13:46:04 +0000 (UTC) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 830AA43D45 for ; Sun, 9 Apr 2006 13:46:02 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k39DjqZ2020335; Sun, 9 Apr 2006 16:45:52 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k39Dk2Ix042649; Sun, 9 Apr 2006 16:46:03 +0300 (EEST) (envelope-from past@ebs.gr) Received: from 127.0.0.1 (AVG SMTP 7.1.385 [268.4.0/305]); Sun, 09 Apr 2006 16:45:49 +0300 Message-ID: <4439100C.9050405@ebs.gr> Date: Sun, 09 Apr 2006 16:45:48 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Andrew Reilly References: <20060408222937.GA4711@gurney.reilly.home> In-Reply-To: <20060408222937.GA4711@gurney.reilly.home> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Amazing: Sun's NetBeans Mobility pack works on my FreeBSD box X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2006 13:46:04 -0000 Andrew Reilly wrote: > I can't contain my excitement, and thought that there might be > folk on the list who would care to know this too. This > will also commit the recipe to my Sent mail repository, should I > ever need it again... > > Background: surprising as it may seem, until fairly recently, > the only way to develop JavaME (micro edition) MIDP applications > to run on, say, smart phones, was to use a Windows box. Actually there has been java/sun-wtk for quite some time now and coupled with java/eclipseme it could be used to develop midlets easily with eclipse. It is definitely cool that Netbeans has a working solution, too. Cheers, Panagiotis