我要通过。我已经使用Windows安装程序在Windows7 64位上安装了Jenkins。我已经配置了一个构建和设置Jenkins,以便在第一次构建时自动安装JDK 7u3。当构建开始时,我在控制台日志中看到:
Started by user anonymous
Building in workspace C:\Program Files (x86)\Jenkins\workspace\gameoflife-default
Installing C:\Program Files (x86)\Jenkins\tools\JDK_7u3\jdk.exe
[JDK_7u3] $ "C:\
我正在尝试下载NetBeans IDE7.2。在安装过程中,安装程序显示以下消息:“没有找到兼容的JDK”,然后当我单击“下一步”时,它会要求我选择具有兼容JDK的目录。通过显示以下消息:
"The installer could not find a compatible JDK installation, specify it manually. The minimum required version is 1.6.0"
我确信我指定的目录包含JDK 1.8.0。但是,消息仍然在那里,我无法继续。
有人能帮帮忙吗?我使用的是32位的windows。
我试图在运行Windows 7 64位的虚拟机中安装Eclipse。
当我启动eclipse-inst-win64.exe,时,我得到以下错误:未能加载JNI共享库"C:\Program“
eclipse和JDK都是64位的。
DLL在那里:
c:\>dir "c:\Program Files\Java\jdk-12.0.2\bin\server\jvm.dll"
Volume in drive C has no label.
Volume Serial Number is 8E3B-94B
Directory of c:\Program Files\Jav
我正在尝试安装disutils来使用Cython,它需要python3-pip,根据以下内容:https://superuser.com/questions/1319047/cant-install-virtual-interpreter-in-pycharm-in-linux。
因此,当我尝试sudo apt install python3-pip时,一切看起来都很好,直到我到达:
Setting up oracle-java11-installer-local (11.0.5-1~linuxuprising0) ...
Before installing this package,
ple
在Eclipse3.6中安装java库的源代码的最佳方式是什么?我尝试在这里遵循公认的答案(),但这不起作用。我安装了java ee sdk 6。另外,我在哪里可以找到源代码?我的jdk中没有src.zip。我下载了jdk-6u23-fcs-src-b05-jrl-12_nov_2010并运行了jar,但我也不确定这是我想要的。我只想通过ctrl单击java类转到所选的类。
我已经从Oracle下载了jdk1.6.0_32.bin (Sun ),并在/usr/lib/jvm中安装了它。现在,当我试图使用javac编译一个Java源文件时,它说:
The program 'javac' can be found in the following packages:
* openjdk-6-jdk
* ecj
* gcj-4.4-jdk
* gcj-4.5-jdk
Try: sudo apt-get install <selected package>
这意味着它没有获得我安装的java的路径。我需要设定一条路吗?我怎样才能让它发
在安装Netbeans 7.3期间,我收到了以下消息
the specified jdk folder does not contain jdk
我使用apt-get在我的系统上安装了openjdk 7。我试图指定到/usr/lib/jvm/java-7-openjdk-i386的路径,也尝试过/usr/lib/jvm/java-7-openjdk-i386/bin,但是没有任何效果。我该怎么办?
若要修复以下问题,请执行以下操作
管理Jenkins全球工具配置
删除从Oracle站点下载JDK的自动安装程序。
在工作区C中远程构建:\Jenkins\工作区\
Installing JDK jdk-9.0.1-oth-JPR
FATAL: Unable to produce a script file
hudson.AbortException: Couldn't find the right download for WINDOWS and i386 combination
at hudson.tools.JDKInstaller.locate(JDKIns