我知道有很多与此类似的问题,但它们并没有涵盖我的情况:“1.-”,其中-
不是占位符或负数,而是错误日志所述的内容。
10:01:41: Executing task 'build'...
Starting Gradle Daemon...
Gradle Daemon started in 4 s 748 ms
> Configure project :
Java: 14.0.1 JVM: 14.0.1+7(Oracle Corporation) Arch: amd64
New Dep: net.minecraftforge:forge:1.16.4-35.1.37_mapped_snapshot_20201028-1.16.3
> Task :compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> error: invalid source release: 1.-
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 33s
1 actionable task: 1 executed
10:02:18: Task execution finished 'build'.
我尝试了几种解决问题的方法,这些方法包含描述什么源发布无效的确切数字,但都不起作用。它昨天也工作正常,在我重启IntelliJ后停止工作。
事实证明,在关闭intellij时,intellij在我的build.gradle中重写了播种:
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility = '1.8' + '' // Need this here so eclipse task generates correctly.
应该是,但事实是:
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility = '1.-' +
'' // Need this here so eclipse task generates correctly.
我的Java程序出错了。我认为发生这种情况是因为构造函数没有正确地内部化。
问题内容: 我正在使用Eclipse ADT捆绑包,并且最近更新了我的Android SDK工具和Android SDK平台工具,然后此后我尝试创建一个新项目,但我的R.java文件中不断出现错误,看似微不足道,但我仍然不明白它如何保持由于它是自动生成的文件而显示。 错误为: 语法错误,插入“}”以完成ClassBody 。 请记住,这是我刚刚创建项目的时候。同样删除文件并使其自动生成仍然会产生与
在构建我的android应用程序期间,我遇到以下错误: 我没有得到任何代码行,甚至没有遇到问题的文件。我有很多未完成的更改(愚蠢的我),我不想回滚 - 但我完全不知道如何找出问题所在。
我在android studio中遇到了这个错误,我尝试了很多方法来解决这个问题,但根本不起作用。 任务“:app:checkDebugarMetadata”的执行失败。 无法解析配置的所有文件: app: dedegRuntimeClasspath。找不到savedstate-1.1.0.aar(androidx.savedstate: Savedstate: 1.1.0)。在以下位置进行搜索:
https://maven.apache.org/xsd/maven-4.0.0.xsd“>4.0.0 org.springframework.boot spring-boot-starter-parent 2.2.6.release com.bookstore bookstore 0.0.1-snapshot bookstore这是我的项目的描述。 http://localhost:8081/M
这是我的密码。数据库名为socapa。 当我运行项目时,出现下面的错误。 Illumb\Database\QueryException SQLSTATE[42000]:语法错误或访问冲突:1055'socapa。联络。“FirstName”不在组中(SQL:选择,,联系人ID,,课程ID,注册,城市,<代码>状态,<代码>国家,<代码>CampusName,<代码>程序名,<代码>会话ID,<代码