File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
ua/infocenter-web/infocenter-product Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<?pde version =" 3.5" ?>
3
3
4
- <product name =" Eclipse Infocenter Application" uid =" infocenter" application =" org.eclipse.help.base.infocenterApplication" version =" 1.0.0.qualifier" useFeatures = " false " includeLaunchers =" false" >
4
+ <product name =" Eclipse Infocenter Application" uid =" infocenter" application =" org.eclipse.help.base.infocenterApplication" version =" 1.0.0.qualifier" type = " bundles " includeLaunchers =" false" autoIncludeRequirements = " true " >
5
5
6
6
<configIni use =" default" >
7
7
</configIni >
@@ -62,8 +62,7 @@ org.osgi.framework.bootdelegation=*
62
62
<plugin id =" org.eclipse.help.webapp" />
63
63
<plugin id =" org.eclipse.jdt.core.compiler.batch" />
64
64
<plugin id =" org.eclipse.osgi" />
65
- <plugin id =" org.eclipse.osgi.compatibility.state" fragment =" true" />
66
- <plugin id =" org.eclipse.osgi.services" />
65
+ <plugin id =" org.eclipse.osgi.compatibility.state" />
67
66
<plugin id =" org.eclipse.osgi.util" />
68
67
<plugin id =" org.mortbay.jasper.apache-jsp" />
69
68
</plugins >
You can’t perform that action at this time.
0 commit comments