Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
[Closed] Migrating to MyEclipse from JDeveloper via Eclipse
We have migrated a JDeveloper Application to Eclipse, as the first stage before starting to use MyEclipse. The app comprises of several projects (ie a few common jars, several ejbs, a war and an ear). The projects were created in Eclipse by importing from the ant build scripts. The projects are all of ‘Java’ type as opposed to J2EE where necessary. I’ve only ever used MyEclipse from scratch before so I’m unsure how to migrate/convert the projects to J2EE so that I can use the debug facilities within MyEclipse (amongst other advantages of MyEclipse). If my memory serves me well, I will need to create new J2EE project for the EAR and then associate the modules accordingly. What’s the best way approach this?
Thanks
Yes your mostly right, you need to create the appropritate project type based on what your trying to import, then drag and drop the files out of the old Java projects, into the new ones, in the proper location.
You can then create a top-level EAR project, and map all those ‘modules’ to it.
Yes your mostly right, you need to create the appropritate project type based on what your trying to import, then drag and drop the files out of the old Java projects, into the new ones, in the proper location.
You can then create a top-level EAR project, and map all those ‘modules’ to it.