[Title] removed on-demand control file & some fefactoring to improve debug trace...
authoryoonki.park <yoonki.park@samsung.com>
Mon, 3 Dec 2012 08:20:16 +0000 (17:20 +0900)
committeryoonki.park <yoonki.park@samsung.com>
Mon, 3 Dec 2012 08:20:16 +0000 (17:20 +0900)
commitf857126b9579830dfce861367e240def3b46e673
tree247214959bd5209f6acf5b58c2cfa7144d577dda
parent3f0b30e285b0c83d7aad3647c4b6c6ad06859bdf
[Title] removed on-demand control file & some fefactoring to improve debug trace readability
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#] 6995
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I370fd7fb831cbac9f244be82e183d5235f917286
org.tizen.common.connection/src/org/tizen/common/connection/ConnectionPlugin.java
org.tizen.common.connection/src/org/tizen/common/connection/debugtools/DebugTool.java
org.tizen.common.connection/src/org/tizen/common/connection/debugtools/OnDemandInstall.java [new file with mode: 0644]
org.tizen.common.connection/src/org/tizen/common/connection/debugtools/OnDemandInstallMessages.java [moved from org.tizen.common.connection/src/org/tizen/common/connection/debugtools/ToolsInstallMessages.java with 58% similarity]
org.tizen.common.connection/src/org/tizen/common/connection/debugtools/OnDemandInstallMessages.properties [moved from org.tizen.common.connection/src/org/tizen/common/connection/debugtools/ToolsInstallMessages.properties with 50% similarity]
org.tizen.common.connection/src/org/tizen/common/connection/debugtools/ToolsInstall.java [deleted file]
org.tizen.common.connection/src/org/tizen/common/connection/explorer/ConnectionExplorerPanel.java