EDITOR: Removed file-association between .spec file and makefile editor.
authordonghyuk.yang <donghyuk.yang@samsung.com>
Wed, 5 Feb 2014 03:11:12 +0000 (12:11 +0900)
committerdonghyuk.yang <donghyuk.yang@samsung.com>
Wed, 5 Feb 2014 03:11:12 +0000 (12:11 +0900)
The .spec file have associated with makefile editor because the IDE does
not have .spec file editor. So now, The association is removed by
applied .spec file editor.

Change-Id: I856f1be9991f83d1f43e8335bd217b4be113d271
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
org.tizen.nativeplatform/plugin.xml

index 23a8478..21f59d2 100644 (file)
             name="%Platform.debug.command.factory"
             platforms="*"/>
        </extension>
-    
-    <extension point="org.eclipse.core.contenttype.contentTypes">
-               <file-association
-                       content-type="org.eclipse.cdt.make.core.makefile"
-                       file-extensions="spec"/>    
-    </extension>
-    
+
     <extension
         point="org.eclipse.cdt.core.templates">
         <template