File tree Expand file tree Collapse file tree
org.nodeclipse.debug/META-INF
org.nodeclipse.ui/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Nodeclipse
44Bundle-SymbolicName : org.nodeclipse.debug; singleton:=true
5- Bundle-Version : 0.1.4
5+ Bundle-Version : 0.1.5
66Bundle-Activator : org.nodeclipse.debug.Activator
77Require-Bundle : org.eclipse.ui,
88 org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 22<feature
33 id =" org.nodeclipse"
44 label =" Nodeclipse"
5- version =" 0.1.4 " >
5+ version =" 0.1.5 " >
66
77 <description url =" http://www.nodeclipse.org/" >
88 node.js language support
@@ -225,14 +225,14 @@ http://www.apache.org/licenses/
225225 id =" org.nodeclipse.debug"
226226 download-size =" 0"
227227 install-size =" 0"
228- version =" 0.1.4 "
228+ version =" 0.1.5 "
229229 unpack =" false" />
230230
231231 <plugin
232232 id =" org.nodeclipse.ui"
233233 download-size =" 0"
234234 install-size =" 0"
235- version =" 0.1.4 "
235+ version =" 0.1.5 "
236236 unpack =" false" />
237237
238238</feature >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Nodeclipse
44Bundle-SymbolicName : org.nodeclipse.ui;singleton:=true
5- Bundle-Version : 0.1.4
5+ Bundle-Version : 0.1.5
66Bundle-Activator : org.nodeclipse.ui.Activator
77Require-Bundle : org.eclipse.ui,
88 org.eclipse.core.runtime,
You can’t perform that action at this time.
0 commit comments