| View previous topic :: View next topic |
| Author |
Message |
me Guest
|
Posted: Wed Jun 23, 2004 6:28 pm Post subject: Is there a way to work with JDK1.5 and Jbuilder 9 |
|
|
Is there a way to make Jbuilder 9 compile source written with JDK 1.5
In the Target VM the highest you can go is 1.4
|
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
|
| Back to top |
|
 |
Rick Jacoby Guest
|
Posted: Thu Jun 24, 2004 7:19 pm Post subject: Re: Is there a way to work with JDK1.5 and Jbuilder 9 |
|
|
I am also trying to get Java 1.5 (beta 2) working with JBuilder (version X).
I just tried the OpenTool suggestion and my program compiles and runs (sort
of -- I have some unusual behavior but I haven't yet determined if it's
something I've done or because I'm using the 1.5 beta, or the combination of
1.5 beta & JBX). [Also according to the JBX Tip of Day, using javac instead
of make won't do dependant compiles].
Does anyone have any idea when Borland plans to release a JBuilder version
that will support Java 1.5 (in the style that I've become accustomed to)?
Or how long after 1.5 gets out of Beta would a JBuilder version be out?
"Lori M Olson [TeamB]" <javadragon (AT) techie (DOT) com> wrote
|
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Thu Jun 24, 2004 7:59 pm Post subject: Re: Is there a way to work with JDK1.5 and Jbuilder 9 |
|
|
Rick Jacoby wrote:
| Quote: | I am also trying to get Java 1.5 (beta 2) working with JBuilder (version X).
I just tried the OpenTool suggestion and my program compiles and runs (sort
of -- I have some unusual behavior but I haven't yet determined if it's
something I've done or because I'm using the 1.5 beta, or the combination of
1.5 beta & JBX). [Also according to the JBX Tip of Day, using javac instead
of make won't do dependant compiles].
Does anyone have any idea when Borland plans to release a JBuilder version
that will support Java 1.5 (in the style that I've become accustomed to)?
Or how long after 1.5 gets out of Beta would a JBuilder version be out?
|
Lots of people have been asking for this. JBuilder has been released on
a 6 month schedule for the last 3 years, so I doubt we will have too
much longer to wait for JB 11. Announcements about new releases
generally precede the actual release by 4 to 6 weeks.
--
Regards,
Lori Olson [TeamB]
|
|
| Back to top |
|
 |
Gillmer J. Derge [TeamB] Guest
|
Posted: Fri Jun 25, 2004 1:31 am Post subject: Re: Is there a way to work with JDK1.5 and Jbuilder 9 |
|
|
Rick Jacoby wrote:
| Quote: | Does anyone have any idea when Borland plans to release a JBuilder version
that will support Java 1.5 (in the style that I've become accustomed to)?
Or how long after 1.5 gets out of Beta would a JBuilder version be out?
|
I suspect we'll learn the answer to this soon. A list of Borland
presentations at JavaOne was just posted. One session is called "What's
New with JBuilder" and claims to highlight "latest standards, including
J2EE platform, release 1.4, and the latest language features of JDK
software release 1.5." It also mentions product announcements and sneak
previews.
http://bdn.borland.com/article/0,1410,32423,00.html
--
Gillmer J. Derge [TeamB]
|
|
| Back to top |
|
 |
|