Thursday, September 5, 2019

keytool not find

> keytool
not recognized or not recognised or not find

1. First add jdk bin path in..

My Computer> Properties>Advance system settings>Advance>Environment Variables>System variables

Variable       Value
Path             C:\Program Files\Java\jdk-12.0.2\bin


No comments:

Post a Comment

Navigation in ionic or redirect in ionic

1.  Redirect as return View in mvc code in .ts       this .router.navigateByUrl( "/rec-view/" +d.Srno,{ skipLocationChange:tru e...