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 "Template:JSDT"

(New page: <css> #menu-nav { margin-bottom: 2em; } #menu-nav ul { padding: 3px 0 1px 1em; margin:0; border-bottom: 1px solid #aaa; } #menu-nav li { list-style: none; margin: 0; display:...)
 
 
(7 intermediate revisions by 3 users not shown)
Line 115: Line 115:
 
   margin: 0.5em;
 
   margin: 0.5em;
 
}
 
}
</css>  
+
</css>
 +
 
 +
 
 +
<div id="menu-nav">
 +
* [[JSDT| Overview]]
 +
* [[JSDT/QuickStart|Quick Start]]
 +
* [[JSDT/Development|How to Contribute]]
 +
* [[JSDT/Architecture|Architecture]]
 +
* [[JSDT/Design|Design]]
 +
</div>
 +
 
 
{{Infobox
 
{{Infobox
 
| name = JSDT
 
| name = JSDT
 
| website= http://www.eclipse.org/webtools/jsdt/
 
| website= http://www.eclipse.org/webtools/jsdt/
| download = http://build.eclipse.org/webtools/committers/
+
| download = https://eclipse.org/downloads/packages/eclipse-ide-javascript-and-web-developers/neonr
 
| list = wtp-dev
 
| list = wtp-dev
| newsgroup = eclipse.webtools
+
| newsgroup = index.php/f/251/
 +
| mattermost = webtools
 
| product = JSDT
 
| product = JSDT
 
| component = General
 
| component = General
| psf = http://www.eclipse.org/webtools/jsdt/psf/jsdt.psf
+
| source = https://git.eclipse.org/c/jsdt/webtools.jsdt.git/
 
}}
 
}}
 +
 +
 +
<noinclude>
 +
==Usage==
 +
<nowiki>{{JSDT}}</nowiki>
 +
===Examples===
 +
[[Category:JSDT Template|JSDT]]
 +
</noinclude>
 +
 +
<includeonly>
 +
[[Category:JSDT]] [[Category:Eclipse Project]]
 +
{{DEFAULTCATEGORYSORT:{{SUBPAGENAME}}}}
 +
</includeonly>

Latest revision as of 12:04, 6 September 2016


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


Usage

{{JSDT}}

Examples

Back to the top