Java 1.8.65 Javac丢失 [英] Java 1.8.65 javac is missing

查看:119
本文介绍了Java 1.8.65 Javac丢失的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

几天前我下载了最新的1.8.65 JDK,但缺少javac文件

I downloaded the newst 1.8.65 JDK a few days ago an the javac file is missing

以防万一有人认为我不小心下载了JRE,这是2张屏幕截图

in case someone believes I accidently downloaded the JRE, here are 2 screenshots

当我浏览到我在

C:\Enwicklung\JDK\1.8.65\bin

javac.exe文件不在应有的位置,如您在第二个屏幕截图中所见

the javac.exe file isn't there where it should be, as you can see in this second screenshot

有人可以确认吗?尝试第二次安装JDK,而没有进行任何更改.

can anyone confirm this? tried to install the JDK a second time without any change.

当然,我在整个驱动器中搜索了一个javac.exe,没有找到匹配项

of course I searched the whole drive for a javac.exe, no match was found

推荐答案

我能够自己解决问题".重新检查安装过程的每个字母之后.

I was able to solve the "problem" myself. after rechecking every letter of the installation process.

在安装过程中,安装程序会询问您要在何处安装JDK

During installation, the installer asks you where you want to install the JDK

我选择了文件夹C:\Enwicklung\JDK\1.8.65\

显示进度条,并继续安装

A progress bar is displayed and installation continues

然后询问您

非德语母语人士

Zielordner =目标文件夹 Ändern =更改

Zielordner = target folder Ändern = change

在此视图中,安装过程询问我要在哪个文件夹中安装Java

In this view, the installation process is asking in which folder I want to install Java

我再次选择了文件夹C:\Entwicklung\JDK\1.8.65\,这导致以下冲突

I chose the folder C:\Entwicklung\JDK\1.8.65\ again this leads to the following conflict

C:\Entwicklung\JDK\1.8.65\中有一个JDK安装目录bin\文件夹

in C:\Entwicklung\JDK\1.8.65\ there was a bin\ folder of the JDK installation

JRE又名别名Java,这是一个念书者应该注意到的,但我显然错过了两次,它安装在同一位置,并用JRE的bin\文件夹覆盖了JDK的bin\文件夹,删除了所有文件.

The JRE aka its alias Java, which a mindful reader should have noticed, but I obviously missed twice, was installed in the same location overwriting the bin\ folder of the JDK with the bin\ folder of the JRE, deleting all files.

我这边不必要的错误.不幸的是,德语安装过程没有说明要安装JRE的任何地方,只是 Zielorder 视图的文件夹名称中以及它已安装在基本文件夹结构中.

An unneeded mistake on my side. Unfortunately, the German installation process doesn't state anywhere that the JRE is being installed except in the folder name of the Zielorder view and that it's installed in the base folder structure.

在我的辩护中,安装过程并未明确指出接下来要安装JRE,并且至少在此德语版本中,安装不会警告文件夹和文件将被覆盖,这是不希望的从我的角度来看效果.

In my defense, the installation process does not state explicitly that the JRE is being installed next and the installation, at least in this German version, doesn't warn that folders and files are going to be overwritten, which is an undesirable effect from my point of view.

注意:我将预定义的文件夹名称保留为C:\Program Files\Java\jre1.8.0_65,因为否则将其更改为C:\Entwicklung\JDK\1.8.65\后,将没有任何提示让您知道正在安装JRE

NOTE: I left the predefined folder name as C:\Program Files\Java\jre1.8.0_65 because otherwise after changing it to C:\Entwicklung\JDK\1.8.65\ there would have been no indication for you to know that the JRE is being installed

这篇关于Java 1.8.65 Javac丢失的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆