开发者

Using an EAR file to create new project in JDeveloper

开发者 https://www.devze.com 2023-01-07 21:56 出处:网络
I\'m not even sure if I worded the question correctly.I\'ve tried googling, but can\'t find anything relevant.

I'm not even sure if I worded the question correctly. I've tried googling, but can't find anything relevant.

Basically I need to create a working project folder in JDeveloper from an ear file. The ear file is all I have, and I need to be able to modify code. The ear has a war and the war has numerous jar files. I have no experience in packaging and deploying files, and obviously even less experience on how to take开发者_如何学Go an ear file and creating a working project folder.

Any help would be greatly appreciated.


JDeveloper has an option to create a new application from EAR file. Right click on Applications on the Application Navigator, Select New..., General -> Applications -> Application from EAR file.

0

精彩评论

暂无评论...
验证码 换一张
取 消