Saturday, November 8, 2014

Android: The import javax.annotation cannot be resolved

I was trying to compile some code from AOSP (Android Open Source Project), and I ran into this error: The import javax.annotation cannot be resolved Caused by this code: import javax.annotation.concurrent.GuardedBy; import javax.annotation.concurrent.ThreadSafe; The solution was actually really easy: Go here:http://mvnrepository.com/artifact/com.google.code.findbugs/jsr305 In the Version column click on the latest version number Click...

Android: The import javax.annotation cannot be resolved

J'essayais de compiler du code de AOSP (Android Open Source Project), et je suis tombé sur cette erreur : The import javax.annotation cannot be resolved Causée par ce code : import javax.annotation.concurrent.GuardedBy; import javax.annotation.concurrent.ThreadSafe; La solution était en fait très simple : Rendez-vous ici :http://mvnrepository.com/artifact/com.google.code.findbugs/jsr305 Dans la colonne Version cliquez sur le dernier numéro...

Saturday, November 1, 2014

Using Exchange without Outlook

There are some good alternatives to Microsoft Exchange, for instance Zimbra. If your experience is like mine, however, most places use Exchange. Up until now, there haven't been many good options for using Exchange without Outlook. Support for Exchange calendar integration in particular has been lacking. But now there's a great option for using Exchange without Outlook, and you can set it up in less than 15 minutes: Install Thunderbird In...

Utiliser Exchange sans Outlook

Il y a quelques bonnes alternatives à Microsoft Exchange, par exemple Zimbra. Si votre expérience est comme la mienne, cependant, la plupart des entreprises utilisent Exchange. Jusqu'à présent, il n'y a pas eu beaucoup de bonnes options pour utiliser Exchange sans Outlook. Le support pour l'intégration des agendas d'Exchange en particulier a fait défaut. Mais maintenant il y a une excellente option pour utiliser Exchange sans Outlook,...