java - Source codes have comments after decompiled by JD Decompiler tool -


i have converted classes files source codes jd gui tool. open file using jd-gui version 0.3.5. open file folder, click "save sources". have found out there comments in source codes. eg:

/*     */  /*     */ @managedbean  /*  60   */ @sessionscoped 

how remove comments?

need change setting under help > preferences, there can uncheck following settings in image;

enter image description here


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -