Download Intellij IDEA Install Intellij IDEA
In this post we are going to create a simple Hello World in Java11 using maven and Intellij IDEA. We are also going to deal with the compilation error “Error: java: error: release version 5 not supported” and the compilation …
Git Integration comes as standard with Intellij IDEA 14.x.x Register GitHub Account in Intellij IDEA Intellij IDEA -> preferences (⌘ Comma) -> Version Comtrol -> GitHub Enter your login and password and click Test. Apply OK Publish Project VCS -> …
Yes, it’s possible to compile your JavaFX code as a native app, and then code sign it and submit it to the Mac App store. Package your JavaFX App Here are a couple of great links: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/packagingAppsForMac.html https://gist.github.com/jewelsea/5018976 The Shell …
An Exit Menu using EventHandler The same using Lambda Expressions
In this post we are going to send a simple object message to ActiveMQ using JMS. Install ActiveMQ First install ActiveMQ as per my previous post. Start ActiveMQ as per the instructions in the previous Open the web browser and view …
Here are a number of useful links for Java, Tomcat and hosting Wikis. JSPWiki – http://jspwiki.apache.org MediaWiki – http://www.mediawiki.org PC Review – Wikis – http://www.pcmag.com/article2/0,2817,2399624,00.asp