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 "JSDT/Usage"

Line 28: Line 28:
 
As any new technology, Oomph requires some extra words.  
 
As any new technology, Oomph requires some extra words.  
  
* To install the JSDT development environment, download and unzip the [[File:JSDT.setup-2016-07-21.zip|JSDT.setup.zip]], and follow instructions on this Youtube Video [https://www.youtube.com/watch?v=R_F6qcxl15E| Setup the JSDT dev env in 4 minutes]
+
* To install the JSDT development environment, download and unzip the [[File:JSDT.setup-2016-07-21.zip]], and follow instructions on this Youtube Video [https://www.youtube.com/watch?v=R_F6qcxl15E| Setup the JSDT dev env in 4 minutes]
  
 
* To learn more, watch [https://www.youtube.com/watch?v=cxUn1QIBRUk|How the setup was created], or read [[media:Oomph-setup-jsdt-development.pdf| [pdf] Setup JSDT dev env using Oomph .setup]] (provisional)
 
* To learn more, watch [https://www.youtube.com/watch?v=cxUn1QIBRUk|How the setup was created], or read [[media:Oomph-setup-jsdt-development.pdf| [pdf] Setup JSDT dev env using Oomph .setup]] (provisional)

Revision as of 05:32, 21 July 2016


Getting started with JSDT

This page explains how to install and use JSDT
Javascript.png

Install JSDT

You can download the JSDT package from the Eclipse Packages Download Site. Here is the link to the latest released version JSDT Neon R

To contribute to JSDT, please, Setup the Dev Env as explained in the contribution guide, or in this video, and get in touch with us.

Using Oomph

As any new technology, Oomph requires some extra words.

Using JSDT

Below you find the material needed to learn how to use JSDT. If you find some issue, please, file a bug report against JSDT.

Videos

Here you can watch two youtube videos about JSDT 2.0 and its usage:

Articles

Read more about JSDT in these articles:

Back to the top