草庐IT

dotnet-tool

全部标签

java - Eclipse Gradle 构建 "Could not find tools.jar"

我已经用谷歌搜索了一整天,并尝试了几乎所有建议的解决方案,没有一个适用于我的Eclipse,完全不知道出了什么问题,当我尝试通过构建时它一直说“找不到tools.jar”Gradle。我做了什么:1)在系统环境变量中添加JavaHome(指向我的JDK)。2)在Path系统环境变量中添加路径(包含tools.jar)。3)在项目文件夹中创建一个dependencies.gradle文件,指示Gradle查找tools.jar(compilefiles("${System.properties['java.home']}/../lib/tools.jar"))4)直接把compilefi

gradle - 为什么我收到 "could not find com.android.tools.build:gradle"错误?

这是基于我上次的question也是。关注tutorial,我将项目克隆到我的机器中,并试图让项目正确构建。在修复我上一个问题中遇到的错误的过程中,我遇到了一个新错误。这是我要修复/编辑的构建脚本部分buildscript{repositories{mavenCentral()mavenLocal()maven{url'https://github.com/steffenschaefer/gwt-gradle-plugin/raw/maven-repo/'}}dependencies{classpath'de.richsource.gradle.plugins:gwt-gradle-p

gradle - 为什么我收到 "could not find com.android.tools.build:gradle"错误?

这是基于我上次的question也是。关注tutorial,我将项目克隆到我的机器中,并试图让项目正确构建。在修复我上一个问题中遇到的错误的过程中,我遇到了一个新错误。这是我要修复/编辑的构建脚本部分buildscript{repositories{mavenCentral()mavenLocal()maven{url'https://github.com/steffenschaefer/gwt-gradle-plugin/raw/maven-repo/'}}dependencies{classpath'de.richsource.gradle.plugins:gwt-gradle-p

c++ - Visual Studio 2013 错误 MS8020 Build tools v140 找不到

我之前一直在使用VS2013express没有问题,但是当我尝试编辑代码时它突然开始崩溃,而它可以正常运行现有代码。我尝试卸载并切换到VS2015,但它也崩溃了,并且与我的某些代码不兼容。所以我卸载了VS2015并重新安装了VS2013。新问题是每当我尝试构建解决方案时,它都会给出错误“MS8020”。完整的错误信息如下所示Error1errorMSB8020:Thebuildtoolsforv140(PlatformToolset='v140')cannotbefound.Tobuildusingthev140buildtools,pleaseinstallv140buildtool

c++ - Visual Studio 2013 错误 MS8020 Build tools v140 找不到

我之前一直在使用VS2013express没有问题,但是当我尝试编辑代码时它突然开始崩溃,而它可以正常运行现有代码。我尝试卸载并切换到VS2015,但它也崩溃了,并且与我的某些代码不兼容。所以我卸载了VS2015并重新安装了VS2013。新问题是每当我尝试构建解决方案时,它都会给出错误“MS8020”。完整的错误信息如下所示Error1errorMSB8020:Thebuildtoolsforv140(PlatformToolset='v140')cannotbefound.Tobuildusingthev140buildtools,pleaseinstallv140buildtool

java - Gradle 没有找到 tools.jar

我正在使用带有gradle的javadocdoclet,所以我需要使用包tools.jar,它位于jdk的lib文件夹中(在我的例子中是1.6.0_26)。关键是gradle不会自动获取它,所以我将该工具包添加到我的libs文件夹,然后将其添加到dependencies.gradle。现在我想将它直接从我的JDK主页中导入到我的dependencies.gradle中。有没有办法做到这一点?我在dependencies.gradle中尝试了下一个:compilefiles("${System.properties['java.home']}/lib/tools.jar")但是编译的时候

java - Gradle 没有找到 tools.jar

我正在使用带有gradle的javadocdoclet,所以我需要使用包tools.jar,它位于jdk的lib文件夹中(在我的例子中是1.6.0_26)。关键是gradle不会自动获取它,所以我将该工具包添加到我的libs文件夹,然后将其添加到dependencies.gradle。现在我想将它直接从我的JDK主页中导入到我的dependencies.gradle中。有没有办法做到这一点?我在dependencies.gradle中尝试了下一个:compilefiles("${System.properties['java.home']}/lib/tools.jar")但是编译的时候

android - 在圆圈 ci 中找不到 com.android.tools.build :gradle:3. 0.0-alpha1

我将gradle插件更新到最新版本:com.android.tools.build:gradle:3.0.0-alpha1,这个错误发生在AS:exportTERM="dumb"if[-e./gradlew];then./gradlewtest;elsegradletest;fiFAILURE:Buildfailedwithanexception.Whatwentwrong:Aproblemoccurredconfiguringrootproject'Android-app'.Couldnotresolvealldependenciesforconfiguration':classpa

android - 在圆圈 ci 中找不到 com.android.tools.build :gradle:3. 0.0-alpha1

我将gradle插件更新到最新版本:com.android.tools.build:gradle:3.0.0-alpha1,这个错误发生在AS:exportTERM="dumb"if[-e./gradlew];then./gradlewtest;elsegradletest;fiFAILURE:Buildfailedwithanexception.Whatwentwrong:Aproblemoccurredconfiguringrootproject'Android-app'.Couldnotresolvealldependenciesforconfiguration':classpa

ERROR tool.ExportTool: Encountered IOException running export job: java.net.ConnectException:

2022-12-0604:00:22,503ERRORtool.ExportTool:EncounteredIOExceptionrunningexportjob: java.net.ConnectException:CallFromhadoop1/192.168.69.137tohadoop1:9000failedonconnectionexception:java.net.ConnectException:Connectionrefused;Formoredetailssee: http://wiki.apache.org/hadoop/ConnectionRefused    atsun