GithubHelp home page GithubHelp logo

jidefx-oss's Introduction

Welcome to the JideFX Common Layer, a collection of various extensions and utilities for to JavaFX platform. The JideFX Common Layer is the equivalent to the JIDE Common Layer in the JIDE components for Swing.

Instead of packaging everything into one large jar, we decided to split it into several modules which each module creates its own jar. For now, under the same umbrella, we have six modules. Each module can be built and used independently. We may introduce more modules to the JideFX Common Layer in the future.

JideFX Common Layer at https://github.com/jidesoft/jidefx-oss.git

We use gradle to build this project. All you need to do is:

  1. install the gradle
  2. run "gradle" from the command line Each jar will be generated under the "dist" folder for binary, javadoc and source code respectively.

If you need a specific part, you just go to the specific sub-folder, then run "gradle".

In addition, there is a build folder that contains all the jars as well as the examples, developer guides and javadocs. Here is the structure:


Example Directory Structure


build
  |--release-x.x.x
       |-- .idea                 ; IntelliJ IDEA project folder
       |-- doc                   ; developer guides of modules in PDF format
       |-- examples              ; examples source code
       |-- javadoc               ; javadoc jars
       |-- lib                   ; required libs for examples
       |-- src                   ; source code jars
       |-- build.gradle          ; gradle build script for examples, TextFieldsDemo will be executed by default
       |-- jidefx-demo.iml       ; IntelliJ IDEA module file

Since JavaFX is still a work in progress, we built our products on top of JDK 8 and JavaFX 8 early access releases so that we can leverage the latest features from this new technology. So, in order to try out these products, you will have to download the latest EA release from https://jdk8.java.net/download.html. We will keep JideFX in sync with the latest JDK 8 EA so that the latest version will always work with the latest JDK 8 EA. The JDK 8 will be formally released in a couple of months which will give us enough time to complete our beta phase.

We have changed jidefx-oss release number format to follow the release number of JDK8. For example b109 is for JDK8 b109, b111 is for JDK b111.

Please search for jidefx in Maven center http://search.maven.org/ if you prefer to get a binary release.

jidefx-oss's People

Contributors

jidesoft avatar aalmiray avatar yangxiaoze avatar nonameplum avatar fabiomorcillo avatar muminc avatar

Watchers

James Cloos avatar Aldair Natan B. N. Gomes 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.