|
57 | 57 | <br/>
|
58 | 58 | <h1 id="_download">Downloads</h1>
|
59 | 59 | <p>
|
60 |
| - We offer downloads for the N4JS IDE builds and the Developer Environment to develop the sources of the N4JS IDE. |
| 60 | + This page provides downloads for both (1) the N4JS builds and (2) the N4JS development environment (including sources) of N4JS. |
61 | 61 | </p>
|
62 | 62 | <br/>
|
63 | 63 | </div>
|
64 | 64 |
|
65 | 65 | <div class="Cell Cell--12-12 GettingStarted-u-paddingLeft">
|
66 |
| - <h2 id ="N4JS_IDE">N4JS IDE</h2> |
67 |
| - <p> |
68 |
| - If you just want to use the Eclipse N4JS IDE, you probably want to download the product directly. |
69 |
| - We offer the following two builds of the N4JS IDE. |
70 |
| - </p> |
71 |
| - <h3 id ="Eclipse_Nightly_Builds">Eclipse Nightly Builds</h3> |
72 |
| - <p class="SystemRequirements"> |
73 |
| - System Requirements (versions see below): <b>Java, Node.js</b></a>. |
| 66 | + <h2 id ="N4JS_IDE" style="margin-bottom: 0rem;">N4JS Compiler</h2> |
| 67 | + <p class="SystemRequirements" style="margin-bottom: 2rem;"> |
| 68 | + System Requirements: <b>Java, Node.js</b> (versions see below)</a>. |
74 | 69 | </p>
|
75 | 70 | <p>
|
76 |
| - Since the Eclipse N4JS project is in incubation phase, we do not provide release versions yet. |
77 |
| - You can find links to nightly builds (update site and products for Windows, Linux and MacOS) at the |
78 |
| - <a href="https://projects.eclipse.org/projects/technology.n4js/downloads" target="_blank">N4JS Eclipse project's download page</a>. |
79 |
| - </p> |
80 |
| - <p /> |
81 |
| - |
82 |
| - <h3 id ="Third_Party_Nightly_Builds">Third Party Nightly Builds (bundled Java JRE)</h3> |
83 |
| - <p class="SystemRequirements"> |
84 |
| - System Requirements (versions see below): <b>Node.js</b></a>. |
| 71 | + N4JS provides the following builds on the at the download locations listed below: |
| 72 | + <ul> |
| 73 | + <li/>Compiler / LSP server as jar |
| 74 | + <li/>Compiler / LSP server as npm (only available via <a href="https://www.npmjs.com/package/n4js-cli" target="_blank">npmjs.com</a>) |
| 75 | + <li/>VSCode extension for N4JS (also available via <a href="https://marketplace.visualstudio.com/items?itemName=n4js.n4js-vscode-extension" target="_blank">VSCode marketplace</a>) |
| 76 | + </ul> |
85 | 77 | </p>
|
| 78 | + <h3 id ="Download_Locations">Download locations</h3> |
86 | 79 | <p>
|
87 |
| - <a href="https://www.enfore.com" target="_blank">Enfore AG</a> originally introduced N4JS and hosts nightly builds that include Java JRE. |
88 |
| - You can find links to nightly builds (update site and products for Windows, Linux and macos) at the |
89 |
| - <a href="https://download.enfore.com/n4js/" target="_blank">Enfore N4JS download page</a>. |
| 80 | + <ul> |
| 81 | + <li/><a href="https://projects.eclipse.org/projects/technology.n4js/downloads" target="_blank">Eclipse Foundation</a> (currently outdated) |
| 82 | + <li/><a href="https://download.enfore.com/n4js/" target="_blank">enfore AG</a> |
| 83 | + </ul> |
90 | 84 | </p>
|
91 | 85 | <br/>
|
92 | 86 | </div>
|
93 | 87 |
|
94 | 88 | <div class="Cell Cell--12-12 GettingStarted-u-paddingLeft">
|
95 |
| - <h2 id ="Developer_Environment">Developer Environment</h2> |
96 |
| - <p> |
97 |
| - For developing extensions for the N4JS language (or simply to fix bugs ;-) ), the recommended way to install the Eclipse IDE and set up the N4JS Java sources in a developer workspace is to use the Eclipse Installer. |
98 |
| - This installer is available from <a href="https://wiki.eclipse.org/Eclipse_Installer">Eclipse.org</a>. |
99 |
| - Run the installer and follow these steps (click on the images to enlarge): |
| 89 | + <h2 id ="Developer_Environment" style="margin-bottom: 0rem;">N4JS Sources</h2> |
| 90 | + <p class="SystemRequirements" style="margin-bottom: 2rem;"> |
| 91 | + System Requirements: <b>Java, Node.js, Yarn</b> (versions see below)</a>. |
100 | 92 | </p>
|
101 |
| - |
102 |
| - |
103 |
| - <h3 id ="Eclipse_Installer">Eclipse Installer (Oomph)</h3> |
104 |
| - <p class="SystemRequirements"> |
105 |
| - System Requirements (versions see below): <b>Java, Node.js, Yarn</b></a>. |
| 93 | + <p> |
| 94 | + The recommended way to install the Eclipse IDE and set up the N4JS Java sources in a developer workspace is to use the <a href="https://www.eclipse.org/downloads/">Eclipse Installer</a>. |
| 95 | + Download and run the installer to follow these steps (click on the images to enlarge): |
106 | 96 | </p>
|
107 | 97 |
|
108 | 98 |
|
|
0 commit comments