|
but this option can be checked from command prompt right? but in case I want to check it in the code itself, something like, I have a code snippet which takes input as a .java file and gives the output as "no of deprecated api's used in this file are: ", how can this be done?
|