| Author |
Error while creating java project on eclipse
|
vijay kumarg
Ranch Hand
Joined: Dec 14, 2006
Posts: 105
|
|
I am new to the eclipse IDE. I am getting error while creating a java project. The window is displaying like this: " An error occured while creating java project see error log for more details ". Where can I see the error log.What might be the reason for this error?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26193
|
|
Vijayk, If you look at your workspace directory from the file system, you will see a folder called .metadata. The .log file in that folder is the one where the detailed error message is.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
vijay kumarg
Ranch Hand
Joined: Dec 14, 2006
Posts: 105
|
|
Thanks Jeanne
|
 |
Mr. C Lamont Gilbert
Ranch Hand
Joined: Oct 05, 2001
Posts: 1170
|
|
Which version of eclipse? You should be able to open a 'view' from the window menu that will show you the error log. Depends on the version though.
|
 |
vijay kumarg
Ranch Hand
Joined: Dec 14, 2006
Posts: 105
|
|
Thanks Gilbert, I am using eclipse 3.1.2 Now I am able to see the error log through window ->Error Log. The log is harder to understand, Anyhow the problem is cleared itself
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14487
|
|
The log is darn near impossible to understand. Unless you're the author of the offending Eclipse subsystem. Good to hear the problem went away!
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Error while creating java project on eclipse
|
|
|