-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
It is now impossible to do this:
JavaClass testClass... testClass.addImport("org.junit.Assert.*").setStatic(true);
This is mainly required for static imports.
- is related to
-
FORGE-563 Create a class lookup index
- Closed