-
Feature Request
-
Resolution: Duplicate
-
Major
-
None
-
1.2.2.Final, 2.0.0.Alpha1
-
None
It would be nice if Forge could provide a query-able mechanism for a project so it would be possible to retrieve information like:
- All available @Entity mapped classes;
- Classes that implement a specific interface;
- Is a specific class present in the configured pom.xml?
That would enrich user experience and also allow the writing of smarter plugins.
- duplicates
-
FORGE-563 Create a class lookup index
- Closed