{"id":3170,"date":"2025-12-29T19:22:31","date_gmt":"2025-12-29T10:22:31","guid":{"rendered":"https:\/\/technologyagency.net\/wordpress\/?p=3170"},"modified":"2025-12-30T20:05:10","modified_gmt":"2025-12-30T11:05:10","slug":"eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f","status":"publish","type":"post","link":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/","title":{"rendered":"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f"},"content":{"rendered":"\n<p>\u30d5\u30ed\u30f3\u30c8\u30a8\u30f3\u30c9\u306e\u958b\u767a\u3092\u3057\u305f\u304b\u3063\u305f\u306e\u3067\u3001VS Code\u3092\u89e6\u3063\u3066\u307f\u305f\u3002<\/p>\n\n\n\n<p>\u6b86\u3069\u554f\u984c\u306a\u304f\u4f5c\u696d\u3092\u9032\u3081\u308b\u3053\u3068\u304c\u51fa\u6765\u305f\u304c\u3001\u4e00\u90e8\u6238\u60d1\u3063\u305f\u70b9\u3092\u66f8\u304d\u6b8b\u3057\u3066\u304a\u304f\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u8d77\u52d5\u69cb\u6210\u306fJSON\u5f62\u5f0f\u3067\u66f8\u304f<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"\" style=\"font-size:.875rem;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>{\n    \"configurations\": [\n        {\n            \"type\": \"java\",\n            \"name\": \"Spring Boot App\",\n            \"request\": \"launch\",\n            \"mainClass\": \"com.example.novel.NovelApplication\",\n            \"projectName\": \"\",\n            \"env\": {\n                \"DEV_DB_URL\": \"jdbc:mariadb:\/\/url\",\n                \"DEV_DB_USERNAME\": \"id\",\n                \"DEV_DB_PASSWORD\": \"pass\"\n            }\n        },\n        {\n            \"type\": \"node\",\n            \"name\": \"React App\",\n            \"request\": \"launch\",\n            \"runtimeExecutable\": \"npm\",\n            \"runtimeArgs\": &#91;\n                \"run-script\",\n                \"dev\"\n            &#93;,\n            \"cwd\": \"${workspaceFolder}\/frontend\",\n            \"console\": \"integratedTerminal\"\n        }\n    ]\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">    <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">configurations<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">[<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">type<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">java<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">name<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">Spring Boot App<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">request<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">launch<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">mainClass<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">com.example.novel.NovelApplication<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">projectName<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">env<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">                <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">DEV_DB_URL<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">jdbc:mariadb:\/\/url<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">                <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">DEV_DB_USERNAME<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">id<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">                <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">DEV_DB_PASSWORD<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">pass<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">}<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">},<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">type<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">node<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">name<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">React App<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">request<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">launch<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">runtimeExecutable<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">npm<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">runtimeArgs<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&#91;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">                <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">run-script<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">                <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">dev<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&#93;,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">cwd<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">${workspaceFolder}\/frontend<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">console<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">integratedTerminal<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">}<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">    <\/span><span style=\"color: #ECEFF4\">]<\/span><\/span>\n<span class=\"line\"><span style=\"color: #ECEFF4\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">1. \u3072\u3068\u3064\u76ee\u306e\u8a2d\u5b9a\uff1aJava (Spring Boot) \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u7528<\/h3>\n\n\n\n<p>Java\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\uff08Spring Boot\u306a\u3069\uff09\u3092\u8d77\u52d5\u3059\u308b\u305f\u3081\u306e\u8a2d\u5b9a\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><code>\"type\": \"java\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>Java\u62e1\u5f35\u6a5f\u80fd\u3092\u4f7f\u3063\u3066\u30c7\u30d0\u30c3\u30b0<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"name\": \"Spring Boot App\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>VS Code\u306e\u300c\u5b9f\u884c\u3068\u30c7\u30d0\u30c3\u30b0\u300d\u753b\u9762\u306e\u30d7\u30eb\u30c0\u30a6\u30f3\u30e1\u30cb\u30e5\u30fc\u306b\u8868\u793a\u3055\u308c\u308b\u540d\u524d<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"request\": \"launch\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u65b0\u3057\u304f\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u8d77\u52d5\u3059\u308b\u3068\u3044\u3046\u610f\u5473\uff08\u5bfe\u7fa9\u8a9e\u306f <code>\"attach\"<\/code> \u3067\u3001\u65e2\u306b\u52d5\u3044\u3066\u3044\u308b\u30d7\u30ed\u30bb\u30b9\u306b\u63a5\u7d9a\u3059\u308b\u5834\u5408\u306b\u4f7f\u3046\uff09<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"mainClass\": \"com.example.novel.NovelApplication\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u30d7\u30ed\u30b0\u30e9\u30e0\u306e\u30a8\u30f3\u30c8\u30ea\u30fc\u30dd\u30a4\u30f3\u30c8\uff08<code>public static void main<\/code> \u30e1\u30bd\u30c3\u30c9\u304c\u3042\u308b\u30af\u30e9\u30b9\uff09\u3092\u6307\u5b9a<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"projectName\": \"\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u901a\u5e38\u3001VS Code\u304c\u8a8d\u8b58\u3057\u3066\u3044\u308bJava\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d\uff08\u30d5\u30a9\u30eb\u30c0\u540d\u306a\u3069\uff09\u304c\u5165\u308b<\/li>\n\n\n\n<li>\u7a7a\u6b04 <code>\"\"<\/code> \u306e\u307e\u307e\u3060\u3068\u3001\u8907\u6570\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u3042\u308b\u5834\u5408\u306b\u8d77\u52d5\u3067\u304d\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308b\u30021\u3064\u3060\u3051\u306a\u3089\u554f\u984c\u306a\u3057<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"env\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u30d7\u30ed\u30b0\u30e9\u30e0\u5b9f\u884c\u6642\u306bOS\u306e<strong>\u74b0\u5883\u5909\u6570<\/strong>\u3068\u3057\u3066\u6e21\u3059\u5024\u3092\u8a2d\u5b9a\u3057\u3066\u3044\u308b<\/li>\n\n\n\n<li>\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u5074\uff08<code>application.properties<\/code> \u306a\u3069\uff09\u3067\u3001DB\u63a5\u7d9a\u60c5\u5831\u3092\u30cf\u30fc\u30c9\u30b3\u30fc\u30c9\u305b\u305a\u306b\u3001\u3053\u3053\u304b\u3089\u8aad\u307f\u8fbc\u3080\u3088\u3046\u306b\u3057\u3066\u3044\u308b\n<ul class=\"wp-block-list\">\n<li><code>DEV_DB_URL<\/code>: \u63a5\u7d9a\u5148\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306eURL<\/li>\n\n\n\n<li><code>DEV_DB_USERNAME<\/code>: \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30e6\u30fc\u30b6\u30fcID<\/li>\n\n\n\n<li><code>DEV_DB_PASSWORD<\/code>: \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30d1\u30b9\u30ef\u30fc\u30c9<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. \u3075\u305f\u3064\u76ee\u306e\u8a2d\u5b9a\uff1aNode.js (NPM) \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u7528<\/h3>\n\n\n\n<p>\u30d5\u30ed\u30f3\u30c8\u30a8\u30f3\u30c9\u958b\u767a\uff08React, Vue\u306a\u3069\uff09\u306e\u958b\u767a\u30b5\u30fc\u30d0\u30fc\u3092\u8d77\u52d5\u3059\u308b\u305f\u3081\u306e\u8a2d\u5b9a\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><code>\"type\": \"node\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>Node.js\u7528\u306e\u30c7\u30d0\u30c3\u30b0<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"name\": \"React App\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>VS Code\u306e\u300c\u5b9f\u884c\u3068\u30c7\u30d0\u30c3\u30b0\u300d\u753b\u9762\u306e\u30d7\u30eb\u30c0\u30a6\u30f3\u30e1\u30cb\u30e5\u30fc\u306b\u8868\u793a\u3055\u308c\u308b\u540d\u524d<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"request\": \"launch\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u65b0\u3057\u304f\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u8d77\u52d5\u3059\u308b\u3068\u3044\u3046\u610f\u5473<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"runtimeExecutable\": \"npm\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u76f4\u63a5 <code>node<\/code> \u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001<strong><code>npm<\/code> \u30b3\u30de\u30f3\u30c9<\/strong>\u3092\u5b9f\u884c\u3059\u308b<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"runtimeArgs\": [ \"run-script\", \"dev\" ]<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><code>npm<\/code> \u30b3\u30de\u30f3\u30c9\u306b\u6e21\u3059\u5f15\u6570<\/li>\n\n\n\n<li>\u3064\u307e\u308a\u3001\u30bf\u30fc\u30df\u30ca\u30eb\u3067 <strong><code>npm run-script dev<\/code><\/strong> \uff08\u307e\u305f\u306f\u5358\u306b <code>npm run dev<\/code>\uff09\u3068\u6253\u3064\u306e\u3068\u540c\u3058\u30b3\u30de\u30f3\u30c9\u304c\u5b9f\u884c\u3055\u308c\u308b<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"cwd\": \"${workspaceFolder}\/frontend\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>C<\/strong>urrent <strong>W<\/strong>orking <strong>D<\/strong>irectory\uff08\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\uff09\u306e\u6307\u5b9a<\/li>\n\n\n\n<li><code>${workspaceFolder}<\/code> \u306fVS Code\u3067\u958b\u3044\u3066\u3044\u308b\u30eb\u30fc\u30c8\u30d5\u30a9\u30eb\u30c0\u3092\u6307\u3059<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"console\": \"integratedTerminal\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li>\u30ed\u30b0\u306e\u51fa\u529b\u5148\u3092\u300c\u30c7\u30d0\u30c3\u30b0\u30b3\u30f3\u30bd\u30fc\u30eb\u300d\u3067\u306f\u306a\u304f\u3001VS Code\u306e**\u300c\u7d71\u5408\u30bf\u30fc\u30df\u30ca\u30eb\u300d**\u306b\u3059\u308b<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">VS Code\u306e\u8a2d\u5b9a\u306fJSON\u5f62\u5f0f\u3067\u66f8\u304f<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"\" style=\"font-size:.875rem;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>{\n    \"java.configuration.updateBuildConfiguration\": \"automatic\",\n    \"java.compile.nullAnalysis.mode\": \"automatic\",\n    \"maven.terminal.customEnv\": &#91;\n        {\n            \"environmentVariable\": \"DEV_DB_URL\",\n            \"value\": \"jdbc:mariadb:\/\/url\"\n        },\n        {\n            \"environmentVariable\": \"DEV_DB_USERNAME\",\n            \"value\": \"id\"\n        },\n        {\n            \"environmentVariable\": \"DEV_DB_PASSWORD\",\n            \"value\": \"pass\"\n        }\n    &#93;\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">    <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">java.configuration.updateBuildConfiguration<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">automatic<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">    <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">java.compile.nullAnalysis.mode<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">automatic<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">    <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">maven.terminal.customEnv<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&#91;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">environmentVariable<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">DEV_DB_URL<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">value<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">jdbc:mariadb:\/\/url<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">},<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">environmentVariable<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">DEV_DB_USERNAME<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">value<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">id<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">},<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">environmentVariable<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">DEV_DB_PASSWORD<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #8FBCBB\">value<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">pass<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">}<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">    <\/span><span style=\"color: #ECEFF4\">&#93;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #ECEFF4\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">1. Java\u306e\u30d3\u30eb\u30c9\u30fb\u89e3\u6790\u8a2d\u5b9a<\/h3>\n\n\n\n<p>VS Code\u304cJava\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u3069\u3046\u6271\u3046\u304b\u3068\u3044\u3046\u3001\u30a8\u30c7\u30a3\u30bf\u306e\u6319\u52d5\u8a2d\u5b9a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><code>\"java.configuration.updateBuildConfiguration\": \"automatic\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>\u610f\u5473:<\/strong> <code>pom.xml<\/code>\uff08\u3084 <code>build.gradle<\/code>\uff09\u304c\u66f8\u304d\u63db\u3048\u3089\u308c\u305f\u969b\u3001<strong>\u81ea\u52d5\u7684\u306b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u69cb\u6210\u3092\u66f4\u65b0\u3059\u308b<\/strong><\/li>\n\n\n\n<li><strong>Eclipse\u3067\u8a00\u3046\u3068:<\/strong> \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u53f3\u30af\u30ea\u30c3\u30af\u3057\u3066\u884c\u3046 <strong>\u300cMaven &gt; \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u66f4\u65b0 (Alt+F5)\u300d\u3092\u3001\u4fdd\u5b58\u306e\u305f\u3073\u306b\u5168\u81ea\u52d5\u3067\u3084\u3063\u3066\u304f\u308c\u308b<\/strong>\u6a5f\u80fd<\/li>\n\n\n\n<li><strong>\u30e1\u30ea\u30c3\u30c8:<\/strong> \u4f9d\u5b58\u30e9\u30a4\u30d6\u30e9\u30ea\u3092\u8ffd\u52a0\u3057\u305f\u969b\u3001\u3044\u3061\u3044\u3061\u624b\u52d5\u66f4\u65b0\u3057\u306a\u304f\u3066\u3082\u3059\u3050\u306bimport\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308b<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong><code>\"java.compile.nullAnalysis.mode\": \"automatic\"<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>\u610f\u5473:<\/strong> Java\u306e\u30b3\u30fc\u30c9\u306b\u5bfe\u3059\u308b<strong>Null\uff08\u30cc\u30eb\uff09\u5206\u6790\u6a5f\u80fd<\/strong>\u306e\u30e2\u30fc\u30c9<\/li>\n\n\n\n<li><strong>\u52d5\u4f5c:<\/strong> \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u5185\u306bNull\u6ce8\u91c8\uff08<code>@Nullable<\/code> \u3084 <code>@NonNull<\/code> \u306a\u3069\uff09\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u5834\u5408\u3001\u81ea\u52d5\u7684\u306bNull\u30dd\u30a4\u30f3\u30bf\u53c2\u7167\u306e\u8b66\u544a\u3092\u51fa\u3057\u3066\u304f\u308c\u308b<\/li>\n\n\n\n<li><strong>\u30e1\u30ea\u30c3\u30c8:<\/strong> \u300c\u3053\u3053\u3067Null\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u300d\u3068\u3044\u3046\u8b66\u544a\u304c\u30a8\u30c7\u30a3\u30bf\u4e0a\u3067\u51fa\u308b\u3088\u3046\u306b\u306a\u308a\u3001NullPointerException\u3092\u672a\u7136\u306b\u9632\u304e\u3084\u3059\u304f\u306a\u308b<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. Maven\u5b9f\u884c\u6642\u306e\u74b0\u5883\u5909\u6570\u8a2d\u5b9a<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><code>\"maven.terminal.customEnv\": [ ... ]<\/code><\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>\u610f\u5473:<\/strong> VS Code\u306eMaven\u62e1\u5f35\u6a5f\u80fd\u3092\u4f7f\u3063\u3066\u30b3\u30de\u30f3\u30c9\uff08\u4f8b: <code>mvn spring-boot:run<\/code> \u3084 <code>mvn test<\/code>\uff09\u3092\u5b9f\u884c\u3059\u308b\u969b\u3001<strong>\u4e00\u6642\u7684\u306b\u30bb\u30c3\u30c8\u3059\u308b\u74b0\u5883\u5909\u6570<\/strong>\u3092\u5b9a\u7fa9<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>\u30d5\u30ed\u30f3\u30c8\u30a8\u30f3\u30c9\u306e\u958b\u767a\u3092\u3057\u305f\u304b\u3063\u305f\u306e\u3067\u3001VS Code\u3092\u89e6\u3063\u3066\u307f\u305f\u3002 \u6b86\u3069\u554f\u984c\u306a\u304f\u4f5c\u696d\u3092\u9032\u3081\u308b\u3053\u3068\u304c\u51fa\u6765\u305f\u304c\u3001\u4e00\u90e8\u6238\u60d1\u3063\u305f\u70b9\u3092\u66f8\u304d\u6b8b\u3057\u3066\u304a\u304f\u3002 \u8d77\u52d5\u69cb\u6210\u306fJSON\u5f62\u5f0f\u3067\u66f8\u304f 1. \u3072\u3068\u3064\u76ee\u306e\u8a2d\u5b9a\uff1aJava (Spring  &hellip; <a href=\"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-3170","post","type-post","status-publish","format-standard","hentry","category-8"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f - I want to lead an easy life.<\/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:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse\u304b\u3089vs-code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f - I want to lead an easy life.\" \/>\n<meta property=\"og:description\" content=\"\u30d5\u30ed\u30f3\u30c8\u30a8\u30f3\u30c9\u306e\u958b\u767a\u3092\u3057\u305f\u304b\u3063\u305f\u306e\u3067\u3001VS Code\u3092\u89e6\u3063\u3066\u307f\u305f\u3002 \u6b86\u3069\u554f\u984c\u306a\u304f\u4f5c\u696d\u3092\u9032\u3081\u308b\u3053\u3068\u304c\u51fa\u6765\u305f\u304c\u3001\u4e00\u90e8\u6238\u60d1\u3063\u305f\u70b9\u3092\u66f8\u304d\u6b8b\u3057\u3066\u304a\u304f\u3002 \u8d77\u52d5\u69cb\u6210\u306fJSON\u5f62\u5f0f\u3067\u66f8\u304f 1. \u3072\u3068\u3064\u76ee\u306e\u8a2d\u5b9a\uff1aJava (Spring &hellip; &quot;Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f&quot; \u306e\u7d9a\u304d\u3092\u8aad\u3080\" \/>\n<meta property=\"og:url\" content=\"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse\u304b\u3089vs-code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f\/\" \/>\n<meta property=\"og:site_name\" content=\"I want to lead an easy life.\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-29T10:22:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-30T11:05:10+00:00\" \/>\n<meta name=\"author\" content=\"hide6644\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"hide6644\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"10\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/\"},\"author\":{\"name\":\"hide6644\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\"},\"headline\":\"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f\",\"datePublished\":\"2025-12-29T10:22:31+00:00\",\"dateModified\":\"2025-12-30T11:05:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/\"},\"wordCount\":61,\"commentCount\":0,\"articleSection\":[\"\u904b\u7528&amp;\u958b\u767a\u6280\u8853\"],\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/\",\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/\",\"name\":\"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f - I want to lead an easy life.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#website\"},\"datePublished\":\"2025-12-29T10:22:31+00:00\",\"dateModified\":\"2025-12-30T11:05:10+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2025\\\/12\\\/29\\\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/\",\"name\":\"I want to lead an easy life.\",\"description\":\"Technical Notes\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\",\"name\":\"hide6644\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"caption\":\"hide6644\"},\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/author\\\/hide6644\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f - I want to lead an easy life.","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:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse\u304b\u3089vs-code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f\/","og_locale":"ja_JP","og_type":"article","og_title":"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f - I want to lead an easy life.","og_description":"\u30d5\u30ed\u30f3\u30c8\u30a8\u30f3\u30c9\u306e\u958b\u767a\u3092\u3057\u305f\u304b\u3063\u305f\u306e\u3067\u3001VS Code\u3092\u89e6\u3063\u3066\u307f\u305f\u3002 \u6b86\u3069\u554f\u984c\u306a\u304f\u4f5c\u696d\u3092\u9032\u3081\u308b\u3053\u3068\u304c\u51fa\u6765\u305f\u304c\u3001\u4e00\u90e8\u6238\u60d1\u3063\u305f\u70b9\u3092\u66f8\u304d\u6b8b\u3057\u3066\u304a\u304f\u3002 \u8d77\u52d5\u69cb\u6210\u306fJSON\u5f62\u5f0f\u3067\u66f8\u304f 1. \u3072\u3068\u3064\u76ee\u306e\u8a2d\u5b9a\uff1aJava (Spring &hellip; \"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f\" \u306e\u7d9a\u304d\u3092\u8aad\u3080","og_url":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse\u304b\u3089vs-code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f\/","og_site_name":"I want to lead an easy life.","article_published_time":"2025-12-29T10:22:31+00:00","article_modified_time":"2025-12-30T11:05:10+00:00","author":"hide6644","twitter_card":"summary_large_image","twitter_misc":{"\u57f7\u7b46\u8005":"hide6644","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"10\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/#article","isPartOf":{"@id":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/"},"author":{"name":"hide6644","@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63"},"headline":"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f","datePublished":"2025-12-29T10:22:31+00:00","dateModified":"2025-12-30T11:05:10+00:00","mainEntityOfPage":{"@id":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/"},"wordCount":61,"commentCount":0,"articleSection":["\u904b\u7528&amp;\u958b\u767a\u6280\u8853"],"inLanguage":"ja","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/","url":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/","name":"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f - I want to lead an easy life.","isPartOf":{"@id":"https:\/\/technologyagency.net\/wordpress\/#website"},"datePublished":"2025-12-29T10:22:31+00:00","dateModified":"2025-12-30T11:05:10+00:00","author":{"@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63"},"breadcrumb":{"@id":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/technologyagency.net\/wordpress\/2025\/12\/29\/eclipse%e3%81%8b%e3%82%89vs-code%e3%81%ab%e9%96%8b%e7%99%ba%e7%92%b0%e5%a2%83%e3%82%92%e7%a7%bb%e3%81%97%e3%81%9f\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/technologyagency.net\/wordpress\/"},{"@type":"ListItem","position":2,"name":"Eclipse\u304b\u3089VS Code\u306b\u958b\u767a\u74b0\u5883\u3092\u79fb\u3057\u305f"}]},{"@type":"WebSite","@id":"https:\/\/technologyagency.net\/wordpress\/#website","url":"https:\/\/technologyagency.net\/wordpress\/","name":"I want to lead an easy life.","description":"Technical Notes","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/technologyagency.net\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Person","@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63","name":"hide6644","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","caption":"hide6644"},"url":"https:\/\/technologyagency.net\/wordpress\/author\/hide6644\/"}]}},"_links":{"self":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/3170","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/comments?post=3170"}],"version-history":[{"count":14,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/3170\/revisions"}],"predecessor-version":[{"id":3184,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/3170\/revisions\/3184"}],"wp:attachment":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/media?parent=3170"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/categories?post=3170"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/tags?post=3170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}