Press the POWER button few seconds until RED light stationary
Press the POWER button few seconds, you will hear two single BEEPs,then RED light on again, unpress
Press the POWER button few seconds, you will here a single BEEPs, then two BEEPs.. then unpress
Plug the USB cable and Controller.. navigate through the Recovery screen..and select each menu until everything is fixed.. Try the RESTART first
Technology blog for personal research and diary. Short Notes, Quick Reference, scripts, source codes, commands, etc
Saturday, December 17, 2011
Saturday, December 10, 2011
Count Number of Lines of Code in an Eclipse Project
Use Search ->File
Containing Text: \n[\s]*
File name patterns: *.java (filename extension of source code)
Check Regular expression
Containing Text: \n[\s]*
File name patterns: *.java (filename extension of source code)
Check Regular expression
Subscribe to:
Posts (Atom)