| View previous topic :: View next topic |
| Author |
Message |
cpanon Guest
|
Posted: Wed Jun 22, 2005 7:53 pm Post subject: Borland make & generics/enhanced for |
|
|
Hello
How/where do I parameterize with, I believe the -source 1.5, to enable
generics and enhanced for loops? I was in the Project|Build|Java
however there in space to stuff the compile time. Must I switch to
javac? tia.
|
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Wed Jun 22, 2005 11:43 pm Post subject: Re: Borland make & generics/enhanced for |
|
|
cpanon wrote:
| Quote: | Hello
How/where do I parameterize with, I believe the -source 1.5, to enable
generics and enhanced for loops? I was in the Project|Build|Java
however there in space to stuff the compile time. Must I switch to
javac? tia.
|
1. Install JDK 5
2. Configure JDK 5 as a new JDK in JBuilder
3. Set your project's JDK to be JDK 5
4. Go back to Project | Build | Java, and set your "Language Features"
(aka -source) and "Target VM" (aka -target) to be JDK 5 and later.
--
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 |
|
 |
cpanon Guest
|
Posted: Thu Jun 23, 2005 2:16 am Post subject: Re: Borland make & generics/enhanced for |
|
|
Hi Lori
Thanks. I am chagrined it was a case of RTFDialog
Lori M Olson [TeamB] wrote:
| Quote: | cpanon wrote:
Hello
How/where do I parameterize with, I believe the -source 1.5, to enable
generics and enhanced for loops? I was in the Project|Build|Java
however there in space to stuff the compile time. Must I switch to
javac? tia.
1. Install JDK 5
2. Configure JDK 5 as a new JDK in JBuilder
3. Set your project's JDK to be JDK 5
4. Go back to Project | Build | Java, and set your "Language Features"
(aka -source) and "Target VM" (aka -target) to be JDK 5 and later.
|
|
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Thu Jun 23, 2005 4:57 am Post subject: Re: Borland make & generics/enhanced for |
|
|
cpanon wrote:
| Quote: | Hi Lori
Thanks. I am chagrined it was a case of RTFDialog
|
LOL
--
Regards,
Lori Olson [TeamB]
|
|
| Back to top |
|
 |
|