From: HyungKyu Song Date: Thu, 14 Feb 2013 13:08:48 +0000 (+0900) Subject: Tizen 2.0 Release X-Git-Tag: 2.0_release X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2F2.0_release;p=sdk%2Fide%2Fnativeplatform-eplugin.git Tizen 2.0 Release --- diff --git a/org.tizen.nativeplatform.feature/feature.xml b/org.tizen.nativeplatform.feature/feature.xml index ef8f9fc..6b891ac 100644 --- a/org.tizen.nativeplatform.feature/feature.xml +++ b/org.tizen.nativeplatform.feature/feature.xml @@ -2,8 +2,8 @@ @@ -12,7 +12,7 @@ - Copyright (C) 2010 - 2011 Samsung Electronics Co., Ltd. All rights reserved. + Copyright (c) diff --git a/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/Comments/File Comment.xml b/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/Comments/File Comment.xml new file mode 100644 index 0000000..b64316f --- /dev/null +++ b/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/Comments/File Comment.xml @@ -0,0 +1,13 @@ + + +File Comment +describe file information + + + \ No newline at end of file diff --git a/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/Comments/Project Comment.xml b/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/Comments/Project Comment.xml new file mode 100644 index 0000000..c0175f1 --- /dev/null +++ b/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/Comments/Project Comment.xml @@ -0,0 +1,13 @@ + + +Project Comment +describe project information + + + \ No newline at end of file diff --git a/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/keyCombos.properties b/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/keyCombos.properties new file mode 100644 index 0000000..212a7f8 --- /dev/null +++ b/org.tizen.nativeplatform.feature/rootfiles/resources/tools/snippets/keyCombos.properties @@ -0,0 +1,10 @@ +#These key combos are used by the cfeclipse plugin. +#Tue Jul 26 16:12:05 KST 2011 +fc=/Comments/File Comment.xml +lim=/Log/Log INFO message.xml +clm=/Localization/Create a localized message.xml +lwm=/Log/Log WARNING message.xml +lem=/Log/Log ERROR message.xml +lvm=/Log/Log VERBOSE message.xml +pc=/Comments/Project Comment.xml +ldm=/Log/Log DEBUG message.xml diff --git a/org.tizen.nativeplatform/META-INF/MANIFEST.MF b/org.tizen.nativeplatform/META-INF/MANIFEST.MF index a6686e1..88c83ef 100644 --- a/org.tizen.nativeplatform/META-INF/MANIFEST.MF +++ b/org.tizen.nativeplatform/META-INF/MANIFEST.MF @@ -1,22 +1,22 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: Tizen Native Inhouse +Bundle-Name: Tizen Native Platform Bundle-SymbolicName: org.tizen.nativeplatform;singleton:=true Bundle-Version: 1.0.0 Bundle-Activator: org.tizen.nativeplatform.Activator -Bundle-Vendor: Samsung +Bundle-Vendor: %Bundle-Vendor Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.cdt.managedbuilder.core;bundle-version="7.0.2", org.eclipse.core.resources;bundle-version="3.6.1", org.eclipse.cdt.core;bundle-version="5.2.1", org.eclipse.cdt.managedbuilder.ui;bundle-version="7.0.0", - org.tizen.common;bundle-version="1.3.20", + org.tizen.common, org.eclipse.ui.console;bundle-version="3.5.0", org.eclipse.cdt.ui;bundle-version="5.2.2", org.eclipse.debug.ui, org.tizen.common.connection, - org.tizen.nativecommon;bundle-version="1.0.0" + org.tizen.nativecommon Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy Import-Package: org.eclipse.cdt.debug.core, diff --git a/org.tizen.nativeplatform/OSGI-INF/l10n/bundle.properties b/org.tizen.nativeplatform/OSGI-INF/l10n/bundle.properties new file mode 100644 index 0000000..adb5f38 --- /dev/null +++ b/org.tizen.nativeplatform/OSGI-INF/l10n/bundle.properties @@ -0,0 +1 @@ +Bundle-Vendor = Samsung Electronics diff --git a/org.tizen.nativeplatform/build.properties b/org.tizen.nativeplatform/build.properties index 3b87492..1fad634 100644 --- a/org.tizen.nativeplatform/build.properties +++ b/org.tizen.nativeplatform/build.properties @@ -7,4 +7,5 @@ bin.includes = plugin.xml,\ templates/,\ plugin.properties,\ about.html,\ - about_files/ + about_files/,\ + OSGI-INF/ diff --git a/org.tizen.nativeplatform/plugin.xml b/org.tizen.nativeplatform/plugin.xml index 643c46c..e1a9233 100644 --- a/org.tizen.nativeplatform/plugin.xml +++ b/org.tizen.nativeplatform/plugin.xml @@ -1,91 +1,42 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - + + + + + +