简体   繁体   English

如何从 Jdeveloper w ADF 过渡/迁移到替代/优雅的 IDE (Eclipse)

[英]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!我正在尝试迁移到 eclipse、Intellij 等...远离 Jdeveloper! I need to use most of the existing framework like ADF, Weblogic, Oracle DB.我需要使用大部分现有框架,如 ADF、Weblogic、Oracle DB。 Which makes it a shame I am trying to escape from JDEV这让我很遗憾我试图逃离 JDEV

I have managed to run some ADF items on a java ADF project set up in eclipse, but it is far to cumbersome.我已经设法在 eclipse 中设置的 java ADF 项目上运行了一些 ADF 项目,但这太麻烦了。 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?谁能给我一种更详细或更有效的方法来使用上述技术将 Jdeveloper 中的较大项目迁移到这些 IDE 之一中?

Note: My end goal is to escape from the incredibly slow deployments, and constant freezing of Jdeveloper.注意:我的最终目标是摆脱 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.我也很乐意接受加速 Jdeveloper 的方法,尽管这只会推迟 JDev 似乎为其客户提供的未来坟墓。

== Useful IDE download Eclipse w ADF: == 有用的 IDE 下载 Eclipse w ADF:

https://www.oracle.com/webfolder/technetwork/eclipse/adf/gettingStarted/Tutorial/ADFwithOEPE_2.html 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 https://coderanch.com/t/104431/ide/migrating-eclipse-jdeveloper

How to import a Jdeveloper java project in eclipse? 如何在eclipse中导入Jdeveloper java项目?

A new version of JDeveloper and ADF have been released.新版本的JDeveloperADF已经发布。

In the list of the fixed bugs it says在修复的错误列表中,它说

JDEVELOPER 12.2.1.3.0 IS VERY SLOW JDEVELOPER 12.2.1.3.0 非常慢

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. 我认为不可能将任何更大的ADF项目迁移到Eclipse。 The OEPE package isn't maintained anymore (to my knowledge). OEPE软件包已不再维护(据我所知)。 It's not 100% (maybe 70%) function compatible to JDev. 它与JDev并非100%(也许是70%)兼容。 Even if you migrate small pages/aps you have to do much work by hand to make it run. 即使您迁移小页面/ ap,您也必须手工完成很多工作才能使其运行。

You did not tell us the exact JDev and JDK version you are using. 您没有告诉我们您使用的确切JDev和JDK版本。 This makes it impossible to point you to some helpful blogs, articles or threads to hopefully fix your problems. 这使您无法指向一些有用的博客,文章或主题来有望解决您的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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