|
18 | 18 | <feature id="angularjs-eclipse-feature" version="0.0.0"> |
19 | 19 | <category name="AngularJS Eclipse Tooling"/> |
20 | 20 | </feature> |
| 21 | + <feature id="angularjs-eclipse-feature.source" version="0.0.0"> |
| 22 | + <category name="AngularJS Eclipse Tooling Development Resources"/> |
| 23 | + </feature> |
21 | 24 | <feature id="angularjs-eclipse-jsp-feature" version="0.0.0"> |
22 | 25 | <category name="AngularJS support for JSP"/> |
| 26 | + </feature> |
| 27 | + <feature id="angularjs-eclipse-jsp-feature.source" version="0.0.0"> |
| 28 | + <category name="AngularJS Eclipse Tooling Development Resources"/> |
23 | 29 | </feature> |
24 | 30 | <feature id="angularjs-eclipse-php-feature" version="0.0.0"> |
25 | 31 | <category name="AngularJS support for PHP (PDT)"/> |
26 | 32 | </feature> |
27 | | - <feature id="org.eclipse.wst.html.webresources.feature"> |
| 33 | + <feature id="angularjs-eclipse-php-feature.source" version="0.0.0"> |
| 34 | + <category name="AngularJS Eclipse Tooling Development Resources"/> |
| 35 | + </feature> |
| 36 | + <feature id="org.eclipse.wst.html.webresources.feature"> |
28 | 37 | <category name="WTP HTML - Web Resources"/> |
29 | 38 | </feature> |
| 39 | + <feature url="features/tern.eclipse.ide.tools.feature.source_0.0.0.jar" id="tern.eclipse.ide.tools.feature.source" version="0.0.0"> |
| 40 | + <category name="Tern Tooling Development Resources"/> |
| 41 | + </feature> |
30 | 42 | <category-def name="WTP HTML - Web Resources" label="WTP HTML - Web Resources"> |
31 | 43 | <description> |
32 | 44 | Provides completion, hyperlink, hover inside WTP HTML editor for Web Resources (CSS, JS, Images) |
33 | 45 | </description> |
34 | | - </category-def> |
| 46 | + </category-def> |
35 | 47 | <category-def name="AngularJS Eclipse Tooling" label="AngularJS Eclipse Tooling"> |
36 | 48 | <description> |
37 | 49 | Customizes Eclipse WTP HTML editor and JSDT JavaScript Editor with AngularJS features. |
|
55 | 67 | </category-def> |
56 | 68 | <category-def name="Tern IDE" label="Tern IDE"/> |
57 | 69 | <category-def name="Tern Tooling" label="Tern Tooling"/> |
| 70 | + <category-def name="Tern Tooling Development Resources" label="Tern Tooling Development Resources"/> |
| 71 | + <category-def name="AngularJS Eclipse Tooling Development Resources" label="AngularJS Eclipse Tooling Development Resoures"/> |
58 | 72 | </site> |
0 commit comments