Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JBuilder 2005 and Java 1.5

13 views
Skip to first unread message

mitch

unread,
Dec 15, 2006, 11:14:00 AM12/15/06
to
Has anybody succeeded in getting JBuilder 2005 to work with Java 1.5?
Thanks.

mitch

unread,
Dec 15, 2006, 11:21:19 AM12/15/06
to

mitch

unread,
Dec 15, 2006, 11:57:27 AM12/15/06
to

none

unread,
Dec 16, 2006, 12:52:08 AM12/16/06
to
mitch wrote:
> Has anybody succeeded in getting JBuilder 2005 to work with Java 1.5?
> Thanks.
>
There was an open tool for this on the Borland site at one time. You can
certainly try it. I had a a few problems with it.

You can compile with 1.5, but you are probably going to experience
runtime problems running the IDE on it.

Ludovic HOCHET

unread,
Dec 16, 2006, 4:31:31 AM12/16/06
to
Somehow I was under the impression that although still running on 1.4,
JB2005 was 'natively' capable of editing/compiling Java 5.


none a écrit :

--
Ludovic
-----------------------------------------

"Les formes qui differencient les etres importent peu
si leur pensees s'unissent pour batir un univers..."
Yoko Tsuno (in 'Les titans' by Roger Leloup)
[The shapes that differenciate beings are not important
if their thoughts unite to build a universe]

Lori M Olson [TeamB]

unread,
Dec 16, 2006, 11:08:08 AM12/16/06
to
Ludovic HOCHET wrote:
> Somehow I was under the impression that although still running on 1.4,
> JB2005 was 'natively' capable of editing/compiling Java 5.
>
>

It is. The opentool the other guy talked about was for JBX.

JB2005 runs on JDK 1.4, but can be configured to compile and run any
project using JDK 1.5. The only real problem is trying to use the UI
designer to use JDK 1.5 specific features. If that is an issue, they
will need to upgrade to JB 2006 to get the full JDK 1.5 feature set.

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

none

unread,
Dec 17, 2006, 12:20:54 AM12/17/06
to
Ludovic HOCHET wrote:
> Somehow I was under the impression that although still running on 1.4,
> JB2005 was 'natively' capable of editing/compiling Java 5.
>
>
> none a écrit :
>> mitch wrote:
>>> Has anybody succeeded in getting JBuilder 2005 to work with Java 1.5?
>>> Thanks.
>>>
>> There was an open tool for this on the Borland site at one time. You
>> can certainly try it. I had a a few problems with it.
>>
>> You can compile with 1.5, but you are probably going to experience
>> runtime problems running the IDE on it.
>>
>
It is, that's what I meant. The Open Tool is for running JB 2005 on top
of 1.5.

Ludovic HOCHET

unread,
Dec 17, 2006, 4:49:03 AM12/17/06
to

none a écrit :


> It is, that's what I meant. The Open Tool is for running JB 2005 on top
> of 1.5.

Looks like I missed that OpenTool.

Ludovic HOCHET

unread,
Dec 17, 2006, 4:48:01 AM12/17/06
to

Lori M Olson [TeamB] a écrit :


> It is. The opentool the other guy talked about was for JBX.

That one I know very well ;)

mitch

unread,
Dec 29, 2006, 11:09:22 AM12/29/06
to
On Dec 16, 11:08 am, "Lori M Olson [TeamB]" <javadra...@techie.com>
wrote:

> JB2005 runs on JDK 1.4, but can be configured to compile and run any
> project using JDK 1.5.

How? I selected Java 1.5 in Project Properties > Build > Java
in Language Features and Target VM. Do I have to do anything else?
When I compile a 1.5 program I get the error mentioned in this post:

http://groups-beta.google.com/group/borland.public.jbuilder.compiler/browse_thread/thread/b902fc51da81672c/93f0825c06f3d2bb#93f0825c06f3d2bb

> The only real problem is trying to use the UI
> designer to use JDK 1.5 specific features. If that is an issue, they
> will need to upgrade to JB 2006 to get the full JDK 1.5 feature set.

I'm not trying to use the UI designer, just the compiler to build a 1.5
program.
Thanks,

- Mitch

Lori M Olson [TeamB]

unread,
Dec 31, 2006, 2:46:51 PM12/31/06
to

It's possible your JDK 1.5 configuration in Jbuilder got corrupted.
Remove and rebuild it, and then try again. Also, make certain that you
are performing a "Rebuild" not a "Make".

David C. Browne

unread,
Dec 31, 2006, 9:08:53 PM12/31/06
to

In addition to changing Project Properties > Build > Java > Language
Features and Target VM, you must also change the JDK to 1.5 (Project
Properties > Path > JDK), although you will first need to tell JBuilder
(Tools > Configure > JDKs) about the 1.5 JDK that I assume you installed
on your machine.

David

0 new messages