/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

imagine27.com
| | blog.flanker017.me
12.0 parsecs away

Travel
| | Nokia?Qt-jambi?Qt?C++ GUI?jambi?Java?GUI?Swing?SWT?Qt?...
| | wittchen.io
9.1 parsecs away

Travel
| | Sometimes we need to run specific program with a concrete version of JVM. We can also work with Java 7, but we want to try Java 8. In such cases, we can have installed both Java 7 and 8 on our system and easily switch between them. In order to show current java version, we can simply type: java -version in terminal. On my computer I received the following response:
| | www.e4developer.com
13.7 parsecs away

Travel
| | If you want to write a program that is able to play a strategy game, there are good chances that you will be looking at a Minimax algorithm.
| | www.thinkcode.se
24.1 parsecs away

Travel
| [AI summary] A developer explains how to access the Maven build directory within a Java plugin by defining a parameter with a specific default property expansion.