Ibrahimhassan1998
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Ibrahimhassan1998 created a post, How to make unqualified Java type names resolve without explicit imports, from a plugin?
I'm building a plugin that reads a global-imports.xml file from the project root and makes those imports available project-wide — so a developer can write List<String> in any Java class without an ...