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"

(New page: {{Infobox | name = VJET | download = http://download.eclipse.org/vjet/ | website = http://www.eclipse.org/vjet | list = vjet-dev | product = VJET | source = http://wiki.e...)
 
Line 8: Line 8:
 
}} __NOTOC__  
 
}} __NOTOC__  
  
VJET is an open source project under the [[Webtools]] top-level project.
+
VJET is an open source project under the [http://www.eclipse.org/webtools/ Webtools] top-level project.
  
 
VJET JavaScript IDE aims to provide the best and most productive JavaScript functional and multiple-library development tools for JavaScript developers for the Eclipse platform. In different JavaScript libraries, the typing concepts are manifested through classes, mix-ins, modules, interfaces, enumerations where you want to have excellent type code assist, validation and searching for these types. In addition, there are also many native JavaScript concepts where VJET solves code completion for advanced features such as mixed typing, overloaded functions, function call-backs, and typed object literals.
 
VJET JavaScript IDE aims to provide the best and most productive JavaScript functional and multiple-library development tools for JavaScript developers for the Eclipse platform. In different JavaScript libraries, the typing concepts are manifested through classes, mix-ins, modules, interfaces, enumerations where you want to have excellent type code assist, validation and searching for these types. In addition, there are also many native JavaScript concepts where VJET solves code completion for advanced features such as mixed typing, overloaded functions, function call-backs, and typed object literals.

Revision as of 18:01, 15 November 2012

VJET
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

VJET is an open source project under the Webtools top-level project.

VJET JavaScript IDE aims to provide the best and most productive JavaScript functional and multiple-library development tools for JavaScript developers for the Eclipse platform. In different JavaScript libraries, the typing concepts are manifested through classes, mix-ins, modules, interfaces, enumerations where you want to have excellent type code assist, validation and searching for these types. In addition, there are also many native JavaScript concepts where VJET solves code completion for advanced features such as mixed typing, overloaded functions, function call-backs, and typed object literals.


Project overview

Development resources

Getting involved

Copyright © Eclipse Foundation, Inc. All Rights Reserved.