Java:最新eclipse java安装教程2022.11.20

Eclipse安装指南
本文介绍如何在Windows 10 64位系统上安装Eclipse IDE。首先需要安装JDK,然后下载适合开发用途的Eclipse版本。文章提供了Eclipse官方下载链接,并指导如何选择合适的安装目录。

    eclipse  是IBM公司投资开发的一个开放源代码的、基于Java的可扩展开发平台。就其本身而言,它只是一个框架和一组服务,用于通过插件组件构建开发环境。Eclipse 附带了一个标准的插件集,包括 Java 开发工具(Java Development Kit,JDK)。

第一步:必须先装JDK,再装eclipse

 下载后安装JDK。

第二步:下载Eclipse,连接在下面:

注意:使用迅雷下载速度很快

Eclipse Downloads | The Eclipse Foundation

 刚好我的是windows10的64位系统

 做开发的人员使用下面这个版本;

 下载完成后,选择安装目录

 完成即可使用

 

 

org.eclipse.birt.report.data.oda.jdbc.JDBCException: 获取连接时出错,用户 'sa' 登录失败。 ClientConnectionId:29fcb7de-e9dc-4abd-a52f-7dd610aaa5ac。 at org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager.doConnect(JDBCDriverManager.java:339) at org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager.getConnection(JDBCDriverManager.java:210) at org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager.tryCreateConnection(JDBCDriverManager.java:827) at org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager.testConnection(JDBCDriverManager.java:748) at org.eclipse.birt.report.data.oda.jdbc.ui.util.DriverLoader.testConnection(DriverLoader.java:147) at org.eclipse.birt.report.data.oda.jdbc.ui.util.DriverLoader.testConnection(DriverLoader.java:175) at org.eclipse.birt.report.data.oda.jdbc.ui.profile.JDBCSelectionPageHelper.testConnection(JDBCSelectionPageHelper.java:998) at org.eclipse.birt.report.data.oda.jdbc.ui.profile.JDBCSelectionPageHelper.access$11(JDBCSelectionPageHelper.java:960) at org.eclipse.birt.report.data.oda.jdbc.ui.profile.JDBCSelectionPageHelper$8.widgetSelected(JDBCSelectionPageHelper.java:883) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4180) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3769) at org.eclipse.jface.window.Window.runEventLoop(Window.java:827) at org.eclipse.jface.window.Window.open(Window.java:803) at org.eclipse.birt.report.designer.ui.dialogs.BaseDialog.open(BaseDialog.java:117) at org.eclipse.birt.report.designer.data.ui.providers.EditableDataSourceNodeProvider.performEdit(EditableDataSourceNodeProvider.java:73) at org.eclipse.birt.report.designer.internal.ui.views.DefaultNodeProvider.performRequest(DefaultNodeProvider.java:472) at org.eclipse.birt.report.designer.internal.ui.views.actions.EditAction.doAction(EditAction.java:85) at org.eclipse.birt.report.designer.internal.ui.views.actions.AbstractElementAction.run(AbstractElementAction.java:70) at org.eclipse.birt.report.designer.internal.ui.views.RenameListener.doubleClick(RenameListener.java:214) at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:832) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:829) at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1470) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1263) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:252) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:249) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:311) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4362) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1113) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4180) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3769) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608) at org.eclipse.equinox.launcher.Main.run(Main.java:1515) at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
06-03
Abnormal build process termination: D:\code\jdk8\bin\java.exe -Xmx1000m -Djava.awt.headless=true -Djava.endorsed.dirs=\"\" -Dexternal.project.config=C:\Users\feifan\AppData\Local\JetBrains\IntelliJIdea2022.2\external_build_system\spd-server.81b28c36 -Dcompile.parallel=false -Drebuild.on.dependency.change=true -Didea.IntToIntBtree.page.size=32768 -Djdt.compiler.useSingleThread=true -Daether.connector.resumeDownloads=false -Dio.netty.initialSeedUniquifier=1483151841436323402 -Dfile.encoding=UTF-8 -Duser.language=zh -Duser.country=CN -Didea.paths.selector=IntelliJIdea2022.2 "-Didea.home.path=D:/softwore/IntelliJ IDEA 2022.2.3" -Didea.config.path=C:/Users/feifan/AppData/Roaming/JetBrains/IntelliJIdea2022.2 -Didea.plugins.path=C:/Users/feifan/AppData/Roaming/JetBrains/IntelliJIdea2022.2/plugins -Djps.log.dir=C:/Users/feifan/AppData/Local/JetBrains/IntelliJIdea2022.2/log/build-log "-Djps.fallback.jdk.home=D:/softwore/IntelliJ IDEA 2022.2.3/jbr" -Djps.fallback.jdk.version=17.0.4.1 -Dio.netty.noUnsafe=true -Djava.io.tmpdir=C:/Users/feifan/AppData/Local/JetBrains/IntelliJIdea2022.2/compile-server/spd-server_7e9ba345/_temp_ -Djps.backward.ref.index.builder=true -Dkotlin.incremental.compilation=true -Dkotlin.incremental.compilation.js=true -Dkotlin.daemon.enabled -Dkotlin.daemon.client.alive.path=\"C:\Users\feifan\AppData\Local\Temp\kotlin-idea-12363439495333667274-is-running\" "-Djps.kotlin.home=D:\softwore\IntelliJ IDEA 2022.2.3\plugins\Kotlin\kotlinc" -Djps.track.ap.dependencies=false -Dtmh.instrument.annotations=true -Dtmh.generate.line.numbers=true -Dide.propagate.context=false -classpath "D:/softwore/IntelliJ IDEA 2022.2.3/plugins/java/lib/jps-launcher.jar;D:/code/jdk8/lib/tools.jar" org.jetbrains.jps.cmdline.Launcher "D:/softwore/IntelliJ IDEA 2022.2.3/plugins/java/lib/jps-builders.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/java/lib/jps-builders-6.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/java/lib/jps-javac-extension.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/util.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/util_rt.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/annotations.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/3rd-party-rt.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/jna.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/lz4-java.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/protobuf.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/jps-model.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/java/lib/javac2.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/forms_rt.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/java/lib/aether-dependency-resolver.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/idea_rt.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/Kotlin/lib/jps/kotlin-jps-plugin.jar;D:/softwore/IntelliJ IDEA 2022.2.3/lib/util.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/JavaEE/lib/jasper-v2-rt.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/eclipse/lib/eclipse-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/eclipse/lib/eclipse-common.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/space/lib/space-java-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/uiDesigner/lib/jps/java-guiForms-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/JavaEE/lib/javaee-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/IntelliLang/lib/java-langInjection-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/javaFX/lib/javaFX-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/javaFX/lib/javaFX-common.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/Groovy/lib/groovy-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/Groovy/lib/groovy-constants-rt.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/devkit/lib/devkit-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/JPA/lib/jps/javaee-jpa-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/ant/lib/ant-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/maven/lib/maven-jps.jar;D:/softwore/IntelliJ IDEA 2022.2.3/plugins/gradle-java/lib/gradle-jps.jar" org.jetbrains.jps.cmdline.BuildMain 127.0.0.1 51126 81642842-4dd2-48fb-b986-d80c56743194 C:/Users/feifan/AppData/Local/JetBrains/IntelliJIdea2022.2/compile-server Exception in thread "main" java.lang.ExceptionInInitializerError at sun.nio.fs.WindowsFileSystem.<init>(WindowsFileSystem.java:67) at sun.nio.fs.WindowsFileSystemProvider.<init>(WindowsFileSystemProvider.java:53) at sun.nio.fs.DefaultFileSystemProvider.create(DefaultFileSystemProvider.java:36) at java.nio.file.FileSystems$DefaultFileSystemHolder.getDefaultProvider(FileSystems.java:108) at java.nio.file.FileSystems$DefaultFileSystemHolder.access$000(FileSystems.java:89) at java.nio.file.FileSystems$DefaultFileSystemHolder$1.run(FileSystems.java:98) at java.nio.file.FileSystems$DefaultFileSystemHolder$1.run(FileSystems.java:96) at java.security.AccessController.doPrivileged(Native Method) at java.nio.file.FileSystems$DefaultFileSystemHolder.defaultFileSystem(FileSystems.java:96) at java.nio.file.FileSystems$DefaultFileSystemHolder.<clinit>(FileSystems.java:90) at java.nio.file.FileSystems.getDefault(FileSystems.java:176) at java.nio.file.Paths.get(Paths.java:84) at org.jetbrains.jps.cmdline.LogSetup.initLoggers(LogSetup.java:30) at org.jetbrains.jps.cmdline.BuildMain.<clinit>(BuildMain.java:47) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jetbrains.jps.cmdline.Launcher.main(Launcher.java:43) Caused by: java.nio.charset.UnsupportedCharsetException: Cp65001 at java.nio.charset.Charset.forName(Charset.java:531) at sun.nio.fs.Util.<clinit>(Util.java:41) ... 19 more 在ide中运行java项目的时候报了这个错,请问是什么原因,怎么解决
08-12
评论 1
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值