简体   繁体   中英

How to transition/migrate from Jdeveloper w ADF to an alternative/elegant IDE (Eclipse)

I am trying to migrate to eclipse, Intellij etc... away from Jdeveloper! I need to use most of the existing framework like ADF, Weblogic, Oracle DB. Which makes it a shame I am trying to escape from JDEV

I have managed to run some ADF items on a java ADF project set up in eclipse, but it is far to cumbersome. I am essentially just rewriting the code, and I've failed to actually migrate the far larger project/ any of the individual screens.

Can anyone give me a more detailed or effective method to migrate a larger project in Jdeveloper using the above technologies into one of these IDEs?

Note: My end goal is to escape from the incredibly slow deployments, and constant freezing of Jdeveloper. I would happily accept methods for speeding up Jdeveloper as well, though that only postpones the future grave that JDev seems to offer it's clients.

== Useful IDE download Eclipse w ADF:

https://www.oracle.com/webfolder/technetwork/eclipse/adf/gettingStarted/Tutorial/ADFwithOEPE_2.html

General methods for migrating(not specific, and not good for mass migration):

https://coderanch.com/t/104431/ide/migrating-eclipse-jdeveloper

How to import a Jdeveloper java project in eclipse?

A new version of JDeveloper and ADF have been released.

In the list of the fixed bugs it says

JDEVELOPER 12.2.1.3.0 IS VERY SLOW

Maybe the new version fixes the issue.
I haven't tried myself, yet.

I don't think that it's possible to migrate any larger ADF project to Eclipse. The OEPE package isn't maintained anymore (to my knowledge). It's not 100% (maybe 70%) function compatible to JDev. Even if you migrate small pages/aps you have to do much work by hand to make it run.

You did not tell us the exact JDev and JDK version you are using. This makes it impossible to point you to some helpful blogs, articles or threads to hopefully fix your problems.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM