how to disable missing '@override' annotation check in Android Studio -
i want change codes, in run time compile classes. can't change codes of classes.
i search , realized have option deactivate.
option's path in eclipse : windows - preferences - java - compiler - errors/warning . can't find path , option in last version on android studio (1.2.1.1).
please show me option (missing '@override' annotation), in last version of android studio.
it in settings -> editor -> inspections
. default should disabled
Comments
Post a Comment