[Title] Add IDE's product and build script files
authorTaeyoung Son <taeyoung2.son@samsung.com>
Fri, 17 Feb 2012 08:19:56 +0000 (17:19 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Fri, 17 Feb 2012 08:19:56 +0000 (17:19 +0900)
commit86508dc80c04ff81936727a4ccea05e3613c8a0b
tree8bb368105ebd281b642576668bbd27003e4eb30d
parent4d2765b71c932bf3b1864fee95677c74e2250784
[Title] Add IDE's product and build script files
[Type] Feature
[Module] Main
[Priority] Major
[Redmine#] 4453

Change-Id: I1770b792b5a9603255523b0f84fe35a1c51ff043
58 files changed:
.gitignore
builder/build.properties.clean [new file with mode: 0644]
builder/customTargets.xml [new file with mode: 0644]
org.tizen.base.feature/.project [new file with mode: 0644]
org.tizen.base.feature/IDE.bat [new file with mode: 0644]
org.tizen.base.feature/LICENSE-2.0.htm [new file with mode: 0644]
org.tizen.base.feature/build.properties [new file with mode: 0644]
org.tizen.base.feature/feature.xml [new file with mode: 0644]
org.tizen.base.feature/license.html [new file with mode: 0644]
org.tizen.base.feature/rootfiles/resources/icons/tizen-sdk-ide.ico [new file with mode: 0644]
org.tizen.base.feature/rootfiles_for_linux/startup.sh [new file with mode: 0644]
org.tizen.base.feature/rootfiles_for_windows/IDE.exe [new file with mode: 0644]
org.tizen.base.platform/.classpath [new file with mode: 0644]
org.tizen.base.platform/.project [new file with mode: 0644]
org.tizen.base.platform/META-INF/MANIFEST.MF [new file with mode: 0644]
org.tizen.base.platform/OSGI-INF/l10n/bundle.properties [new file with mode: 0644]
org.tizen.base.platform/TizenIDE_base_linux.product [new file with mode: 0644]
org.tizen.base.platform/TizenIDE_base_windows.product [new file with mode: 0644]
org.tizen.base.platform/about.html [new file with mode: 0644]
org.tizen.base.platform/about.ini [new file with mode: 0644]
org.tizen.base.platform/about.mappings [new file with mode: 0644]
org.tizen.base.platform/about.properties [new file with mode: 0644]
org.tizen.base.platform/about_files/LICENSE-2.0.htm [new file with mode: 0644]
org.tizen.base.platform/build.properties [new file with mode: 0644]
org.tizen.base.platform/content/home.html [new file with mode: 0644]
org.tizen.base.platform/content/icon_01_hover.png [new file with mode: 0644]
org.tizen.base.platform/content/icon_01_normal.png [new file with mode: 0644]
org.tizen.base.platform/content/icon_02_hover.png [new file with mode: 0644]
org.tizen.base.platform/content/icon_02_normal.png [new file with mode: 0644]
org.tizen.base.platform/content/icon_03_hover.png [new file with mode: 0644]
org.tizen.base.platform/content/icon_03_normal.png [new file with mode: 0644]
org.tizen.base.platform/content/icon_04_hover.png [new file with mode: 0644]
org.tizen.base.platform/content/icon_04_normal.png [new file with mode: 0644]
org.tizen.base.platform/content/introContent.xml [new file with mode: 0644]
org.tizen.base.platform/content/shared.css [new file with mode: 0644]
org.tizen.base.platform/content/tizen_sdk_welcome_page_bg.jpg [new file with mode: 0644]
org.tizen.base.platform/icons/branding/128_TIZEN_SDK_icon.png [new file with mode: 0644]
org.tizen.base.platform/icons/branding/16_TIZEN_SDK_icon.png [new file with mode: 0644]
org.tizen.base.platform/icons/branding/256_TIZEN_SDK_icon.png [new file with mode: 0644]
org.tizen.base.platform/icons/branding/32_TIZEN_SDK_icon.png [new file with mode: 0644]
org.tizen.base.platform/icons/branding/48_TIZEN_SDK_icon.png [new file with mode: 0644]
org.tizen.base.platform/icons/branding/64_TIZEN_SDK_icon.png [new file with mode: 0644]
org.tizen.base.platform/icons/branding/about_tizen_sdk.png [new file with mode: 0644]
org.tizen.base.platform/icons/launching/128_TIZEN_SDK_icon.xpm [new file with mode: 0644]
org.tizen.base.platform/icons/launching/48_TIZEN_SDK_icon.xpm [new file with mode: 0644]
org.tizen.base.platform/icons/launching/TIZEN_SDK_icon.ico [new file with mode: 0644]
org.tizen.base.platform/p2.inf [new file with mode: 0644]
org.tizen.base.platform/plugin.xml [new file with mode: 0644]
org.tizen.base.platform/plugin_customization.ini [new file with mode: 0644]
org.tizen.base.platform/splash.bmp [new file with mode: 0644]
org.tizen.base.platform/src/org/tizen/base/platform/Activator.java [new file with mode: 0644]
org.tizen.base.platform/src/org/tizen/base/platform/InitPreferences.java [new file with mode: 0644]
package/base-ide-product.install.linux [new file with mode: 0755]
package/base-ide-product.install.windows [new file with mode: 0644]
package/base-ide-product.remove.linux [new file with mode: 0755]
package/base-ide-product.remove.windows [new file with mode: 0644]
package/build.linux [new file with mode: 0755]
package/pkginfo.manifest [new file with mode: 0644]