| Author |
can not install Eclise -- about java.util.loging
|
Edward Chen
Ranch Hand
Joined: Dec 23, 2003
Posts: 758
|
|
I download Eclise, but I can not install it properly. The error message is " can not find class, java.util.loging", something like this. Iguess it is JDK version problem. I am using "JDK 1.4.0 beta". Am I right? ----------- 2 Eclise has plug-in for J2EE programming? Thanks
|
 |
Tim West
Ranch Hand
Joined: Mar 15, 2004
Posts: 539
|
|
It'd help if you gave a more detailed description of when the problem occurs, and exactly what the error is. (Non-beta) 1.4 JDKs are fine for Eclipse. Given you have a Beta JDK, I would update it: the API could have changed before the full release, in which case the logging classes could have moved. If I were you I'd download the latest one (1.4.2, I think) and try again. As for J2EE plugins, consider Lomboz and Omondo. --Tim [ June 20, 2004: Message edited by: Tim West ]
|
 |
 |
|
|
subject: can not install Eclise -- about java.util.loging
|
|
|