Re: Eclipse closes trying to import existing project



Hi,

I see in error log that by some reason the plugin "Subclipse" was
activated. Does the project in working copy of Subversion repository?
If the project is part of Subversion repository - you can check it out
directly inside Eclipse. If the project is not part of any repository
you can do that:

1. Copy the project in the folder to make some test and to keep the
original if it doesn't succeed.
2. Go to the project folder and delete all ".svn" sub-folders and all
"*.class" files (Eclipse will re-create them).
3. Try to import it again.

If it doesn't help maybe your ".project" and ".settings" files are
broken. In this case you can create new project inside Eclipse and try
to import just the source.

Best regards,
Tanyu
.