-
```
What steps will reproduce the problem?
1. When compiling code like this:
@Getter(onMethod = @__(@XmlElement(name = "xmlName")))
the build breaks with the following error:
[ERROR] diagnostic:
/…
-
I instantiated a new flutter project with;
`flutter create --platforms=android wifi_test1`
It ran successfully on my Android phone. Then I installed the package with;
`flutter pub add wifi_scan
…
-
I am facing an error of kotlin version after adding this package to my yaml file. while I am not able to understand why this type of error is cause by the package.
Here is the error output of cons…
-
The following error showed up when trying to build my application with the package.
```bash
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDeb…
-
这个项目是通过jdk11构建的~
-
能否支持本地下载的各个sdk的路径,直接自定义导入脚本?
1.比如我下载好了一个jdk8的包,并解压到某个路径,能否由vfox进行配置,并接管这个sdk版本,用于切换和使用
-
Using this issue to summarise the consistent failures of https://github.com/adoptium/infrastructure/issues/3586 and https://github.com/adoptium/infrastructure/issues/3501 as there were many common fai…
-
- [x] I have read the [Getting Started](https://docs.zegocloud.com/article/14846) and [Getting Started with coHost](https://docs.zegocloud.com/article/14882)
- [x] I have already searched for …
-
https://www.getlantern.org
Can we discuss creating a version of Openwebrtc that supports Javafx Webkit Jdk8 and also consider embedding Lantern as a Swtich.
Wow!
-
http://shidonghua.work/2018/05/11/jdk8-upgrade/
jdk6 升级到 jdk8 注意事项