Skip to content

Commit

Permalink
Added Kepler project on the new plugins manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsantos committed Jan 20, 2008
1 parent 785da89 commit c0ef87b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
Expand Up @@ -13,3 +13,4 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.debug.ui,
org.eclipse.ui.console
Eclipse-LazyStart: true
Bundle-Vendor: Kepler Project
6 changes: 3 additions & 3 deletions org.keplerproject.ldt.update-site/site.xml
Expand Up @@ -9,13 +9,13 @@
<feature url="features/org.keplerproject.ldt.feature_1.1.0.200710012327.jar" id="org.keplerproject.ldt.feature" version="1.1.0.200710012327">
<category name="LuaEclipse 1.1"/>
</feature>
<feature url="features/org.keplerproject.ldt.feature_1.2.0.200801072322.jar" id="org.keplerproject.ldt.feature" version="1.2.0.200801072322" arch="ia64_32,PA_RISC,ppc,sparc,x86">
<feature url="features/org.keplerproject.ldt.feature_x64_1.2.0.200801092321.jar" id="org.keplerproject.ldt.feature_x64" version="1.2.0.200801092321" os="linux" arch="x86_64">
<category name="LuaEclipse 1.2"/>
</feature>
<feature url="features/org.keplerproject.ldt.feature_x64_1.2.0.200801072322.jar" id="org.keplerproject.ldt.feature_x64" version="1.2.0.200801072322" os="linux" arch="x86_64">
<feature url="features/org.keplerproject.ldt.feature_1.2.0.qualifier.jar" id="org.keplerproject.ldt.feature" version="1.2.0.qualifier" arch="ia64_32,PA_RISC,ppc,sparc,x86">
<category name="LuaEclipse 1.2"/>
</feature>
<feature url="features/org.keplerproject.ldt.luaprofiler.feature_1.0.0.200801072322.jar" id="org.keplerproject.ldt.luaprofiler.feature" version="1.0.0.200801072322">
<feature url="features/org.keplerproject.ldt.luaprofiler.feature_1.0.0.200801092320.jar" id="org.keplerproject.ldt.luaprofiler.feature" version="1.0.0.200801092320">
<category name="LuaEclipse 1.2"/>
</feature>
<category-def name="LuaEclipse 1.0" label="LuaEclipse 1.0">
Expand Down
1 change: 1 addition & 0 deletions org.keplerproject.luadoc/META-INF/MANIFEST.MF
Expand Up @@ -4,3 +4,4 @@ Bundle-Name: Luadoc Fragment
Bundle-SymbolicName: org.keplerproject.luadoc
Bundle-Version: 3.0.0
Fragment-Host: org.keplerproject.ldt.core;bundle-version="1.2.0"
Bundle-Vendor: Kepler Project
1 change: 1 addition & 0 deletions org.keplerproject.lualogging/META-INF/MANIFEST.MF
Expand Up @@ -4,3 +4,4 @@ Bundle-Name: Lualogging Fragment
Bundle-SymbolicName: org.keplerproject.lualogging
Bundle-Version: 1.1.4
Fragment-Host: org.keplerproject.ldt.core;bundle-version="1.2.0"
Bundle-Vendor: Kepler Project

0 comments on commit c0ef87b

Please sign in to comment.