open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • Edivad: how to use old JUnit3 tests with JUnit4

    calendar Jan 24, 2009 · 1 min read
     en software  · java
     ·
    Share on: twitter facebook linkedin copy
    Edivad: how to use old JUnit3 tests with JUnit4
    The 4.x way is to use JDK (>=5) annotation, but if you for some reason have to use the JDK 1.4 you have two solutions. The one I prefer is to use junit 3.8.x but if you cannot tolerate the missing of JUnit 4.x in the attached PDF you’ll find the standard 4.x way (with annotation) and a workaround for using the old JUnit TestSuite syntax.
    by /home/edivad.

    At Gioorgi.com we do not see the point of using Annotations, anyway, this is JDK 5 babies. So, thank you edivad for your help on finding a way to run junit3 tests on junit4!


    Read More
  • Java FX 1.0 è stato rilasciato

    calendar Dec 7, 2008 · 1 min read
     it software  · ajax java news
     ·
    Share on: twitter facebook linkedin copy
    Java FX 1.0 è stato rilasciato

    Sun ha lanciato JavaFX 1.0, piattafroma software  di cui ci siamo già occupati in tempi non sospetti. La notizia è stata ripresa da Slashdot. Purtroppo leggiamo anche che non c’è al momento una versione per Linux o Solaris: “The lack of a Linux or Solaris release is a notable absence.” Però la presenza del codec On2  (usato per riprodurre i filmati di youtube) lascia pensare che javafx voglia competere frontalmente con Flash.


    Read More
  • Java Servlet & EJB

    calendar Dec 4, 2008 · 3 min read
     it  · development formazione java tutorial
     ·
    Share on: twitter facebook linkedin copy

    La seguente documentazione traccia un percorso formativo sintetico per apprendere la specifica J2EE 5.

    Si parte dalle Servlet e dalle jsp, per arrivare fino agli EJB, che si consiglia di affrontare dopo aver ben appreso i concetti alla base della programmazione web.


    Read More
  • Singleton Design Pattern in Java

    calendar Dec 3, 2008 · 1 min read
     it  · formazione java tutorial
     ·
    Share on: twitter facebook linkedin copy

    Il design pattern Singleton è il primo design pattern in cui si si imbatte, ed è molto importante anche perché aiuta a comprendere meglio i linguaggi OOP.


    Read More
  • Log Manager

    calendar Nov 28, 2008 · 1 min read
     it software  · design example formazione java
     ·
    Share on: twitter facebook linkedin copy
    Log Manager

    Il seguente esercizio operativo serve per prendere confidenza con:


    Read More
    • ««
    • «
    • 9
    • 10
    • 11
    • 12
    • 13
    • »
    • »»

Recent Posts

  • Misterio Is Back
  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top