EDITOR: Added editor plugin for RPM .spec file. 16/16016/1
authordonghyuk.yang <donghyuk.yang@samsung.com>
Wed, 5 Feb 2014 03:13:16 +0000 (12:13 +0900)
committerdonghyuk.yang <donghyuk.yang@samsung.com>
Wed, 5 Feb 2014 03:13:16 +0000 (12:13 +0900)
commit069d5e330d396788c3815fffe67a52096187ee50
treebaef8f39349f47acbc12228be8ec7baaf59aab98
parentcfeeb3be0468c052e68c2b47d7edd941ab60e321
EDITOR: Added editor plugin for RPM .spec file.

Added editor plugin for RPM .spec file. Specfile Editor is a full featured editor for RPM spec files.
[http://www.eclipse.org/linuxtools/projectPages/specfile/]

Change-Id: Iba18e78a796513756fe0bebf8c711720728cec5f
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
16 files changed:
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/META-INF/ECLIPSEF.RSA [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/META-INF/ECLIPSEF.SF [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/META-INF/MANIFEST.MF [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/META-INF/eclipse.inf [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/META-INF/maven/org.eclipse.linuxtools.rpm/org.eclipse.linuxtools.rpm.ui.editor.feature/pom.properties [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/META-INF/maven/org.eclipse.linuxtools.rpm/org.eclipse.linuxtools.rpm.ui.editor.feature/pom.xml [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/epl-v10.html [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/feature.properties [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/feature.xml [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/license.html [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/features/org.eclipse.linuxtools.rpm.ui.editor.feature_0.4.3.201202152032/p2.inf [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/plugins/org.eclipse.linuxtools.rpm.core_0.4.3.201202152032.jar [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/plugins/org.eclipse.linuxtools.rpm.rpmlint_0.4.3.201202152032.jar [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/plugins/org.eclipse.linuxtools.rpm.ui.editor.doc_0.4.3.201202152032.jar [new file with mode: 0644]
package/add-ons/dropins/SpecfileEd/plugins/org.eclipse.linuxtools.rpm.ui.editor_0.4.3.201202152032.jar [new file with mode: 0644]
package/build.linux