473,378 Members | 1,405 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Java JDE and Mac?

Hello!
I have no experience of macintoch but is just a bit curious weather there is
a JDE for mac? If there is, where do you get it, cos I haven't found it on
sun's homepage?
....and second of all is there JRE for mac?

Thanks in advance!

Marcus
Aug 28 '05 #1
5 5304
Marcus Pedersén wrote:
Hello!
I have no experience of macintoch but is just a bit curious weather there is
a JDE for mac? If there is, where do you get it, cos I haven't found it on
sun's homepage?
...and second of all is there JRE for mac?

Thanks in advance!

Marcus

If you're talking about OS X,
There's Xcode (from Apple), Eclipse, NetBeans (to name a few).

The JRE is there, but you'll need the JDK to build java apps. It's
available for free from their website.

-Bryan
Aug 29 '05 #2
On Mon, 29 Aug 2005 11:20:51 -0400, Bryan E. Boone <Br*********@sas.com>
wrote:
If you're talking about OS X,
There's Xcode (from Apple), Eclipse, NetBeans (to name a few).

The JRE is there, but you'll need the JDK to build java apps. It's
available for free from their website.

-Bryan


"Their" in this case meaning "Apple's", not "Sun's".

http://developer.apple.com/java/download/

best,
james
Sep 1 '05 #3
Marcus Pedersén wrote:
Hello!
I have no experience of macintoch but is just a bit curious weather there is
a JDE for mac? If there is, where do you get it, cos I haven't found it on
sun's homepage?
...and second of all is there JRE for mac?


Althought it aint' cheap, IntelliJ (www.jetbrains.com) works on a Mac
and it is excellent.
Sep 3 '05 #4
No One wrote:
Marcus Pedersén wrote:
Hello!
I have no experience of macintoch but is just a bit curious weather
there is a JDE for mac? If there is, where do you get it, cos I
haven't found it on sun's homepage?
...and second of all is there JRE for mac?


Althought it aint' cheap, IntelliJ (www.jetbrains.com) works on a Mac
and it is excellent.

Try Eclipse its free

http://www.eclipse.org/eclipse/

--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com
__________________________________________________ ________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Sep 3 '05 #5
IchBin wrote:
No One wrote:
Marcus Pedersén wrote:
Hello!
I have no experience of macintoch but is just a bit curious weather
there is a JDE for mac? If there is, where do you get it, cos I
haven't found it on sun's homepage?
...and second of all is there JRE for mac?


Althought it aint' cheap, IntelliJ (www.jetbrains.com) works on a Mac
and it is excellent.


Try Eclipse its free

http://www.eclipse.org/eclipse/


I've used both. I've even used the IBM version of Eclipse. I like
IntelliJ much better.
Sep 4 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ravi Tallury | last post by:
Hi We are having issues with our application, certain portions of it stop responding while the rest of the application is fine. I am attaching the Java Core dump. If someone can let me know what...
1
by: ptaz | last post by:
Hi I'm trying to run a web page but I get the following error. Ca anyone please tell me a solution to this. Thanks Ptaz HTTP Status 500 - type Exception report
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
0
by: mailkhurana | last post by:
Hii , I am trying to use a type 2 driver to connect to DB2 0n AIX 5 I have a small java test to class to establish a conneciton with the db .. I am NOT using WAS or any appserver When I try to...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
12
by: Mark Fink | last post by:
I wrote a Jython class that inherits from a Java class and (thats the plan) overrides one method. Everything should stay the same. If I run this nothing happens whereas if I run the Java class it...
0
by: jaywak | last post by:
Just tried running some code on Linux (2.4.21-32.0.1.EL and Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)) and Windows XPSP2 (with Java HotSpot(TM) Client VM (build...
1
by: jaimemartin | last post by:
hello, I want to validate an xml by means of a schema (xsd). To do that first of all I´m using a SchemaFactory. The problem is that if I run the code in Windows all works fine, but If I run it in...
0
oll3i
by: oll3i | last post by:
package library.common; import java.sql.ResultSet; public interface LibraryInterface { public ResultSet getBookByAuthor(String author); public ResultSet getBookByName(String name);
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.