Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > JBuilder 4 on Mac OS X

JBuilder 4 on Mac OS X
Thread Tools
bscardina
Guest
Status:
Reply With Quote
Nov 2, 2000, 12:26 PM
 
Has anyone had any luck getting JBuilder 4 to run on the Mac OS X PB?

JBuilder 3.5 seams to work (or at least 85% of it works).

With JBuilder 3.5 I was able to get it to install by using the following:
./install.bin LAX_VM `which java`

I wasn't able to find a similar way around the "unrecognized JVM" in JBuilder 4 so installed it on a Windows system and copied the directory structure to my Mac OS X box.

I created a start-up script which seams to get JBuilder 4 to start but it freezes shortly after the splash screen appears on screen.

Here's what I'm seeing in my console as JBuilder begins loading:
<SNIP>

[systemx:Applications/JBuilder4/bin] brian% ./jbuilder.sh
ls: ext/*.jar: No such file or directory

JBuilder 4 Professional
Licensed to Brian Scardina, ConfusedMonkey, Inc.
Copyright (c) 1996-2000 Inprise Corporation. All rights reserved.

Exception occurred during event dispatching:
java.lang.NoSuchMethodError
at com.borland.primetime.ide.Browser.<init& ;gt;(Unknown Source)
at com.borland.jbuilder.rb.run(Unknown Source)
at javax.swing.SystemEventQueueUtilities.processRunna bleEvent(SystemEventQueueUtilities.java:366)
at javax.swing.SystemEventQueueUtilities.access$0(Sys temEventQueueUtilities.java:362)
at javax.swing.SystemEventQueueUtilities$RunnableTarg et.processEvent(SystemEventQueueUtilities.java:403 )
at java.awt.Component.dispatchEventImpl(Component.jav a:2398)
at java.awt.Component.dispatchEvent(Component.java:23 11)
at java.awt.EventQueue.dispatchEvent(EventQueue.java: 288)
at java.awt.EventDispatchThread.pumpOneEvent(EventDis patchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:92)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:83)
</SNIP>

The following is the script I am using to run JBuilder:
<SNIP>
#!/bin/sh
cd `dirname $0`/../lib
java -Xverify:none -Xms8m -Xmx128m -Xminf0.2 -Xmaxf0.2 -cp /System/Library/Frameworks/JavaVM.framework/Versions/1.2/Classes/jpda.jar:`ls -1 ext/*.jar *.jar | awk '$0 != "lwtoolkit.jar" {printf "%s:", $0}'` com.borland.jbuilder.JBuilder
</SNIP>


Any ideas or suggestions?

thanks in advance for the help.
-Brian
     
   
Thread Tools
Forum Links
Forum 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 On
Top
Privacy Policy
All times are GMT -5. The time now is 12:39 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2