Romerxzh
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created How can i add a fake class without generate file in source in intellij plugin
AnsweredI am trying to add a fake class without generate file in local system storage, because i will use kotlin compiler plugin to generate a class while compiling, but i want it can be indexed in ide. I ...