{"id":1670,"date":"2020-09-23T12:34:04","date_gmt":"2020-09-23T03:34:04","guid":{"rendered":"https:\/\/knowhow.hirohiro716.com\/?p=1670"},"modified":"2020-09-23T12:34:04","modified_gmt":"2020-09-23T03:34:04","slug":"kde-neon%e3%81%aeeclipse%e3%81%8c%e3%82%a8%e3%83%a9%e3%83%bc%e3%82%92%e7%b9%b0%e3%82%8a%e8%bf%94%e3%81%97%e8%a1%a8%e7%a4%ba%e3%81%99%e3%82%8b","status":"publish","type":"post","link":"https:\/\/weblog.hirohiro716.com\/?p=1670","title":{"rendered":"KDE neon\u306eEclipse\u304c\u30a8\u30e9\u30fc\u3092\u7e70\u308a\u8fd4\u3057\u8868\u793a\u3059\u308b"},"content":{"rendered":"<p>\n\u65b0\u305f\u306bKDE neon\u3092\u30af\u30ea\u30fc\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u72b6\u614b\u3067Eclipse\u3092\u8d77\u52d5\u3057\u3066\u3001.java\u3092\u7de8\u96c6\u3059\u308b\u3068\u4e0b\u8a18\u306e\u30a8\u30e9\u30fc\u304c\u7e70\u308a\u8fd4\u3057\u8868\u793a\u3055\u308c\u3001\u4f7f\u3048\u306a\u304b\u3063\u305f\u3002\u8272\u3005\u8abf\u3079\u3066\u307f\u305f\u3051\u3069\u3001\u3069\u3046\u3082\u6c4e\u7528\u7684\u306a\u30e1\u30c3\u30bb\u30fc\u30b8\u3089\u3057\u304f\u30011\u3064\u305a\u3064\u8a66\u3057\u305f\u7d50\u679c\u3001\u7d50\u5c40\u306f\u30a4\u30f3\u30d7\u30c3\u30c8\u30e1\u30bd\u30c3\u30c9\u306e\u8a2d\u5b9a\u304c\u4e0d\u5341\u5206\u306a\u3053\u3068\u304c\u539f\u56e0\u3060\u3063\u305f\u3002\u30a2\u30db\u304f\u3055\u3044\u3002\n<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\norg.eclipse.swt.SWTError: No more handles\r\n\tat org.eclipse.swt.SWT.error(SWT.java:4725)\r\n\tat org.eclipse.swt.SWT.error(SWT.java:4614)\r\n\tat org.eclipse.swt.SWT.error(SWT.java:4585)\r\n\tat org.eclipse.swt.widgets.Widget.error(Widget.java:532)\r\n\tat org.eclipse.swt.widgets.Control.drawBackground(Control.java:235)\r\n\tat org.eclipse.swt.widgets.Control.windowProc(Control.java:6800)\r\n\tat org.eclipse.swt.widgets.Display.windowProc(Display.java:6132)\r\n\tat org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method)\r\n\tat org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166)\r\n\tat org.eclipse.swt.widgets.Display.eventProc(Display.java:1429)\r\n\tat org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)\r\n\tat org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585)\r\n\tat org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661)\r\n\tat org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:84)\r\n\tat org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:52)\r\n\tat org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handle(IDEWorkbenchErrorHandler.java:105)\r\n\tat org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:34)\r\n\tat org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:214)\r\n\tat org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:256)\r\n\tat org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:266)\r\n\tat org.eclipse.ui.application.WorkbenchAdvisor.eventLoopException(WorkbenchAdvisor.java:325)\r\n\tat org.eclipse.ui.internal.Workbench$1.eventLoopException(Workbench.java:488)\r\n\tat org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.handle(PartRenderingEngine.java:1195)\r\n\tat org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1185)\r\n\tat org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)\r\n\tat org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)\r\n\tat org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)\r\n\tat org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)\r\n\tat org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)\r\n\tat org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)\r\n\tat org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)\r\n\tat org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)\r\n\tat org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)\r\n\tat org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)\r\n\tat org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)\r\n\tat org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)\r\n\tat org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)\r\n\tat java.base\/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat java.base\/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat java.base\/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.base\/java.lang.reflect.Method.invoke(Method.java:566)\r\n\tat org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)\r\n\tat org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)\r\n\tat org.eclipse.equinox.launcher.Main.run(Main.java:1468)\r\n\tat org.eclipse.equinox.launcher.Main.main(Main.java:1441)\r\n<\/pre>\n<p style=\"margin-top:2em;\">\n\u4e0b\u8a18\u30b3\u30de\u30f3\u30c9\u3067\u4e0d\u8db3\u3057\u3066\u3044\u308b\u8a00\u8a9e\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002\n<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n# apt install $(check-language-support)\r\n<\/pre>\n<p style=\"margin-top:2em;\">\n\u4f7f\u7528\u3059\u308b\u30a4\u30f3\u30d7\u30c3\u30c8\u30e1\u30bd\u30c3\u30c9\u306bfcitx\u3092\u6307\u5b9a\u3057\u3066\u518d\u8d77\u52d5\u3057\u305f\u3089\u76f4\u3063\u305f\u3002\n<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ im-config -n fcitx\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u65b0\u305f\u306bKDE neon\u3092\u30af\u30ea\u30fc\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u305f\u72b6\u614b\u3067Eclipse\u3092\u8d77\u52d5\u3057\u3066\u3001.java\u3092\u7de8\u96c6\u3059\u308b\u3068\u4e0b\u8a18\u306e\u30a8\u30e9\u30fc\u304c\u7e70\u308a\u8fd4\u3057\u8868\u793a\u3055\u308c\u3001\u4f7f\u3048\u306a\u304b\u3063\u305f\u3002\u8272\u3005\u8abf\u3079\u3066\u307f\u305f\u3051\u3069\u3001\u3069\u3046\u3082\u6c4e\u7528\u7684\u306a\u30e1\u30c3\u30bb\u30fc\u30b8\u3089\u3057\u304f\u30011\u3064\u305a\u3064\u8a66\u3057\u305f\u7d50\u679c\u3001 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-1670","post","type-post","status-publish","format-standard","hentry","category-linux"],"views":1499,"_links":{"self":[{"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=\/wp\/v2\/posts\/1670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1670"}],"version-history":[{"count":2,"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=\/wp\/v2\/posts\/1670\/revisions"}],"predecessor-version":[{"id":1672,"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=\/wp\/v2\/posts\/1670\/revisions\/1672"}],"wp:attachment":[{"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1670"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1670"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/weblog.hirohiro716.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}