Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Adam L
Total activity
4
Last activity
January 20, 2026 18:16
Member since
January 15, 2026 16:56
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
January 20, 2026 18:16
Aleksandr, Thank you very much for investigating and capturing it. It might be helpful if the request contained the expected output setter from my initial post, otherwise looks spot-on. Also, (most...
Community
IntelliJ IDEA Users
Custom Code Generation Templates Variable Documentation
0 votes
Created
January 19, 2026 15:04
Hi Aleksandr, Sure. It is designed to work with a class like this:public abstract class BaseInfo<T extends BaseInfo<T>> { protected abstract T self(); protected String appIdentifier; } H...
Community
IntelliJ IDEA Users
Custom Code Generation Templates Variable Documentation
0 votes