Coder Social home page Coder Social logo

hiteshgarg / java9-in-action Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bentolor/java9-in-action

0.0 2.0 0.0 2.15 MB

A RevealJS overview presentation & example project of what to expect from Java 9 (Jul'2016)

Home Page: https://bentolor.github.io/java9-in-action/

License: GNU General Public License v3.0

Java 2.93% CSS 24.00% HTML 18.07% JavaScript 54.66% Shell 0.34%

java9-in-action's Introduction

Java 9 - What’s hot, whats not

Introduction

This repository & RevealJS HTML slide presentation tries to give an overview over the improvments coming with Java 9.

It’s based on the current state as of 2016-07-01.

Contents

presentation

A short RevealJS based presentation. Just open index.html

playground

Example code.

playground-dependent

Another Jigsaw module depending on playground and demonstrating Service Provider with modules.

run-with-modules

Bash script demonstrating how to compile & run the example as modules using the new Java9 command line parameters

Getting started

  1. Install Java 9 EAP

  2. Ensure JAVA_HOME and PATH points to Java 9

  3. Open project with IntelliJ IDEA 2016.2+ or run run-with-modules

$ env | grep JAVA_HOME
JAVA_HOME=/usr/lib/jvm/java-9-oracle
$ javac -version
javac 9-ea
$ java -version
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+123)
Java HotSpot(TM) 64-Bit Server VM (build 9-ea+123, mixed mode)

java9-in-action's People

Contributors

bentolor avatar ptrcortes avatar vaskoz avatar

Watchers

James Cloos avatar Hitesh Kumar Garg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.