home.social

#javaswing — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #javaswing, aggregated by home.social.

  1. Reprise d'une idée laissée de côté : développement d'un terminal (ou "console") de commandes Unix / Linux / POSIX minimaliste. Déjà fait en partie ailleurs. Utile pour démos et jeux !

    #Unix #Linux #Java #JavaSwing #Gamification #Ludopédagogie #Projet #Tech #JdR #JeuVidéo ...

  2. Reprise d'une idée laissée de côté : développement d'un terminal (ou "console") de commandes Unix / Linux / POSIX minimaliste. Déjà fait en partie ailleurs. Utile pour démos et jeux !

    #Unix #Linux #Java #JavaSwing #Gamification #Ludopédagogie #Projet #Tech #JdR #JeuVidéo ...

  3. Reprise d'une idée laissée de côté : développement d'un terminal (ou "console") de commandes Unix / Linux / POSIX minimaliste. Déjà fait en partie ailleurs. Utile pour démos et jeux !

    #Unix #Linux #Java #JavaSwing #Gamification #Ludopédagogie #Projet #Tech #JdR #JeuVidéo ...

  4. I'm trying to learn Scala but being forced to learn Scala Build Tool script instead.
    SBT sucks. When are they going to fix the Gradle plugin?

    I'm betting this is why the libraries are underdeveloped and kind of abandoned in some cases too.
    I wanted to use Scala Swing but then I found out it hasn't been updated in like 9 months and is missing key features that make it unusable as an alternative to the full Java library.
    I was going to work on the library but then I found out I'd have to use SBT to do so.
    And their new testing library which I can't even seem to find a repo for. Perhaps it's inside the compiler repo which seems to be overly monolithic?