File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
incubator/net.sf.j2s.ui.cmdline/META-INF Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ Manifest-Version : 1.0
2+ Bundle-ManifestVersion : 2
3+ Bundle-Name : Cmdline
4+ Bundle-SymbolicName : net.sf.j2s.ui.cmdline;singleton:=true
5+ Bundle-Version : 1.0.0.qualifier
6+ Bundle-Activator : net.sf.j2s.ui.cmdline.Activator
7+ Require-Bundle : org.eclipse.ui,
8+ org.eclipse.core.runtime,
9+ org.eclipse.core.resources;bundle-version="3.6.0",
10+ org.eclipse.jdt.core;bundle-version="3.6.0",
11+ net.sf.j2s.core;bundle-version="2.0.0",
12+ org.eclipse.jdt.ui;bundle-version="3.6.0",
13+ net.sf.j2s.ui;bundle-version="2.0.0",
14+ org.eclipse.debug.core;bundle-version="3.6.0",
15+ net.sf.j2s.ui.template.velocity;bundle-version="1.0.0",
16+ org.eclipse.jdt.launching;bundle-version="3.5.100"
17+ Bundle-ActivationPolicy : lazy
18+ Bundle-RequiredExecutionEnvironment : JavaSE-1.6
You can’t perform that action at this time.
0 commit comments