Home | Gallery | Forum | Services | Webmail | Archive | Links | Contact Us | About Us
OS2 World.Com Forum
OS2 World.Com Online Discussion Forum.
Index / OS/2 - General / Programming
author message
Anyone using JBuilder 2005 or 2006?
Post a new topic Reply to this Topic Printable Version of this Topic Forward this Topic to your Friend Topic Commands (for administrator or moderators only)
Roger
Normal member
in user

View this member's profileSearch all posts from this memberSend an email to this member
posts: 13
since: 07 Sep, 2003
1. Anyone using JBuilder 2005 or 2006?
Reply to this topic with quote Modify your message
Hi,

I noticed on Borland's site (http://www.borland.com/downloads/download_jbuilder.html) that their free version is now referred to as Foundation (was Personal) and it comes in a 2005 and 2006 version.

Thought I'd ask here (before attempting to do the install myself) if anyone had experience running newer versions of JBuilder on OS/2 or eComstation. If so, what level of Java is needed and how much memory and disk space does it need.

I found scripts on Java Corner and Hobbes showing how to install in Windows; then move to OS/2, set up Environment variables, etc., but these were for older versions of JBuilder.

Thanks,

Roger

Date: 08 Nov, 2006 on 21:34
Pete
Premium member
in user

View this member's profileSearch all posts from this memberSend an email to this member
posts: 115
since: 14 Aug, 2003
2. Re:Anyone using JBuilder 2005 or 2006?
Reply to this topic with quote Modify your message
Hi

I have jBuilderX Foundation installed and working with the Innotek java142_09 SDK package.

Not being a java programmer I cannot comment on how well it performs but I did manage to work through the "build an editor" example without problems.

I do use a cmd script to start it which I post here for you to modify to your needs - especially drive:\path bits:-

REM /* jbuilderx.cmd */

REM /* To run Borland JBuilder X Foundation ("for Windows") */
REM /* on OS/2 based systems that have Innoteks' version of */
REM /* Sun Java142_02/04/05/09 SDK ("for Windows") installed */

SET USER_HOME=%HOME%

SetLocal
SET CLASSPATH=K:\Java\Java142\lib\tools.jar;../lib/activation.jar;../lib/ant.jar;../lib/beandt.jar;../lib/BorlandLookAndFeel.jar;../lib/dbswing.jar;../lib/dbswingdt.jar;../lib/dbtools.jar;../lib/DoctypeChanger.jar;../lib/dt.jar;../lib/dtdparser.jar;../lib/dx.jar;../lib/help.jar;../lib/JarManifestFix.jar;../lib/javac.jar;../lib/jbcl.jar;../lib/jbuilder.jar;../lib/jdbcx.jar;../lib/jds.jar;../lib/jdsremote.jar;../lib/jdsserver.jar;../lib/lawt.jar;../lib/linuxDesktopConfigurator.jar;../lib/mail.jar;../lib/optional.jar;../lib/primetime.jar;../lib/resolver.jar;../lib/sanct2.jar;../lib/sanctuary.jar;../lib/SequencedEventFix.jar;../lib/TabbedPaneFix.jar;../lib/unittest.jar;../lib/webservices.jar;../lib/xercesImpl.jar;../lib/xmlParserAPIs.jar;../lib/XPTreeUIFix.jar;
java -Xbootclasspath/p:../lib/lawt.jar;../lib/TabbedPaneFix.jar;../lib/SequencedEventFix.jar;../lib/javac.jar;../lib/JarManifestFix.jar; -Xverify:none -Xms128m -Xmx512m -Dborland.exportenv=D:/jbuilderX/jbenv.txt com.borland.jbuilder.JBuilder
EndLocal


I copy'n'pasted the above but cannot get it to look correct here while editing. The "SET CLASSPATH" line stops at "XPTreeUIFix.jar;" and the next (starts with "java") line is everything else before "EndLocal".

I also have K:\JAVA\JAVA142\JRE\BIN; in my config.sys Path

Hope that helps

Pete

Date: 09 Nov, 2006 on 19:20
Anyone using JBuilder 2005 or 2006?
Post a new topic Reply to this Topic Printable Version of this Topic Forward this Topic to your Friend Topic Commands (for administrator or moderators only)
All times are CET+1. < Prev. | P. 1 | Next >
Go to:
 

Powered by UltraBoard 2000 Standard Edition,
Copyright © UltraScripts.com, Inc. 1999-2000.
Home | Gallery | Forums | Services | Webmail | Archive | Links | Contact Us | About Us
© OS2 World.Com 2000-2004