Issues
- 0
[Bug] NullPointerException when renaming a method using setSimpleName on a VirtualFile
#6227 opened by MaxAtoms - 1
- 0
[Bug]: ReferenceBuilder.getTypeReference() cannot handle complex type parameters
#6068 opened by josple - 0
build with Maven 4
#6179 opened by monperrus - 1
notes on JDK 24
#6045 opened by monperrus - 1
[Bug]: Spoon 9.1.0, auto import is not working properly with import static
#6057 opened by ElvisLiaooo - 0
Migrating to Central Portal from OSSRH
#6169 opened by algomaster99 - 0
[Bug]: Illegal Java code is transformed
#6163 opened by Clipi-12 - 0
[Bug]: Incorrect logic in VisitorPartialEvaluator
#6159 opened by Clipi-12 - 3
release 11.2.0
#6140 opened by monperrus - 1
[Bug]: Javadoc not attached to class in some cases
#6106 opened by Luro02 - 2
[Bug]: spoon.support.util.SortedList.addAll(...) return value is not JLS compliant
#6034 opened by CoreRasurae - 3
[Bug]: spoon.support.reflect.declaration.CtTypeImpl.hasSameParameters(...) lacks an if condition
#6072 opened by CoreRasurae - 0
- 3
How to use Spoon and spoon-maven-plugin with Lombok?
#5918 opened by ElvisLiaooo - 0
- 0
[Bug]: spoon.support.util.internal.NamedElementMap has a bug in equals() method
#6033 opened by CoreRasurae - 0
[Bug]: Possible inconsistency in how CtComment is handled in CtFieldReferenceImpl
#6039 opened by CoreRasurae - 4
push package checskums to sigstore/rekor as part of CD
#5957 opened by monperrus - 2
[Bug]: Problem with processing javax.persistence.* imports on Java 17 jakarta.persistence
#6026 opened by GooDer - 8
Spotless for imports
#5741 opened by MartinWitt - 0
- 3
[Bug]: Source length of `CtVariableRead` and `CtLiteral` is subtracted by 1
#5980 opened by algomaster99 - 4
Question: difference between `getModifiers` and `getExtendedModifiers` in `CtModifiable`
#5979 opened by algomaster99 - 2
[Bug] SniperJavaPrettyPrinter fails because CtRecord does not identify CtParameter role
#5968 opened by aebute1 - 7
[Bug]: Spoon parse nesting switch-case expression
#5978 opened by ZenLiuCN - 7
improve reproducible build architecture for Spoon
#5760 opened by monperrus - 2
Unable to start JavaFX UI
#5795 opened by thron7 - 3
configure renovate to only use chore(deps)
#5952 opened by monperrus - 1
Spelling mistake in AnnotationProcessor API
#5934 opened by PinkMoustacheMan - 1
[Bug]: JLSViolation occurs when using a setter method created using Lombok's @Setter annotation
#5903 opened by ValeryKomarov - 3
[Bug]: can not process lombok annatations
#5855 opened by wangjianxin199003 - 0
[Bug]: Inconsistent parent for `CtTypeReferenceImpl` in `CtRecordComponentImpl` which points to a `CtMethodImpl`
#5868 opened by Luro02 - 0
- 1
- 1
[Bug]: Not allowed javaletter or keyword in identifier found. See JLS for correct identifier. Identifier: E'
#5843 opened by anto-christo - 0
- 2
Processing import Statements
#5818 opened by thron7 - 1
[Bug]: Javadoc of class missing
#5757 opened by Luro02 - 0
How to Implement Angelic Value with Spoon for APR
#5803 opened by ramsey-coding - 2
[Feature Request]: Minimize Parens in `DefaultJavaPrettyPrinter` should use operator precedence (`(a == b) || (b == c)` could be `a == b || b == c`)
#5745 opened by Luro02 - 0
- 1
Java Compatibility with Older Versions of Spoon
#5639 opened by CPTXAzDevOps - 0
- 2
[Bug]: Bug adding comment in AST of lambda
#5661 opened by yijiangtian - 0
Update a method calls reference
#5666 opened by jzheng2017 - 0
[Bug]: CtReferenceImpl.isSpecialType throws an exception
#5660 opened by aeromac - 0
[Bug]: Under multithreading, using the isOverriding method will lead to incorrect results of the getElements method
#5619 opened by honghao12 - 0
[Bug]: How to correctly recognize the signature of invoked methods in lambda expression?
#5628 opened by uxhg - 2
Delete old unused javadoc package
#5606 opened by MartinWitt