Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

VJET/Release Notes/0.9.1

< VJET‎ | Release Notes
Revision as of 13:39, 20 March 2013 by Unnamed Poltroon (Talk) (New page: <css> #bodyContent{ position:relative; } #versionNav{ position:absolute; top: 0px; right: 0px; margin-right: 1em; font-size: 84%; line-height: 1.2em; color: rgb(125, 125, 125); } </css...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The 0.9 release is the first planned release of the VJET project. This release follows a multiple year development cycle, originally developed at ebay, open sourced in April 2011, culminating in a first incubator release in Jan 2013. This project was proposed as an Eclipse project in June 2012.

Release Deliverables

  • VJET JavaScript IDE
  • VJET Code Generation (Java 2 Js, Js 2 Java)
  • VJET vjojs
  • VJET Type libraries

Target Environments

  • Eclipse Indigo
  • Eclipse Juno

Documentation

Documents added to Eclipse wiki

Source

Build

Test

  • JUnit

https://bugs.eclipse.org/bugs/buglist.cgi?list_id=4375274&classification=WebTools&chfieldto=2013-02-08&chfield=resolution&query_format=advanced&chfieldfrom=2013-01-25&chfieldvalue=FIXED&product=Vjet

Back to the top