Greatest Java apps
blogs.oracle.com
Greatest Java apps
1–10 of 194 posts
Re: Greatest Java apps
#2Re: Greatest Java apps
#3Re: Greatest Java apps
#4I'd nominate Bitwig for this. The UI is written in Java and is one of the nicest DAW interfaces around. The stuff they've been doing in the modular grid lately is particularly impressive. The fact that it's in Java means it works great on Linux too. https://www.bitwig.com/en/home.html
Re: Greatest Java apps
#5The Minecraft coding community is amazing. What they get done without documentation is stunning.
Re: Greatest Java apps
#6> Wikipedia replaced the Lucene engine with Elasticsearch, a distributed, REST-enabled search engine also written in Java
Elasticsearch is still using Lucene as core search engine though, so all that was replaced is the custom job control and wrapping around Lucene (SOLR?) by the one that Elasticsearch provides I guess.
Re: Greatest Java apps
#7Re: Greatest Java apps
#8Lucene? Android :) Tomcat? Maven? The Minecraft coding community is amazing. What they get done without documentation is stunning.
Re: Greatest Java apps
#9Lucene? Android :) Tomcat? Maven? The Minecraft coding community is amazing. What they get done without documentation is stunning.
Granted, Maven is an essential piece in the Java ecosystem, yet it seems that many developers are highly opinionated about it.