 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Cristian Rojas Guest
|
Posted: Tue Dec 21, 2004 3:32 pm Post subject: Warning: try -source 1.5 |
|
|
I want to disable the next warning:
"TestMgr.java": as of release 1.5, 'enum' is a keyword, and may not be used
as an identifier (try -source 1.5 to use 'enum' as a keyword) at line 11,
column 44
I know the meaning, but i'm not interested in fixing it.
|
|
| Back to top |
|
 |
Lori M Olson [TeamB] Guest
|
Posted: Wed Dec 22, 2004 5:04 am Post subject: Re: Warning: try -source 1.5 |
|
|
Cristian Rojas wrote:
| Quote: | I want to disable the next warning:
"TestMgr.java": as of release 1.5, 'enum' is a keyword, and may not be used
as an identifier (try -source 1.5 to use 'enum' as a keyword) at line 11,
column 44
I know the meaning, but i'm not interested in fixing it.
|
1. Use "Project javac" as your compiler
or
2. Get used to it, or get interested in fixing it, because it ain't
going away.
--
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 |
|
 |
|
|
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
|
|