AS 3.0 RC2 下 部分log显示为???
- Dominant language
- Java
- Stars
- 5.4k
- Forks
- 620
- PR merge metrics
- No merged PRs in 30d
Description
[ERROR] --------------------------------------------------------
[ERROR] Freeline ERROR
[ERROR] --------------------------------------------------------
??: [options] ?? -source 1.7 ?????????
{PATH}
XXX.java:479: ??: @OnClick methods must not be private or static. (xx.xx.XXX.report)
private void report() {
^
1 ???
[ERROR] --------------------------------------------------------
[ERROR] incremental javac compile failed.
[ERROR] --------------------------------------------------------
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the incremental javac compile failure under Android Studio 3.0 RC2 and inspect how the compiler output is captured and rendered. Compare the Chinese diagnostics shown in the issue with the displayed ??? text; done means the affected log messages render correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100