(Answer) (Category) FAQ-O-Matic : (Category) Macintosh OS X : (Category) Installation :
I want to install JBuilder 4 on OS X but there is no OS X Installer. What do I do?
Found on the web and reposted to the newsgroups, original source unknown (and editted for clarity):

I just copied the jbuilder directory from my sun (I figure it may work with a win or linux one too).

Next, follow these steps :

1) edit jbuilder/bin/jdk.config accordingly,

  #----jdk.config----#
  # Définir le chemin pour le JDK
  javapath /usr/bin/java
  # Ajouter les tools.jar
  addpath /System/Library/Frameworks/JavaVM.framework/Versions/1.3/Classes/classes.jar
  vmparam -Xverify:none

The addpath is not important.

2) exec jbuilder from a terminal

3) enter your license

4) In the menu Tools:Configure JDK add the following paths :

  /System/Library/Frameworks/JavaVM.framework/Versions/1.3/Classes/classes.jar
  /System/Library/Frameworks/JavaVM.framework/Versions/1.3/Classes/i18n.jar
  /System/Library/Frameworks/JavaVM.framework/Versions/1.3/Classes/ui.jar

I just succeed in a full project recompile !

2001-Mar-29 2:02pm gyles19@visi.com

Zoltan writes:

Actually, I believe you can use any of the distributions. Here is what I did. Note that I was using Foundation only.

Copied the lib folder from my Win2K machine to my Mac OS X machine (just a lowly iMac rev. A). Looking at the quoted text below, you may get better results starting with a *NIX installer.

Fired up MRJAppBuilder from the developer tools CD.

Set the Main classname to com.borland.jbuilder.JBuilder

Switched to the Java Properties tab and make the following changes:

  verify -> none
  gc.min -> 8M
  gc.max -> 128M

Switched to the Merge Files tab and added all the JAR files.

Choose a name and location for my app file (in this case /Applications/JBuilder.app) and created the application.

Voila! A double-clickable icon in the Finder to load JBuilder. Takes about 15MB of space.

However, your work is not done yet. I don't know if the Solaris/Linux installers do some of this for you, but I got a very "raw" JBuilder at this point. Next thing I needed to do was configure the JDK in Tools....Configure JDKs. On the Class tab I added classes.jar, i18n.jar, and ui.jar. I happened to use /System/Library/Frameworks/JavaVM.framework/Versions/1.3/Classes as the folder.

Once I did this, I was able to compile a HelloWorld project.

Next thing I noticed is that the Design tab doesn't have any of the beans added so you will need to add them yourself. There may be a little bug where you can't actually install any beans until you have added a tab as a separate action. In either case, adding them is easy enough and most of the ones in Foundation are disabled anyway. ;)

JBuilder definately looks better in Metal than in Aqua at the moment, but the anti-aliased source code looks nice. :)

I'm also concerning about the socket 8888 command in the jbuilder.config file, but things seems to be running at the moment.
2001-Apr-03 2:32pm gyles19@visi.com

I just wanted to let people know that the process mentioned above about getting JBuilder 4 to run in Mac OS X does indeed work. I was successful in creating a double-clickable JBuilder program, complete with I JB icon (you can get that resource using Class Wrangler). The program launched relatively quickly and works for the most part. In fact, it loads faster than a Pentium II 750Mhz I use at work.
This bodes well for porting other java programs to Mac OS X with relative ease. We finally do have a full implementation of Java 2 (1.3) for the Mac, making it a veriable viable platform to develop Java programs on.
I hope Borland releases an official Mac OS X JBuilder installer soon. If anyone from Borland is reading this, do you have ETA?
[Append to This Answer]
2001-Apr-09 9:58pm
Next: (Answer) JBuilder 5 Preview Release Notes
This document is: http://www.visi.com/~gyles19/cgi-bin/fom.cgi?file=110
[Search] [Appearance]
This is a Faq-O-Matic 2.709.
This FAQ administered by gyles19@visi.com.

Other JBuilder Links

Java Community
Java Tools
Code Central
JB OpenTools
Community
Recent
Threads
Borland Chat
Chat FAQ
Feature Matrices
3.0 |  3.5 |  4.0
5.0 |  6.0 |  7.0
Shop for
JBuilder
JBuilder
Downloads
and reg keys
Report Piracy
Online Manuals
4.0 |  5.0 |  6.0
7.0
Borland
DevSupport's
Bug/RFE Form

Quality Central Client
JB Patches &
Updates
JBuilder FAQs TIs
JBuilder
Newsgroups
Tamaracka's
News Archive
Mr. Haki's
JBuilder Machine
JGuru's
JBuilder FAQ
Sun's Bug
Parade
Netring Home - About - Privacy
The
JBuilder Netring Logo
The Borland JBuilder Netring by JBuilder FAQ-O-Matic
[ Join Now | List Sites | Random | << Prev | Next >> ]
[ Previous 5 Sites | Skip Previous | Skip Next | Next 5 Sites ]