0,0 → 1,65 |
<?xml version="1.0" encoding="UTF-8"?> |
<feature |
id="net.brutex.sbm4mylyn" |
label="Mylyn connector for Serena Business Mashups" |
version="1.0.0.qualifier" |
provider-name="Brutex Network"> |
|
<description url="http://brutex.net/"> |
Experimental Serena Business Mashups 2009R2 connector for Mylyn |
3.3 |
</description> |
|
<copyright> |
Mylyn Connector for Serena Business Mashups |
Copyright 2010 Brian Rosenberger (Brutex Network) |
</copyright> |
|
<license url="http://www.apache.org/licenses/LICENSE-2.0"> |
* Licensed under the Apache License, Version 2.0 (the "License"); |
* you may not use this file except in compliance with the License. |
* You may obtain a copy of the License at |
* |
* http://www.apache.org/licenses/LICENSE-2.0 |
* |
* Unless required by applicable law or agreed to in writing, software |
* distributed under the License is distributed on an "AS IS" BASIS, |
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
* See the License for the specific language governing permissions and |
* limitations under the License. |
* |
* Serena, TeamTrack and Serena Business Mashup are |
* registered trademarks of SERENA Software Inc. |
</license> |
|
<url> |
<update label="Brutex Network Update Site" url="http://brutex.net/updates/"/> |
</url> |
|
<requires> |
<import plugin="org.eclipse.ui"/> |
<import plugin="org.eclipse.core.runtime"/> |
<import plugin="org.eclipse.jface.text"/> |
<import plugin="org.eclipse.ui.forms"/> |
<import plugin="org.eclipse.mylyn" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.commons.core" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.commons.net" version="3.2.0" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.commons.ui" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.compatibility" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.context.core" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.discovery.core" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.discovery.ui" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.monitor.core" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.monitor.ui" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.tasks.core" version="3.2.3" match="greaterOrEqual"/> |
<import plugin="org.eclipse.mylyn.tasks.ui" version="3.2.3" match="greaterOrEqual"/> |
</requires> |
|
<plugin |
id="net.brutex.mylyn.sbmconnector" |
download-size="0" |
install-size="0" |
version="1.0.0.qualifier" |
unpack="false"/> |
|
</feature> |
Property changes: |
Added: svn:mime-type |
+text/plain |
\ No newline at end of property |