RTSDK : Rename packages
authordaeryong.park <bdragon.park@samsung.com>
Mon, 22 May 2017 02:42:41 +0000 (11:42 +0900)
committerdaeryong.park <bdragon.park@samsung.com>
Mon, 22 May 2017 02:42:41 +0000 (11:42 +0900)
- Rename packages

Change-Id: I57df590e3d68fb99021659171425f16713e3cb3d
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
28 files changed:
rt-ide/tizen.rt.product.meta/.project
rt-ide/tizen.rt.product.meta/META-INF/MANIFEST.MF
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/RtMetaPlugin.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/RtMetaPlugin.java with 95% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/build/Build.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/build/Build.java with 98% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/build/Command.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/build/Command.java with 99% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/build/Commandref.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/build/Commandref.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/build/Commands.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/build/Commands.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/build/Executor.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/build/Executor.java with 98% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/build/Executors.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/build/Executors.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/build/ObjectFactory.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/build/ObjectFactory.java with 89% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/build/Param.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/build/Param.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/debug/Debug.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/debug/Debug.java with 98% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/debug/Debugs.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/debug/Debugs.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/debug/Execute.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/debug/Execute.java with 98% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/debug/ObjectFactory.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/debug/ObjectFactory.java with 88% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/debug/Options.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/debug/Options.java with 98% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/debug/Param.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/debug/Param.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/debug/Params.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/debug/Params.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/flash/Execute.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/flash/Execute.java with 98% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/flash/Executors.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/flash/Executors.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/flash/Flash.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/flash/Flash.java with 98% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/flash/ObjectFactory.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/flash/ObjectFactory.java with 89% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/model/flash/Options.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/model/flash/Options.java with 97% similarity]
rt-ide/tizen.rt.product.meta/src/org/tizen/rt/product/meta/util/MetaModelUtil.java [moved from rt-ide/tizen.rt.product.meta/src/tizen/rt/product/meta/util/MetaModelUtil.java with 96% similarity]
rt-ide/tizen.rt.product.meta/test/src/org/tizen/rt/product/meta/model/LoadModelTest.java [moved from rt-ide/tizen.rt.product.meta/test/src/tizen/rt/product/meta/model/LoadModelTest.java with 89% similarity]
rt-ide/tizen.rt.product.meta/test/src/org/tizen/rt/product/meta/model/buildSpec.xml [moved from rt-ide/tizen.rt.product.meta/test/src/tizen/rt/product/meta/model/buildSpec.xml with 100% similarity]
rt-ide/tizen.rt.product.meta/test/src/org/tizen/rt/product/meta/model/debugSpec.xml [moved from rt-ide/tizen.rt.product.meta/test/src/tizen/rt/product/meta/model/debugSpec.xml with 100% similarity]
rt-ide/tizen.rt.product.meta/test/src/org/tizen/rt/product/meta/model/flashSpec.xml [moved from rt-ide/tizen.rt.product.meta/test/src/tizen/rt/product/meta/model/flashSpec.xml with 100% similarity]

index f04def8..3a07ba6 100755 (executable)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>tizen.rt.product.meta</name>
+       <name>org.tizen.rt.product.meta</name>
        <comment></comment>
        <projects>
        </projects>
index 26edcd4..6889ada 100755 (executable)
@@ -3,15 +3,15 @@ Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.tizen.rt.product.meta
 Bundle-Version: 3.0.0.qualifier
-Bundle-Activator: tizen.rt.product.meta.RtMetaPlugin
+Bundle-Activator: org.tizen.rt.product.meta.RtMetaPlugin
 Require-Bundle: org.eclipse.core.runtime
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: %Bundle-Vendor
-Export-Package: tizen.rt.product.meta,
- tizen.rt.product.meta.model,
- tizen.rt.product.meta.model.build,
- tizen.rt.product.meta.model.debug,
- tizen.rt.product.meta.model.flash,
- tizen.rt.product.meta.util
 Bundle-ClassPath: .
+Export-Package: org.tizen.rt.product.meta,
+ org.tizen.rt.product.meta.model,
+ org.tizen.rt.product.meta.model.build,
+ org.tizen.rt.product.meta.model.debug,
+ org.tizen.rt.product.meta.model.flash,
+ org.tizen.rt.product.meta.util
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:06 PM KST
 //
 
-package tizen.rt.product.meta.model.build;
+package org.tizen.rt.product.meta.model.build;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:06 PM KST
 //
 
-package tizen.rt.product.meta.model.build;
+package org.tizen.rt.product.meta.model.build;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
@@ -5,12 +5,12 @@
 // Generated on: 2017.05.19 at 01:42:06 PM KST
 //
 
-package tizen.rt.product.meta.model.build;
+package org.tizen.rt.product.meta.model.build;
 
 import javax.xml.bind.annotation.XmlRegistry;
 
 /**
- * This object contains factory methods for each Java content interface and Java element interface generated in the tizen.rt.product.meta.model.build package.
+ * This object contains factory methods for each Java content interface and Java element interface generated in the org.tizen.rt.product.meta.model.build package.
  * <p>
  * An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces
  * and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
@@ -19,7 +19,7 @@ import javax.xml.bind.annotation.XmlRegistry;
 public class ObjectFactory {
 
     /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: tizen.rt.product.meta.model.build
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.tizen.rt.product.meta.model.build
      */
     public ObjectFactory() {
     }
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:06 PM KST
 //
 
-package tizen.rt.product.meta.model.build;
+package org.tizen.rt.product.meta.model.build;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:30 PM KST
 //
 
-package tizen.rt.product.meta.model.debug;
+package org.tizen.rt.product.meta.model.debug;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
@@ -5,12 +5,12 @@
 // Generated on: 2017.05.19 at 01:42:30 PM KST
 //
 
-package tizen.rt.product.meta.model.debug;
+package org.tizen.rt.product.meta.model.debug;
 
 import javax.xml.bind.annotation.XmlRegistry;
 
 /**
- * This object contains factory methods for each Java content interface and Java element interface generated in the tizen.rt.product.meta.model.debug package.
+ * This object contains factory methods for each Java content interface and Java element interface generated in the org.tizen.rt.product.meta.model.debug package.
  * <p>
  * An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces
  * and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
@@ -19,7 +19,7 @@ import javax.xml.bind.annotation.XmlRegistry;
 public class ObjectFactory {
 
     /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: tizen.rt.product.meta.model.debug
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.tizen.rt.product.meta.model.debug
      */
     public ObjectFactory() {
     }
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:30 PM KST
 //
 
-package tizen.rt.product.meta.model.debug;
+package org.tizen.rt.product.meta.model.debug;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:30 PM KST
 //
 
-package tizen.rt.product.meta.model.debug;
+package org.tizen.rt.product.meta.model.debug;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:57 PM KST
 //
 
-package tizen.rt.product.meta.model.flash;
+package org.tizen.rt.product.meta.model.flash;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:57 PM KST
 //
 
-package tizen.rt.product.meta.model.flash;
+package org.tizen.rt.product.meta.model.flash;
 
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
@@ -5,7 +5,7 @@
 // Generated on: 2017.05.19 at 01:42:57 PM KST
 //
 
-package tizen.rt.product.meta.model.flash;
+package org.tizen.rt.product.meta.model.flash;
 
 import javax.xml.bind.JAXBElement;
 import javax.xml.bind.annotation.XmlElementDecl;
@@ -13,7 +13,7 @@ import javax.xml.bind.annotation.XmlRegistry;
 import javax.xml.namespace.QName;
 
 /**
- * This object contains factory methods for each Java content interface and Java element interface generated in the tizen.rt.product.meta.model.flash package.
+ * This object contains factory methods for each Java content interface and Java element interface generated in the org.tizen.rt.product.meta.model.flash package.
  * <p>
  * An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces
  * and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
@@ -24,7 +24,7 @@ public class ObjectFactory {
     private final static QName _Option_QNAME = new QName("", "option");
 
     /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: tizen.rt.product.meta.model.flash
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.tizen.rt.product.meta.model.flash
      */
     public ObjectFactory() {
     }
@@ -23,7 +23,7 @@
  * - S-Core Co., Ltd.
  *
  */
-package tizen.rt.product.meta.util;
+package org.tizen.rt.product.meta.util;
 
 import java.io.File;
 import java.io.IOException;
@@ -34,9 +34,9 @@ import javax.xml.bind.JAXBContext;
 import javax.xml.bind.JAXBException;
 import javax.xml.bind.Marshaller;
 
-import tizen.rt.product.meta.model.build.Build;
-import tizen.rt.product.meta.model.debug.Debugs;
-import tizen.rt.product.meta.model.flash.Flash;
+import org.tizen.rt.product.meta.model.build.Build;
+import org.tizen.rt.product.meta.model.debug.Debugs;
+import org.tizen.rt.product.meta.model.flash.Flash;
 
 /**
  * @since 2017. 5. 18.
@@ -23,7 +23,7 @@
  * - S-Core Co., Ltd.
  *
  */
-package tizen.rt.product.meta.model;
+package org.tizen.rt.product.meta.model;
 
 import java.io.InputStream;
 
@@ -31,11 +31,10 @@ import javax.xml.bind.JAXBException;
 
 import org.junit.Assert;
 import org.junit.Test;
-
-import tizen.rt.product.meta.model.build.Build;
-import tizen.rt.product.meta.model.debug.Debugs;
-import tizen.rt.product.meta.model.flash.Flash;
-import tizen.rt.product.meta.util.MetaModelUtil;
+import org.tizen.rt.product.meta.model.build.Build;
+import org.tizen.rt.product.meta.model.debug.Debugs;
+import org.tizen.rt.product.meta.model.flash.Flash;
+import org.tizen.rt.product.meta.util.MetaModelUtil;
 
 /**
  * @since 2017. 5. 18.