|
94 | 94 | --> |
95 | 95 |
|
96 | 96 | <!-- |
| 97 | + --> |
97 | 98 | <category-def name="Tools" label="Enide Tools Collection"> |
98 | 99 | <description> |
99 | 100 | Nodeclipse Plugins List by Paul Verest, |
|
110 | 111 | Ansy Console by Mihai Nita http://www.mihai-nita.net/eclipse |
111 | 112 | Grep Console by Marian Schedenig http://marian.schedenig.name/projects/grep-console/ |
112 | 113 | Nodeclipse EditBox (created in 2009-2011 by Piotr Metel) https://github.com/Nodeclipse/EditBox |
| 114 | + TypEcs by axmor.com |
| 115 | + Emmet (ex-Zen Coding) Eclipse plugin by Sergey Chikuyonok |
113 | 116 | </description> |
114 | 117 | </category-def> |
115 | 118 | <feature url="features/org.nodeclipse.pluginslist.feature_0.1.0.qualifier.jar" id="org.nodeclipse.pluginslist.feature" version="0.1.0.qualifier"> |
|
139 | 142 | <feature url="features/net.sourceforge.shelled_2.0.3.qualifier.jar" id="net.sourceforge.shelled" version="2.0.3.qualifier"> |
140 | 143 | <category name="Tools"/> |
141 | 144 | </feature> |
142 | | - <feature url="features/jsonedit-feature_0.9.7.qualifier.jar" id="jsonedit-feature" version="0.9.7.qualifier"> |
143 | | - <category name="Tools"/> |
144 | | - </feature> |
145 | 145 | <feature url="features/org.sweetlemonade.eclipse.json.feature_1.0.3.qualifier.jar" id="org.sweetlemonade.eclipse.json.feature" version="1.0.3.qualifier"> |
146 | 146 | <category name="Tools"/> |
147 | 147 | </feature> |
|
157 | 157 | <feature url="features/com.axmor.eclipse.typescript.feature_1.5.0.qualifier.jar" id="com.axmor.eclipse.typescript.feature" version="1.5.0.qualifier"> |
158 | 158 | <category name="Tools"/> |
159 | 159 | </feature> |
160 | | - --> |
161 | | - |
| 160 | + <feature url="features/io.emmet.eclipse_1.0.0.qualifier.jar" id="io.emmet.eclipse" version="1.0.0.qualifier"> |
| 161 | + <category name="Tools"/> |
| 162 | + </feature> |
162 | 163 |
|
163 | 164 | <!-- |
164 | 165 | <category-def name="General" label="General plugins"> |
|
207 | 208 | <!-- |
208 | 209 | <category-def name="Other" label="Other Optional Tools"> |
209 | 210 | <description> |
| 211 | + JSON Edit by https://sourceforge.net/projects/eclipsejsonedit |
210 | 212 | EclipseRunner by Lukasz Wachowicz and Bartosz Roznowski (Runner View) http://code.google.com/p/eclipserunnerplugin/ |
211 | 213 | PracticallyMacro by Ernest Pasour (Macros for Editors using BeanShell.org) http://sourceforge.net/projects/practicalmacro/ |
212 | 214 | SelectionExplorer by Sandip Chitales |
213 | 215 | Open Closed Projects by Sandip Chitales |
214 | 216 | (some parts are missing) Eclipse plugin for LESS by Vincent Simonet http://www.normalesup.org/~simonet/soft/ow/eclipse-less.en.html |
215 | 217 | </description> |
216 | 218 | </category-def> |
| 219 | + <feature url="features/jsonedit-feature_0.9.7.qualifier.jar" id="jsonedit-feature" version="0.9.7.qualifier"> |
| 220 | + <category name="Tools"/> |
| 221 | + </feature> |
217 | 222 | <feature url="features/EclipseRunnerFeature_1.3.0.qualifier.jar" id="EclipseRunnerFeature" version="1.3.0.qualifier"> |
218 | 223 | <category name="Other"/> |
219 | 224 | </feature> |
|
0 commit comments