我在Android仿真器上部署甲骨文的校园移动有问题。它显示了我的错误:
Shutting down Android Debug Bridge server...
Deployment cancelled.
---- Deployment incomplete ----.
Rule=project-has-any-adf-model-techscope on MetaClass[ classLoader=oracle.ide.osgi.extension.internal.ClassLoaderProxy@550875, className=oracle.adfdt.model.deploy.rc.AdfmListenerImpl]
The commonly named resources listed below could cause reusability errors for your consumers.
Provide a more unique name for the indicated resources in this project, or start with a different project. You can also use the Validation panel in the profile to ignore the error, and create the jar.
DataBindings.cpx
DataControls.dcx
(oracle.adfdt.model.deploy.rc.AdfmDeployContext)如何修复此DataBindings.cpx和DataControls.dcx
谢谢
发布于 2014-05-05 07:52:21
我已经通过更改部署配置文件来修复它。以前,我使用来部署它,但是后来我将部署配置文件更改为ADFMobileApplicationArchive,并且它成功地部署在Android仿真程序上。
看屏幕截图。

https://stackoverflow.com/questions/23079526
复制相似问题