cpoliwoda / VRL-Studio

Innovative IDE based on VRL (Visual Reflection Library)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRL-Studio

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

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.

About

Innovative IDE based on VRL (Visual Reflection Library)