 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
mitch Guest
|
Posted: Fri Dec 15, 2006 10:21 pm Post subject: JBuilder 2005 and Java 1.5 |
|
|
Has anybody succeeded in getting JBuilder 2005 to work with Java 1.5?
Thanks. |
|
| Back to top |
|
 |
none Guest
|
Posted: Sat Dec 16, 2006 9:13 am Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
mitch wrote:
| Quote: | 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. |
|
| Back to top |
|
 |
Ludovic HOCHET Guest
|
Posted: Sat Dec 16, 2006 3:31 pm Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
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 :
| Quote: | 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
-----------------------------------------
"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] |
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Sat Dec 16, 2006 10:08 pm Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
Ludovic HOCHET wrote:
| Quote: | 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 |
|
| Back to top |
|
 |
none Guest
|
Posted: Sun Dec 17, 2006 9:13 am Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
Ludovic HOCHET wrote:
| Quote: | 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. |
|
| Back to top |
|
 |
Ludovic HOCHET Guest
|
Posted: Sun Dec 17, 2006 3:48 pm Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
Lori M Olson [TeamB] a écrit :
| Quote: | It is. The opentool the other guy talked about was for JBX.
That one I know very well  |
--
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] |
|
| Back to top |
|
 |
Ludovic HOCHET Guest
|
Posted: Sun Dec 17, 2006 3:49 pm Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
none a écrit :
| Quote: | 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
-----------------------------------------
"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] |
|
| Back to top |
|
 |
mitch Guest
|
Posted: Fri Dec 29, 2006 10:09 pm Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
On Dec 16, 11:08 am, "Lori M Olson [TeamB]" <javadra...@techie.com>
wrote:
| Quote: | 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
| Quote: | 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 |
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Mon Jan 01, 2007 1:46 am Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
mitch wrote:
| Quote: | 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
|
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".
--
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 |
|
| Back to top |
|
 |
David C. Browne Guest
|
Posted: Mon Jan 01, 2007 8:08 am Post subject: Re: JBuilder 2005 and Java 1.5 |
|
|
mitch wrote:
| Quote: | 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
|
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 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|