CadixDev / Mercury

A source transformation and -remapping framework for Java.
Eclipse Public License 2.0
54 stars 23 forks source link

Javadoc remapping fails hard on an unresolved {@link} #23

Closed TheGlitch76 closed 3 years ago

TheGlitch76 commented 4 years ago

Javadocs don't need to build for a program to compile, so preferably they'd just get passed over if they can't be remapped.

error (gradle exception stripped) sample of crashing code