[Title] added more funcion for ZipCommand
authorTaeyoung Son <taeyoung2.son@samsung.com>
Mon, 6 May 2013 05:45:00 +0000 (14:45 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Thu, 9 May 2013 06:03:17 +0000 (15:03 +0900)
commita23d299a954ed35b3a9a69f413b11d3034321506
treed8c207b35904b26345576e8805d5e83a0d24472c
parentaf8a4b6e8bfc45c49a7d0797dc287e5daa8b0fb9
[Title] added more funcion for ZipCommand
[Desc.]
[Issue]

Change-Id: Ic822135a19f4165611848facedaceed2bba4d8d7
org.tizen.common.builder/src/org/tizen/common/builder/Resource.java
org.tizen.common.builder/test/src/org/tizen/common/builder/ResourceLayerTest.java
org.tizen.common/src/org/tizen/common/core/command/zip/ZipCommand.java
org.tizen.common/src/org/tizen/common/file/IResource.java [new file with mode: 0644]
org.tizen.common/src/org/tizen/common/file/VirtualFileHandler.java