Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "VJET/ANVILS"

Line 1: Line 1:
 
== Introducing VJET ANVILS ==
 
== Introducing VJET ANVILS ==
 +
 +
(Formerly known as VJET Type libraries)
 
   
 
   
 
'''A'''uthoring - give you great code assist for the right javascript scope  
 
'''A'''uthoring - give you great code assist for the right javascript scope  

Revision as of 14:31, 20 March 2013

Introducing VJET ANVILS

(Formerly known as VJET Type libraries)

Authoring - give you great code assist for the right javascript scope

Navigation - help you navigate the code base based on call hierarchy, references, etc.

Validation - provide semantic validation

Instruction - Helps with inline documentation

Libraries - Packaged as an Eclipse project just import and depend on.

Back to the top