Sinthu-S / DAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

  • AnnotationProcessor : processing des annotations
  • HTTP_Serveur : Les éléments composant le framework
  • DARTest : application chat de test

Utilisation du framework sous eclipse

Dans Properties de votre projet :

  • Dépendance de librairy : 2 JAR :

    • annotation.jar (annotationProcessor)
    • httpServeur.jar (Framework) image
  • Configurer le compilateur

    • Mettre “source” pour le dossier de génération image
    • Ajouter le JAR annotation Dans FactoryPath image Permet une detection des conflits avec l'IDE image

About


Languages

Language:Java 92.2%Language:HTML 7.8%