I have a java project in Jdeveloper, but I want to migrate this project to a eclipse java project, Do you know how to do that?, or Do I have to import it manually?.
Thanks in advance.
Typically projects have a structure if it is a web based project or a java project, it has its structure , you should be able to import your project using File -> import. There could be specific properties file that were part of JDeveloper that you may want to ignore or manually delete them before importing it.