سؤال

I am looking for working examples of Oracle's Java Compiler API usage. I want to build something close to javac to customize/extend errors logging capabilities.

هل كانت مفيدة؟

المحلول

See the STBC (the SSCCE Text Based Compiler). The source is available in stbc.zip.

Compilation failed Compiled OK

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top