Closed jbpadilha closed 2 months ago
While importing the jar from maven, the Classes Authorization and AuthorizationScheme are identified as bytecode instead of class.
The .class files are there, however, it is corrupted.
IntelliJ Ultimate 2020.3. Build # 203.7148.57
It should be identified as Java class.
Identified as bytecode java file.
Download the IntelliJ version 2020.3 Ultimate, and import the package by adding it to Pom.xml
A recompilation of the jar file should fix the issue.
java 11.0.9 2020-10-20 LTS
Java SDK 11.0.9
Windows 10 Enterprise LTSC Version 21H2 OS Build 19044.4651
Describe the bug?
While importing the jar from maven, the Classes Authorization and AuthorizationScheme are identified as bytecode instead of class.
The .class files are there, however, it is corrupted.
IntelliJ Ultimate 2020.3. Build # 203.7148.57
What is expected to happen?
It should be identified as Java class.
What is the actual behavior?
Identified as bytecode java file.
Reproduction Steps?
Download the IntelliJ version 2020.3 Ultimate, and import the package by adding it to Pom.xml
Additional Information?
A recompilation of the jar file should fix the issue.
Java Version
java 11.0.9 2020-10-20 LTS
SDK Version
Java SDK 11.0.9
OS version
Windows 10 Enterprise LTSC Version 21H2 OS Build 19044.4651