Skip to main content Take our 5-minute Community Survey. Open now through 4/11/2025. Click here to participate.

While working on an Apex Class, I am getting below error although class is not reaching the Apex character limit.

 

Class compilation requires too much metadata. Please consider splitting this class into multiple classes

 

I tried Compiling all Apex classes from "Setup -> Apex Classes -> Compile all classes" but that doesn't solves the issue. 

1 answer
0/9000