Thursday, July 12, 2012

Polic virus with fine payment

If your computer is hacked by a Police Virus requiring you to pay a fine , your computer most likely is infected.
You can remove the virus folowing the steps below:
1) Log in in Safe mode by restarting and klick on F8
2) Open regedit and search for HKLM\Software\Wow6432Node\Micxrosoft\Windows\CurrentVersion\Run
3) Remove the entry with infected program. Most likely your program is installed in
C:\User\Your log name\AppData\Roaming\*.exe


You can also use free Microsoft Safty Scanner to remove this Police Virus if the above mentioned action did not help to remove the Police Virus.

You find the scanner at: http://www.microsoft.com/security/scanner/en-gb/default.aspx

Tuesday, July 10, 2012

"Updating Maven Project". Unsupported IClasspathEntry kind=4



This occure if you are upgrading to maven 3.

Make sure that the version of the m2e(clipse) plugin that you're running is at least 1.1.0. The update site is here: https://repository.sonatype.org/content/repositories/forge-sites/m2e/1.1.0/N/LATEST/

and run:
mvn eclipse:clean