Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Java compilers on the Mac

Reply
Thread Tools

Java compilers on the Mac

 
 
Math1723
Guest
Posts: n/a
 
      04-01-2006
This month's MacCompanion does a review of Java compilers from a Mac
perspective:

http://www.maccompanion.com/archives...ingtoHoyle.htm

Last I heard, JBuilder was the dominant one on Mac OS X, but according
to this article, that's no longer true. Anyone else have an idea what
the state of Java is on the Mac these days?

 
Reply With Quote
 
 
 
 
steve
Guest
Posts: n/a
 
      04-01-2006
On Sun, 2 Apr 2006 01:46:22 +0800, Math1723 wrote
(in article <. com>):

> This month's MacCompanion does a review of Java compilers from a Mac
> perspective:
>
> http://www.maccompanion.com/archives...ingtoHoyle.htm
>
> Last I heard, JBuilder was the dominant one on Mac OS X, but according
> to this article, that's no longer true. Anyone else have an idea what
> the state of Java is on the Mac these days?
>


very good.
Check out JDeveloper from oracle, it is FREE, as in FREE.
Excellent Graphical debugging , clearly shows the callouts graphically.

built in SQL, S.O.A.P etc

--
NewsGuy.Com 30Gb $9.95 Carry Forward and On Demand Bandwidth
 
Reply With Quote
 
 
 
 
jean-yves herve
Guest
Posts: n/a
 
      04-03-2006
In article <>, steve <> wrote:

> very good.
> Check out JDeveloper from oracle, it is FREE, as in FREE.
> Excellent Graphical debugging , clearly shows the callouts graphically.


I am sure it's great for all the things that you mention.
Unfortunately, it is yet-another MDI IDE. It's really sad that the only
way to avoid MDI these days is either to use XCode or to go back to
Emacs and make files, the way our grandparents did their programming.

jyh.

--
================================================== ===================
jean-yves herve' /\
Department of Computer Science \/ e-mail -->
and Statistics /\
University of Rhode Island \/ Tel. --> (401) 874-4400
Kingston, RI 02881-0816 /\ Fax. --> (401) 874-4617
USA \/
================================================== ===================
 
Reply With Quote
 
Chris Hanson
Guest
Posts: n/a
 
      04-03-2006
On 2006-04-01 09:46:22 -0800, "Math1723" <> said:

> This month's MacCompanion does a review of Java compilers from a Mac
> perspective:
>
> http://www.maccompanion.com/archives...ingtoHoyle.htm


This article is actually reviewing Java IDEs, not compilers. A Java
compiler would be, for example, /usr/bin/javac -- a program that takes
Java source code and generates Java bytecode or some other form of
object code.

-- Chris

 
Reply With Quote
 
publicrelationschief@gmail.com
Guest
Posts: n/a
 
      04-03-2006
Try SunOne. It's great. And free

--
Robert Pearson
ParaMind Brainstorming Software http://www.paramind.net
Creative Virtue Press/Telical Books/Regenerative Music
http://www.rspearson.com/

 
Reply With Quote
 
Math1723
Guest
Posts: n/a
 
      04-03-2006
>> Try SunOne. *It's great. *And free.

But does it run on the Mac? Do you have a link for me to download.
When I went to Sun's site, it appears to be Windows only.

I expect Java to be cross-platform, and that includes the compiler and
IDE's themselves. A Java IDE which is Windows-only would *definitely*
make me write it off as unacceptable. C'mon people, it's Java. These
should be the *first* things that are supported on alternative
platforms.

 
Reply With Quote
 
Stefan Arentz
Guest
Posts: n/a
 
      04-03-2006
"Math1723" <> writes:

> >> Try SunOne. *It's great. *And free.

>
> But does it run on the Mac? Do you have a link for me to download.
> When I went to Sun's site, it appears to be Windows only.
>
> I expect Java to be cross-platform, and that includes the compiler and
> IDE's themselves. A Java IDE which is Windows-only would *definitely*
> make me write it off as unacceptable. C'mon people, it's Java. These
> should be the *first* things that are supported on alternative
> platforms.


IDEA ... http://www.jetbrains.com ... not free, but the best

S.
 
Reply With Quote
 
Math1723
Guest
Posts: n/a
 
      04-03-2006
>> IDEA ... http://www.jetbrains.com ... not free, but the best

That is in fact what the article concludes. IDEA seems to be getting
all the glowing reviews. For free Java IDE's though, the article
recommends Eclipse.

 
Reply With Quote
 
steve
Guest
Posts: n/a
 
      04-03-2006
On Mon, 3 Apr 2006 14:29:24 +0800, Chris Hanson wrote
(in article <2006040223292416807-cmh@maccom>):

> On 2006-04-01 09:46:22 -0800, "Math1723" <> said:
>
>> This month's MacCompanion does a review of Java compilers from a Mac
>> perspective:
>>
>> http://www.maccompanion.com/archives...ingtoHoyle.htm

>
> This article is actually reviewing Java IDEs, not compilers. A Java
> compiler would be, for example, /usr/bin/javac -- a program that takes
> Java source code and generates Java bytecode or some other form of
> object code.
>
> -- Chris
>


toddle over to oracle's web site & down load Jdeveloper 10I (yes it works on
osx)

--
NewsGuy.Com 30Gb $9.95 Carry Forward and On Demand Bandwidth
 
Reply With Quote
 
steve
Guest
Posts: n/a
 
      04-03-2006
On Mon, 3 Apr 2006 08:14:23 +0800, jean-yves herve wrote
(in article <jyh->):

> In article <>, steve <> wrote:
>
>> very good.
>> Check out JDeveloper from oracle, it is FREE, as in FREE.
>> Excellent Graphical debugging , clearly shows the callouts graphically.

>
> I am sure it's great for all the things that you mention.
> Unfortunately, it is yet-another MDI IDE. It's really sad that the only
> way to avoid MDI these days is either to use XCode or to go back to
> Emacs and make files, the way our grandparents did their programming.
>
> jyh.
>
>


that was not his question, he was asking about the state of development on
the mac.

We could all ramble on about:
How we used to program univac's using punched tape and card stacks
or how our old PDP11 could not cut it with 4kb of memory,
or how it's old brother was used as a doorstop-
or how finding a broken core memory with a magnifying class could take
several days .

but it ain't relevant to the topic.


--
NewsGuy.Com 30Gb $9.95 Carry Forward and On Demand Bandwidth
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Do any Java compilers or JVMs optimize getter method calls? david.karr Java 19 09-05-2009 01:07 AM
commercial c compilers vs free c compilers geletine C Programming 33 07-07-2006 05:21 AM
Java Interpreters-Compilers books? Hrvoje Blazevic Java 2 12-13-2004 10:52 AM
alternative python compilers/vms? (like java) project2501 Python 4 04-26-2004 08:33 PM
Mac free compilers rkehn@prodigy.net Java 26 01-19-2004 05:25 PM



Advertisments