Import from Eclipse not working for me. build #6827
Hi,
I did an eclipse import from several eclipse projects and I got an error message dialog box saying that "ECLIPSE" variable not found or something like that... don't remember exactly.
But none of the eclipse project Libraries where imported. So if I go under Project Structure, Module, dependencies, I see the JDK and "ECLIPSE" with a question mark and without any libraries, so the project does not build. I have several eclipse libraries on my original eclipse project, none of then got imported. As a side note, I'm doing eclipse plugin development.
Please sign in to leave a comment.
Hello Paulo,
Do you have such variables: "JDK", "ECLIPSE" defined in Eclipse?
Alexander.
Hi Alexander,
I do not recall defining any variable. Where would I look for these in Eclipse? sorry, I'm an Intellij user...
Thanks for your help!
you should be able to see the variables in the window>preferences >java>build path>classpath variables (at least that's where they're set in Eclipse 3.1)