2012-11-15

←Older revision

Revision as of 22:06, 15 November 2012

(One intermediate revision not shown.)

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.

Line 19:

Line 19:

== Project overview ==

== Project overview ==

-

* [[
/VJET
/Project mission statement|Project mission statement]]

+

* [[/Project mission statement|Project mission statement]]

-

* [[
/VJET
/FAQ|Frequently asked questions]]

+

* [[/FAQ|Frequently asked questions]]

-

* [[
/VJET
/Development principles|Development principles]]

+

* [[/Development principles|Development principles]]

* [[/Documentation/User_Guide|VJET User Guide]]

* [[/Documentation/User_Guide|VJET User Guide]]

* [[/Documentation/Getting_Started_with_VJET|VJET Getting Started Guide]]

* [[/Documentation/Getting_Started_with_VJET|VJET Getting Started Guide]]

Line 31:

Line 31:

*[http://download.eclipse.org/vjet/ Downloads] ([[VJET/Repositories|Repositories]])

*[http://download.eclipse.org/vjet/ Downloads] ([[VJET/Repositories|Repositories]])

-

*[[
VJET
/How Tos|How-tos]]

+

*[[/How Tos|How-tos]]

-

**[[
VJET
/Documentation/Developer_Guide/Simple_plugin_example|How to write a plugin that extends VJET]]

+

**[[/Documentation/Developer_Guide/Simple_plugin_example|How to write a plugin that extends VJET]]

| width="45%" valign="top" |

| width="45%" valign="top" |

Line 38:

Line 38:

== Getting involved ==

== Getting involved ==

-

* [[
VJET
/Getting the source|Getting the source (and building it)]]

+

* [[/Getting the source|Getting the source (and building it)]]

-

* [[
VJET
/Contributing Code|Contributing code changes to VJET (for non-committers)]]

+

* [[/Contributing Code|Contributing code changes to VJET (for non-committers)]]

-

* [[
VJET
/Running the tests|Running the tests]]

+

* [[/Running the tests|Running the tests]]

* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Vjet Report a bug]

* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Vjet Report a bug]

-

* [[
VJET
/Documentation|Writing documentation]]

+

* [[/Documentation|Writing documentation]]

-

* [[
VJET
/Releng_Builds|VJET Build Info]]

+

* [[/Releng_Builds|VJET Build Info]]

| width="10%" valign="top" |

| width="10%" valign="top" |

Show more