{"id":25972,"date":"2022-12-14T18:15:37","date_gmt":"2022-12-14T12:45:37","guid":{"rendered":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/"},"modified":"2022-12-14T18:15:37","modified_gmt":"2022-12-14T12:45:37","slug":"solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also","status":"publish","type":"post","link":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/","title":{"rendered":"[Solved] &#8220;Java is not recognised as an internal or external command&#8221; in vs code even though I am trying to use kotlin. I properly set the path also"},"content":{"rendered":"<p> [ad_1]<br \/>\n<\/p>\n<div id=\"answer-73189646\" class=\"answer js-answer accepted-answer js-accepted-answer\" data-answerid=\"73189646\" data-parentid=\"73176376\" data-score=\"0\" data-position-on-page=\"1\" data-highest-scored=\"1\" data-question-has-accepted-highest-score=\"1\" itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n<div class=\"post-layout\">\n<div class=\"votecell post-layout--left\"><\/div>\n<div class=\"answercell post-layout--right\">\n<div class=\"s-prose js-post-body\" itemprop=\"text\">\n<p><strong>This error occurs because you have not installed the <code>Java JDK<\/code>.<\/strong><\/p>\n<h3>How to use Kotlin in VS code<\/h3>\n<p>First you need to install the following programs on your machine<\/p>\n<ul>\n<li>Install <strong>Java JDK<\/strong> on the computer system<\/li>\n<li>Install <strong>Kotlin<\/strong> on your computer system<\/li>\n<li>VS code install plugin <strong>Kotlin Language<\/strong><\/li>\n<li>VS code install plugin <strong>Code Runner<\/strong><\/li>\n<\/ul>\n<p><strong>installation steps:<\/strong><\/p>\n<ol>\n<li>\n<p>Please install <strong>Java JDK<\/strong> according to <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/code.visualstudio.com\/docs\/java\/java-tutorial\">this document<\/a><\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png\"><img decoding=\"async\" src=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png\" alt=\"enter image description here\"><\/a><\/p>\n<p><em>After the installation is complete, you can run the <code>java -version<\/code> command in the <strong>cmd<\/strong> window to check whether the installation is successful<\/em><\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021935_215_Solved-Java-is-not-recognised-as-an-internal-or-external.png\"><img decoding=\"async\" src=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021935_215_Solved-Java-is-not-recognised-as-an-internal-or-external.png\" alt=\"enter image description here\"><\/a><\/p>\n<\/li>\n<li>\n<p>Download the <strong>kotlin<\/strong> compiler <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/github.com\/JetBrains\/kotlin\/releases\/tag\/v1.3.31\">here<\/a><\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021935_834_Solved-Java-is-not-recognised-as-an-internal-or-external.png\"><img decoding=\"async\" src=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021935_834_Solved-Java-is-not-recognised-as-an-internal-or-external.png\" alt=\"enter image description here\"><\/a><\/p>\n<p>After unzipping, add the <strong>bin<\/strong> folder path to the system environment variables<\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021935_99_Solved-Java-is-not-recognised-as-an-internal-or-external.png\"><img decoding=\"async\" src=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021935_99_Solved-Java-is-not-recognised-as-an-internal-or-external.png\" alt=\"enter image description here\"><\/a><\/p>\n<p><em>After the installation is complete, you can run the <code>kotlinc -version<\/code> command in the <strong>cmd<\/strong> window to check whether the installation is successful<\/em><\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021936_949_Solved-Java-is-not-recognised-as-an-internal-or-external.png\"><img decoding=\"async\" src=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021936_949_Solved-Java-is-not-recognised-as-an-internal-or-external.png\" alt=\"enter image description here\"><\/a><\/p>\n<\/li>\n<li>\n<p>Install plugins in VS code: <strong><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=mathiasfrohlich.Kotlin\">Kotlin Language<\/a><\/strong> and <strong><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=formulahendry.code-runner\">Code Runner<\/a><\/strong><\/p>\n<\/li>\n<\/ol>\n<p><strong>It is now possible to use Kotlin in VS code.<\/strong><\/p>\n<p><em>Use the play button in the upper right corner or right-click to select <strong>Run Code<\/strong> to run the code<\/em><\/p>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021936_15_Solved-Java-is-not-recognised-as-an-internal-or-external.png\"><img decoding=\"async\" src=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021936_15_Solved-Java-is-not-recognised-as-an-internal-or-external.png\" alt=\"enter image description here\"><\/a><\/p>\n<p>If you want the result to be output in the <strong>TERMINAL<\/strong> panel, please add the following configuration in <strong>settings.json<\/strong><\/p>\n<pre class=\"lang-json prettyprint-override\"><code>    \"code-runner.runInTerminal\": true,\n<\/code><\/pre>\n<p><a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021937_837_Solved-Java-is-not-recognised-as-an-internal-or-external.png\"><img decoding=\"async\" src=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/1671021937_837_Solved-Java-is-not-recognised-as-an-internal-or-external.png\" alt=\"enter image description here\"><\/a><\/p>\n<\/p><\/div>\n<div class=\"mt24\"><\/div>\n<\/div>\n<p>            <span class=\"d-none\" itemprop=\"commentCount\">0<\/span> <\/p><\/div>\n<\/div>\n<p>[ad_2]<\/p>\n<p>solved &#8220;Java is not recognised as an internal or external command&#8221; in vs code even though I am trying to use kotlin. I properly set the path also <\/p>\n","protected":false},"excerpt":{"rendered":"<p>[ad_1] This error occurs because you have not installed the Java JDK. How to use Kotlin in VS code First you need to install the following programs on your machine Install Java JDK on the computer system Install Kotlin on your computer system VS code install plugin Kotlin Language VS code install plugin Code Runner &#8230; <a title=\"[Solved] &#8220;Java is not recognised as an internal or external command&#8221; in vs code even though I am trying to use kotlin. I properly set the path also\" class=\"read-more\" href=\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/\" aria-label=\"More on [Solved] &#8220;Java is not recognised as an internal or external command&#8221; in vs code even though I am trying to use kotlin. I properly set the path also\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[320],"tags":[323,600,1183],"class_list":["post-25972","post","type-post","status-publish","format-standard","hentry","category-solved","tag-java","tag-kotlin","tag-visual-studio-code"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>[Solved] &quot;Java is not recognised as an internal or external command&quot; in vs code even though I am trying to use kotlin. I properly set the path also - JassWeb<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[Solved] &quot;Java is not recognised as an internal or external command&quot; in vs code even though I am trying to use kotlin. I properly set the path also - JassWeb\" \/>\n<meta property=\"og:description\" content=\"[ad_1] This error occurs because you have not installed the Java JDK. How to use Kotlin in VS code First you need to install the following programs on your machine Install Java JDK on the computer system Install Kotlin on your computer system VS code install plugin Kotlin Language VS code install plugin Code Runner ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/\" \/>\n<meta property=\"og:site_name\" content=\"JassWeb\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-14T12:45:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png\" \/>\n<meta name=\"author\" content=\"Kirat\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kirat\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/\"},\"author\":{\"name\":\"Kirat\",\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/person\/65c9c7b7958150c0dc8371fa35dd7c31\"},\"headline\":\"[Solved] &#8220;Java is not recognised as an internal or external command&#8221; in vs code even though I am trying to use kotlin. I properly set the path also\",\"datePublished\":\"2022-12-14T12:45:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/\"},\"wordCount\":238,\"publisher\":{\"@id\":\"https:\/\/jassweb.com\/solved\/#organization\"},\"image\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png\",\"keywords\":[\"java\",\"kotlin\",\"visual-studio-code\"],\"articleSection\":[\"Solved\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/\",\"url\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/\",\"name\":\"[Solved] \\\"Java is not recognised as an internal or external command\\\" in vs code even though I am trying to use kotlin. I properly set the path also - JassWeb\",\"isPartOf\":{\"@id\":\"https:\/\/jassweb.com\/solved\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png\",\"datePublished\":\"2022-12-14T12:45:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#primaryimage\",\"url\":\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png\",\"contentUrl\":\"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jassweb.com\/solved\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[Solved] &#8220;Java is not recognised as an internal or external command&#8221; in vs code even though I am trying to use kotlin. I properly set the path also\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jassweb.com\/solved\/#website\",\"url\":\"https:\/\/jassweb.com\/solved\/\",\"name\":\"JassWeb\",\"description\":\"Build High-quality Websites\",\"publisher\":{\"@id\":\"https:\/\/jassweb.com\/solved\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jassweb.com\/solved\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jassweb.com\/solved\/#organization\",\"name\":\"Jass Web\",\"url\":\"https:\/\/jassweb.com\/solved\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jassweb.com\/wp-content\/uploads\/2021\/02\/jass-website-logo-1.png\",\"contentUrl\":\"https:\/\/jassweb.com\/wp-content\/uploads\/2021\/02\/jass-website-logo-1.png\",\"width\":693,\"height\":132,\"caption\":\"Jass Web\"},\"image\":{\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/person\/65c9c7b7958150c0dc8371fa35dd7c31\",\"name\":\"Kirat\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jassweb.com\/solved\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/jassweb.com\/solved\/wp-content\/litespeed\/avatar\/1261af3c9451399fa1336d28b98ea3bb.jpg?ver=1776403586\",\"contentUrl\":\"https:\/\/jassweb.com\/solved\/wp-content\/litespeed\/avatar\/1261af3c9451399fa1336d28b98ea3bb.jpg?ver=1776403586\",\"caption\":\"Kirat\"},\"sameAs\":[\"http:\/\/jassweb.com\"],\"url\":\"https:\/\/jassweb.com\/solved\/author\/jaspritsinghghumangmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[Solved] \"Java is not recognised as an internal or external command\" in vs code even though I am trying to use kotlin. I properly set the path also - JassWeb","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/","og_locale":"en_US","og_type":"article","og_title":"[Solved] \"Java is not recognised as an internal or external command\" in vs code even though I am trying to use kotlin. I properly set the path also - JassWeb","og_description":"[ad_1] This error occurs because you have not installed the Java JDK. How to use Kotlin in VS code First you need to install the following programs on your machine Install Java JDK on the computer system Install Kotlin on your computer system VS code install plugin Kotlin Language VS code install plugin Code Runner ... Read more","og_url":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/","og_site_name":"JassWeb","article_published_time":"2022-12-14T12:45:37+00:00","og_image":[{"url":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png","type":"","width":"","height":""}],"author":"Kirat","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kirat","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#article","isPartOf":{"@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/"},"author":{"name":"Kirat","@id":"https:\/\/jassweb.com\/solved\/#\/schema\/person\/65c9c7b7958150c0dc8371fa35dd7c31"},"headline":"[Solved] &#8220;Java is not recognised as an internal or external command&#8221; in vs code even though I am trying to use kotlin. I properly set the path also","datePublished":"2022-12-14T12:45:37+00:00","mainEntityOfPage":{"@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/"},"wordCount":238,"publisher":{"@id":"https:\/\/jassweb.com\/solved\/#organization"},"image":{"@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#primaryimage"},"thumbnailUrl":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png","keywords":["java","kotlin","visual-studio-code"],"articleSection":["Solved"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/","url":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/","name":"[Solved] \"Java is not recognised as an internal or external command\" in vs code even though I am trying to use kotlin. I properly set the path also - JassWeb","isPartOf":{"@id":"https:\/\/jassweb.com\/solved\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#primaryimage"},"image":{"@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#primaryimage"},"thumbnailUrl":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png","datePublished":"2022-12-14T12:45:37+00:00","breadcrumb":{"@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#primaryimage","url":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png","contentUrl":"https:\/\/jassweb.com\/solved\/wp-content\/uploads\/2022\/12\/Solved-Java-is-not-recognised-as-an-internal-or-external.png"},{"@type":"BreadcrumbList","@id":"https:\/\/jassweb.com\/solved\/solved-java-is-not-recognised-as-an-internal-or-external-command-in-vs-code-even-though-i-am-trying-to-use-kotlin-i-properly-set-the-path-also\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jassweb.com\/solved\/"},{"@type":"ListItem","position":2,"name":"[Solved] &#8220;Java is not recognised as an internal or external command&#8221; in vs code even though I am trying to use kotlin. I properly set the path also"}]},{"@type":"WebSite","@id":"https:\/\/jassweb.com\/solved\/#website","url":"https:\/\/jassweb.com\/solved\/","name":"JassWeb","description":"Build High-quality Websites","publisher":{"@id":"https:\/\/jassweb.com\/solved\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jassweb.com\/solved\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jassweb.com\/solved\/#organization","name":"Jass Web","url":"https:\/\/jassweb.com\/solved\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jassweb.com\/solved\/#\/schema\/logo\/image\/","url":"https:\/\/jassweb.com\/wp-content\/uploads\/2021\/02\/jass-website-logo-1.png","contentUrl":"https:\/\/jassweb.com\/wp-content\/uploads\/2021\/02\/jass-website-logo-1.png","width":693,"height":132,"caption":"Jass Web"},"image":{"@id":"https:\/\/jassweb.com\/solved\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/jassweb.com\/solved\/#\/schema\/person\/65c9c7b7958150c0dc8371fa35dd7c31","name":"Kirat","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jassweb.com\/solved\/#\/schema\/person\/image\/","url":"https:\/\/jassweb.com\/solved\/wp-content\/litespeed\/avatar\/1261af3c9451399fa1336d28b98ea3bb.jpg?ver=1776403586","contentUrl":"https:\/\/jassweb.com\/solved\/wp-content\/litespeed\/avatar\/1261af3c9451399fa1336d28b98ea3bb.jpg?ver=1776403586","caption":"Kirat"},"sameAs":["http:\/\/jassweb.com"],"url":"https:\/\/jassweb.com\/solved\/author\/jaspritsinghghumangmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/posts\/25972","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/comments?post=25972"}],"version-history":[{"count":0,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/posts\/25972\/revisions"}],"wp:attachment":[{"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/media?parent=25972"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/categories?post=25972"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jassweb.com\/solved\/wp-json\/wp\/v2\/tags?post=25972"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}