GithubHelp home page GithubHelp logo

swhgoon / vrl-studio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vrl-studio/vrl-studio

1.0 2.0 0.0 44.94 MB

Innovative IDE based on VRL (Visual Reflection Library)

Home Page: http://vrl-studio.mihosoft.eu

vrl-studio's Introduction

VRL-Studio

Webpage: http://vrl-studio.mihosoft.eu

Join the Developer Group if you'd like to contribute.

Innovative IDE based on VRL (Visual Reflection Library)

VRL-Studio is an innovative Integrated Development Environment (IDE) based on the Java Platform that combines both visual and text-based programming. In contrast to many other Development Environments VRL-Studio Projects are fully functional programs that are developed at run-time. This makes it an ideal environment for rapid prototyping, teaching and experimentation.

Dependencies

  • Java >= 1.6
  • NetBeans >= 7.01
  • VRL

How To Build

  • Open the VRL project with NetBeans and build it
  • Open the VRL-Studio project with NetBeans and build it

##How To Run

You can either run VRL-Studio from NetBeans (see 1.) or run the application bundle manually (see 2.)

  1. You can run VRL-Studio from NetBeans just like any other Java application project
  2. After building, the VRL-Studio/dist-final/ folder contains application bundles for Linux, Mac and Windows.



How To Deploy

VRL-Studio bundles are created automatically when building it.

NOTE Before deploying custom bundles please make sure you carefully read the Attribution Requirements in the LICENSE file.

Bundle Location

The final bundles are located in the VRL-Studio/dist-final folder.

Configuration Options

The build.properties file in the project folder contains additional configuration options.

Bundled JRE

The following options can be enabled to create bundles that contain a full JRE installation (supported on Linux and Windows):

jre.location.linux.x86=/path/to/linux/jre/x86/
jre.location.linux.x64=/path/to/jre/x64/
jre.location.windows.x86=/path/to/jre/x86/
jre.location.windows.x64=/path/to/jre/x64/

VRL-Studio Help

The official VRL-Studio bundles contain offline help pages. To include the help in a bundle, use the following option:

help.location=/path/to/help/

Splashscreen

A custom splashscreen can be defined via:

splashscreen.location=/path/to/splashscreen.png

Property Folder

To include custom configuration defaults, plugins etc. a property folder can be specified that will be used as template folder when starting VRL-Studio for the first time. It can be included via:

property-folder.location=/path/to/property-folder-template/

Zip Bundles

To automatically create zip bundles use the following option (only supported on Unix):

zip-bundles.enabled=true

vrl-studio's People

Contributors

miho avatar

Stargazers

 avatar

Watchers

 avatar  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.