Yes, I have done. I have developed SAPUI5 application and created ear file and deployed this into SAP AS Java.
Could you please answer below questions,
How to deploy the same application in Dev,Quality and production?
- same way you deployed into Development, but rather trigger the deployment into QA and Production when the time comes.. I assume you used the p2 port and the NWDS Plugins for such.
How to control version management in NWDS?
- NWDS does not have a "source control system" - it's an Eclipse shipped with SAP Plugins, nothing more. You can use whatever source control system you want, SVN, GIT or NWDI.
Can we deploy SAPUI5 application from eclipse to SAP AS Java?
- Yes, Deployment View, as long you have the SAP AS Java configured, the P2 ports are opened in the firewall and you have an Administrator capable account.
Hope it helps,
Dan.