sdk/ide/nativeplatform-eplugin.git
10 years agoRESOURCE: Added resource change listener 75/20275/1
donghyuk.yang [Wed, 30 Apr 2014 10:04:15 +0000 (19:04 +0900)]
RESOURCE: Added resource change listener

Added listener to remove remote project when local project is removed

Change-Id: I84dbb3e5fb62589940354d27841ae5a38bb0bacd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into...
donghyuk.yang [Wed, 30 Apr 2014 09:48:26 +0000 (18:48 +0900)]
Merge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into supportwin

10 years agoBUILD: SYNC: Support to synchronize projects and modified some modules
donghyuk.yang [Wed, 30 Apr 2014 09:48:07 +0000 (18:48 +0900)]
BUILD: SYNC: Support to synchronize projects and modified some modules

- Remove a remote project if it does not exists in local when connecting
server.
- Remove a remote project when user removes a local project.
- Pass real BUILD_TYPE value (not environment format) when building a
project.
- Support to manage GBS option in windows.
- Hide tab border in Package manager.

Change-Id: I3b279d2cda37ecb64d4edbbe0bde074a16474edd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Fixed file checking problem.
donghyuk.yang [Tue, 29 Apr 2014 13:22:19 +0000 (22:22 +0900)]
MISC: Fixed file checking problem.

Change-Id: Id6ac72bc2001c207337d7b7fe8bc0253bdaacf19
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.80)
donghyuk.yang [Mon, 28 Apr 2014 16:23:22 +0000 (01:23 +0900)]
Version up (2.1.80)

Change-Id: I3ba8b15eb23bb328cd2ed9caa6838580f35dd2fd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into...
donghyuk.yang [Mon, 28 Apr 2014 16:20:58 +0000 (01:20 +0900)]
Merge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into supportwin

10 years agoLOGGER: Added user interaction log for checking performance
donghyuk.yang [Mon, 28 Apr 2014 16:20:46 +0000 (01:20 +0900)]
LOGGER: Added user interaction log for checking performance

Change-Id: I334c36cdb61593b2b80eae3cf0bdf1afa437d299
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.79)
donghyuk.yang [Mon, 28 Apr 2014 07:37:44 +0000 (16:37 +0900)]
Version up (2.1.79)

Change-Id: I8b9f8c2ffbbb685dbcf38fd269f97718b348ec82
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Supported RDS (debug as) and insert user logger for checking
donghyuk.yang [Mon, 28 Apr 2014 07:35:40 +0000 (16:35 +0900)]
LAUNCH: Supported RDS (debug as) and insert user logger for checking
performance

RDS is not fully supported. RDS supports only change resource (except
remove/add resource).

Change-Id: Ie9b6603f3bf38c8f9a2a16f2d9a5e2621fe0ff9c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Modified debug source container for supporting windows
donghyuk,yang [Sun, 27 Apr 2014 16:11:44 +0000 (01:11 +0900)]
LAUNCH: Modified debug source container for supporting windows

Source path mapping should be changed for supporting windows.

Change-Id: Ia0d11a9d4dd8eb25b39d5f095bf06940ca00b97d
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.78)
donghyuk.yang [Sun, 27 Apr 2014 12:41:13 +0000 (21:41 +0900)]
Version up (2.1.78)

Change-Id: I896e4913a9abbb98bafe3e4fcfb94f9416574cd3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoDEBUG: Supported debugging on windows
donghyuk.yang [Sun, 27 Apr 2014 12:28:41 +0000 (21:28 +0900)]
DEBUG: Supported debugging on windows

Insert sleep(1) because GDB process is terminated on windows. I do not
exactly know why the process is terminated yet. Commit it for testing at
first.

Change-Id: I96a259f5237159c862e03fd58e146d2d15b62ef4
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoSYNC: Check workspace is already synchronize.
donghyuk.yang [Sun, 27 Apr 2014 06:04:32 +0000 (15:04 +0900)]
SYNC: Check workspace is already synchronize.

Change-Id: Idbcf3da9ecb22595f9b403cbb88b6a4ca20e00d7
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Supported RDS(run as) on windows.
donghyuk,yang [Sun, 27 Apr 2014 05:04:01 +0000 (14:04 +0900)]
LAUNCH: Supported RDS(run as) on windows.

RDS is supported on windows. It is applied in case of running a project.

Change-Id: I45ce2b5ffc79e595b0d5e5425edb9439fa32dcf3
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.77)
donghyuk.yang [Sat, 26 Apr 2014 15:03:16 +0000 (00:03 +0900)]
Version up (2.1.77)

Change-Id: Ia55727a2bb1f06516ebb94fa653029ab3d9f7a75
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLOG: Added logger code to check performance
donghyuk.yang [Sat, 26 Apr 2014 14:58:55 +0000 (23:58 +0900)]
LOG: Added logger code to check performance

Need to check performance for creating, building, launching a project

Change-Id: Ifa20dd909704855bb214c5f7732b221cbb929b30
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Supported windows package build
donghyuk.yang [Sat, 26 Apr 2014 08:57:01 +0000 (17:57 +0900)]
MISC: Supported windows package build

Change-Id: I1f5ecc5d440f2efaaefe01b8937d7aa5efdec66d
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Added plugins for supporting windows
donghyuk.yang [Fri, 25 Apr 2014 07:15:53 +0000 (16:15 +0900)]
MISC: Added plugins for supporting windows

PTP and RSE plugins are needed for supporting windows. build script also is modified

Change-Id: I9c0466040df3f45e1467c02a1dd082cc51039093
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: Supported remote build
donghyuk.yang [Thu, 17 Apr 2014 12:45:06 +0000 (21:45 +0900)]
BUILD: Supported remote build

Supported build a project based on remote rootstrap and get output file
to workspace.

Change-Id: I8c2549ff03b46fec69074e350bf3e1737af50a71
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoRemote: Interface: Added remote command interface
donghyuk.yang [Thu, 17 Apr 2014 07:45:51 +0000 (16:45 +0900)]
Remote: Interface: Added remote command interface

Implemented command interface for remote host and rootstrap

Change-Id: I7fcdd2f663fe758f0299b2e23f2b064f9ae2f444
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoView: Rootstrap: Added connection module
donghyuk.yang [Wed, 16 Apr 2014 05:08:48 +0000 (14:08 +0900)]
View: Rootstrap: Added connection module

Added connection module to rootstrap view. User can connect remote host
throurgh rootstrap view and create rootstrap to remote host.

Change-Id: I88fec12c9b14c48a20b5995a10c444542b95d50c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Fri, 4 Apr 2014 00:03:17 +0000 (09:03 +0900)]
MISC: Resolved dereference null return value

Change-Id: Idb668059e70c7b2a566c9e315586572c8ae8a02c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: Removed SBI process when building a platform project.
donghyuk.yang [Thu, 3 Apr 2014 02:23:22 +0000 (11:23 +0900)]
BUILD: Removed SBI process when building a platform project.

Now, SBI process is removed when building a platform project and CDT
build process is used. SBI process has used because of sudo permission.
GBS actually does not need sudo permission, so it can be changed.

Change-Id: I11bd7ea55d13493b461769e802e1b5e4e5f7fabc
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Wed, 2 Apr 2014 00:09:55 +0000 (09:09 +0900)]
MISC: Resolved dereference null return value

Change-Id: Icfb09532ccfa1eb7e377de7308c6ed039123f06c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoDEBUG: COREDUMP: Modified coredump wizard page.
donghyuk.yang [Tue, 1 Apr 2014 07:25:33 +0000 (16:25 +0900)]
DEBUG: COREDUMP: Modified coredump wizard page.

Modified some description in wizard coredump page and title in file
browse dialog.

Change-Id: I54c387fa846e86756983cefb0806e6c0724cecf8
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Mon, 31 Mar 2014 00:26:54 +0000 (09:26 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Resolved dereference null reture value
donghyuk.yang [Mon, 31 Mar 2014 00:26:46 +0000 (09:26 +0900)]
MISC: Resolved dereference null reture value

Change-Id: Ib3441b2031f18c46720c5d7f8f7b4e2cafaafabd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.72)
donghyuk.yang [Sun, 30 Mar 2014 07:38:46 +0000 (16:38 +0900)]
Version up (2.1.72)

Change-Id: Ib121b8c029bee92fa4491733777840283602a986
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Sun, 30 Mar 2014 07:36:17 +0000 (16:36 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Sun, 30 Mar 2014 07:36:03 +0000 (16:36 +0900)]
MISC: Resolved dereference null return value

Change-Id: If9c05c52ae0c57ef6abb6b4ac39cc6946849ae59
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Sat, 29 Mar 2014 14:51:06 +0000 (23:51 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoVersion up (2.1.71)
donghyuk.yang [Sat, 29 Mar 2014 14:50:46 +0000 (23:50 +0900)]
Version up (2.1.71)

Change-Id: Idc48688c05feacde207011b2d83489d760e13c9a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Sat, 29 Mar 2014 14:48:49 +0000 (23:48 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Modified xml file for default include path
donghyuk.yang [Sat, 29 Mar 2014 14:47:34 +0000 (23:47 +0900)]
MISC: Modified xml file for default include path

Removed architecture dependency

Change-Id: Icd981df69f07e7da2a8798c8b7f595471917bb1e
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: INDEX: Modified default include directories
donghyuk.yang [Sat, 29 Mar 2014 14:44:53 +0000 (23:44 +0900)]
BUILD: INDEX: Modified default include directories

Removed architecture dependency in default include directories

Change-Id: I6adcc413a11a7bd163853f0880f7cef5baab5ce1
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.70)
donghyuk.yang [Sat, 29 Mar 2014 13:23:33 +0000 (22:23 +0900)]
Version up (2.1.70)

Change-Id: I8860c6b92aeed8eca8557979c3546f10782929ba
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Supported setting command, arguments and environments when
donghyuk.yang [Sat, 29 Mar 2014 13:13:49 +0000 (22:13 +0900)]
LAUNCH: Supported setting command, arguments and environments when
launching
LAUNCH: Supported setting .core and .cs file when coredump debugging.

There are two main changes:
 - Users can set command, arguments and environments when launching
platform module.
 - Users can set both .core and .cs files when coredump debugging.

And there are a good other changes:
 - Changed launch wizard UI
 - Find debug packages automatically if user set the command.
 - Validate launch command.

Change-Id: I5e4aa7bd21b28ef810e8f2b56184b01d63c72080
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: CONF: Added "BUILD_TYPE" environment variable 91/18591/1
jm.jaemin.kim [Thu, 27 Mar 2014 01:30:03 +0000 (10:30 +0900)]
BUILD: CONF: Added "BUILD_TYPE" environment variable

This environment variable can be "Debug" or "Release".
User uses this variable in .spec file like the following example:
ex) project.spec
 %build
 cmake . -DCMAKE_BUILD_TYPE=%{BUILD_TYPE}

Signed-off-by: jm.jaemin.kim <jm.jaemin.kim@samsung.com>
Change-Id: I2e1b7e1bb155dff4f4df523ee573721498cecce7

10 years agoBUILD: CONF: Supported Debug, Release build configuration for multiple
donghyuk.yang [Mon, 24 Mar 2014 06:09:48 +0000 (15:09 +0900)]
BUILD: CONF: Supported Debug, Release build configuration for multiple
architecture.

Platform project have had Tizen-Emulator and Tizen-Device build
configurations until now. Those configuration can not support multiple
architecture because Tizen-Emulator mapped to x86 and Tizen-Device
mapped to arm. Now, Tizen-Emulator and Tizen-Device configurations are
not support. Instead of it, Debug and Release configuration will
support. It can support multiple architecture because configuration does
not map to specific architecture.

Change-Id: Ib686afaebebcf648ee74880baa15746bf26e3a4d
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: support to pass build environment to build process 92/18292/1
jm.jaemin.kim [Thu, 20 Mar 2014 06:57:32 +0000 (15:57 +0900)]
BUILD: support to pass build environment to build process

The IDE have ignored build environment when building a project.
Now pass build environment to build process when environment is set by user.

Change-Id: I732044e2366bbba296639d4754d1d0f46dfac965
Signed-off-by: jm.jaemin.kim <jm.jaemin.kim@samsung.com>
10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Tue, 11 Mar 2014 00:43:08 +0000 (09:43 +0900)]
MISC: Resolved dereference null return value

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: Icc9036d337abe6a502871e984bb6f79da37c8d38

10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Wed, 5 Mar 2014 06:02:24 +0000 (15:02 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Wed, 5 Mar 2014 06:02:12 +0000 (15:02 +0900)]
MISC: Resolved dereference null return value

Change-Id: I17d4708164d8ed7bedbc7f2bc8bc91c8f41a6701
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.69)
donghyuk.yang [Mon, 3 Mar 2014 01:26:25 +0000 (10:26 +0900)]
Version up (2.1.69)

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoROOTSTRAP: DLG: Validate information for creating rootstrap
donghyuk.yang [Thu, 27 Feb 2014 10:13:08 +0000 (19:13 +0900)]
ROOTSTRAP: DLG: Validate information for creating rootstrap

Added validation process about rootstrap information and show error
message on top description composite.

Change-Id: I3e1a0a7ad51f3dc2b0358d6a3a258b004df446ed
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.68)
donghyuk.yang [Tue, 25 Feb 2014 06:36:06 +0000 (15:36 +0900)]
Version up (2.1.68)

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Added package install dependency for nativeappcommon-eplugin
donghyuk.yang [Tue, 25 Feb 2014 06:34:17 +0000 (15:34 +0900)]
MISC: Added package install dependency for nativeappcommon-eplugin

Added package install dependency for nativeappcommon-eplugin

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.67)
donghyuk.yang [Sun, 23 Feb 2014 23:43:15 +0000 (08:43 +0900)]
Version up (2.1.67)

Change-Id: I2dfc69ea4ec61099d8c7470d86396faf3c3bcfca
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Sat, 22 Feb 2014 07:58:38 +0000 (16:58 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoWIZARD: Use project wizard to create tizen platform project from normal
donghyuk.yang [Sat, 22 Feb 2014 07:58:32 +0000 (16:58 +0900)]
WIZARD: Use project wizard to create tizen platform project from normal
git project.

Use project wizard to create tizen platform project from normal git
project. If the specified project location has ".git" directory, do not
create ".git" directory. It occurs exception.

Change-Id: I7f5d1ea65c2eb3bf3de7c7b53c1c19bac76af753
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Print log to console view in case of executing a binary.
donghyuk.yang [Sat, 22 Feb 2014 07:54:23 +0000 (16:54 +0900)]
LAUNCH: Print log to console view in case of executing a binary.

Print command log to "Device Internal" console view when executing a
binary besides launching application.

Change-Id: Ib5516c3c8d03574770df5cdc5f4831fadf219ec3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.66)
donghyuk.yang [Tue, 18 Feb 2014 02:22:23 +0000 (11:22 +0900)]
Version up (2.1.66)

Change-Id: Ib39853371d5796f624b29dc604c140c8378293b3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoPKGMGR: Show the latest packages on package manager
donghyuk.yang [Thu, 13 Feb 2014 07:58:26 +0000 (16:58 +0900)]
PKGMGR: Show the latest packages on package manager

On package manager, show the latest package if two repositories have same package as different version.

Change-Id: I34999f976cfd533acf941d7e09e1d8bcaef20a99
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Tue, 11 Feb 2014 00:05:10 +0000 (09:05 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Removed unused method
donghyuk.yang [Tue, 11 Feb 2014 00:05:00 +0000 (09:05 +0900)]
MISC: Removed unused method

buildPackageDependencyCheck() is not used anymore.

Change-Id: I546c5771854da6456c4dc73e33a8bdd63d0da663
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.65)
donghyuk.yang [Mon, 10 Feb 2014 05:33:50 +0000 (14:33 +0900)]
Version up (2.1.65)

Change-Id: I783a41e981d18fc05fd1738199e97034a3983146
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoEDITOR: Removed a function for validating .spec file 60/16060/1
donghyuk.yang [Thu, 6 Feb 2014 01:27:58 +0000 (10:27 +0900)]
EDITOR: Removed a function for validating .spec file

Specfile editor uses "rpmlint" tool for validation .spec file. "rpmlint" tool actually is a rpm package and is not supported on ubuntu(debian).
So just now, validating function can not be supported on the tizen platform ide.

Change-Id: I78f08f8ae15aed5dea66429136cb9e52a4a0bc3d
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.64) 25/16025/1
donghyuk.yang [Wed, 5 Feb 2014 07:45:52 +0000 (16:45 +0900)]
Version up (2.1.64)

Change-Id: I27cafcf7322058ee62ec32bd15668e42d603a5cd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoEDITOR: Added dependency plugin for spec file editor plugin 24/16024/1
donghyuk.yang [Wed, 5 Feb 2014 07:38:55 +0000 (16:38 +0900)]
EDITOR: Added dependency plugin for spec file editor plugin

RPM spec file editor plugin is dependent on changelog plugin.

Change-Id: I36ff81a042d198648dbaaa806935567c10d8d744
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.63) 17/16017/1
donghyuk.yang [Wed, 5 Feb 2014 03:22:58 +0000 (12:22 +0900)]
Version up (2.1.63)

Change-Id: I0868c222166654717639b399f12316f3ebe826b6
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "EDITOR: Added editor plugin for RPM .spec file." into tizen
DongHee Yang [Wed, 5 Feb 2014 03:16:40 +0000 (19:16 -0800)]
Merge "EDITOR: Added editor plugin for RPM .spec file." into tizen

10 years agoEDITOR: Added editor plugin for RPM .spec file. 16/16016/1
donghyuk.yang [Wed, 5 Feb 2014 03:13:16 +0000 (12:13 +0900)]
EDITOR: Added editor plugin for RPM .spec file.

Added editor plugin for RPM .spec file. Specfile Editor is a full featured editor for RPM spec files.
[http://www.eclipse.org/linuxtools/projectPages/specfile/]

Change-Id: Iba18e78a796513756fe0bebf8c711720728cec5f
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Wed, 5 Feb 2014 03:11:19 +0000 (12:11 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoEDITOR: Removed file-association between .spec file and makefile editor.
donghyuk.yang [Wed, 5 Feb 2014 03:11:12 +0000 (12:11 +0900)]
EDITOR: Removed file-association between .spec file and makefile editor.

The .spec file have associated with makefile editor because the IDE does
not have .spec file editor. So now, The association is removed by
applied .spec file editor.

Change-Id: I856f1be9991f83d1f43e8335bd217b4be113d271
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.62)
donghyuk.yang [Mon, 3 Feb 2014 02:10:28 +0000 (11:10 +0900)]
Version up (2.1.62)

Change-Id: I400c63b144f2940f11dd4faf026c7f66e04f1c4e
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoPKGMGR: Improved in processing speed of repository management.
donghyuk.yang [Mon, 3 Feb 2014 01:55:21 +0000 (10:55 +0900)]
PKGMGR: Improved in processing speed of repository management.

Improved in processing speed of repository management(add,remove,move)
as applying repository changes at once. Repository change will be
applied when closing package manager or clicking "refresh" button.

Change-Id: I3489befb749b238f75e838a3e76d36e78adf2627
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.61)
donghyuk.yang [Fri, 24 Jan 2014 08:16:59 +0000 (17:16 +0900)]
Version up (2.1.61)

Change-Id: Iad8a41fd2cb8d4fe5f9e957747038baed9698358
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoPREF: SITECONF: Removed proxy setting which is used by site
donghyuk.yang [Fri, 24 Jan 2014 07:03:42 +0000 (16:03 +0900)]
PREF: SITECONF: Removed proxy setting which is used by site
configuration

Removed proxy setting which is used by site configuration. It actually
was not unnecessary. The platform IDE will only uses eclipse network
setting.

Change-Id: I1a87fcb3c095ab27dfc1f587152e1afa7a38e206
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVIEW: ROOTSTRAP: Check "ruby" package before creating a new rootstrap
donghyuk.yang [Tue, 21 Jan 2014 10:42:02 +0000 (19:42 +0900)]
VIEW: ROOTSTRAP: Check "ruby" package before creating a new rootstrap

 The IDE internally uses image-creator tool when a new rootstrap is
created. The "ruby" package should be installed because image-creator
tool is implemented by "ruby".
 Show error message if the "ruby" package is not installed.

Change-Id: I183c21d4efa8be4a915816717d44923675af8222
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.60)
donghyuk.yang [Mon, 20 Jan 2014 02:20:18 +0000 (11:20 +0900)]
Version up (2.1.60)

Change-Id: Ie26ed82b6a346f97fea055501feef533a499526c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoDEBUG: COREDUMP: Supported a different .cs format (package information)
donghyuk.yang [Mon, 20 Jan 2014 02:15:05 +0000 (11:15 +0900)]
DEBUG: COREDUMP: Supported a different .cs format (package information)

In .cs file, package information format of system package is different
from application package.

==============================================
279 Package Information
280 Package Name: org.tizen.ontv-setting-tv
281 Package ID : org.tizen.ontv-setting-tv
282 Version: 0.1
283 Package Type: rpm
284 App Name: ontv-setting-tv
285 App ID: org.tizen.ontv-setting-tv
286 Type: Application
287 Categories: (NULL)
==============================================

==============================================
254 Package Information
255 Name        : tvs-main-loop
256 Version     : 0.0.2
257 Release     : 29.1
258 Architecture: i586
259 Install Date: Wed Jan  8 12:41:53 2014
260 Group       : Unspecified
261 Size        : 23124
.....
==============================================

Change-Id: Id66aeb169f295e3d26f06b07ac6a9e88706fc2c7
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Processing launching the application having two .xml files
donghyuk.yang [Mon, 20 Jan 2014 01:12:57 +0000 (10:12 +0900)]
LAUNCH: Processing launching the application having two .xml files

Some EFL application have one or more .xml files. In that case, the IDE
asks what file you want to execute.

Change-Id: Ie7ea33d19ab961877eec70dbd44f35db376c95d3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoPREF: Disable SSL cert validation
donghyuk.yang [Sun, 19 Jan 2014 06:05:53 +0000 (15:05 +0900)]
PREF: Disable SSL cert validation

The following exception is occurred when connecting https site:
 com.sun.jersey.api.client.ClientHandlerException:
  javax.net.ssl.SSLHandshakeException:
   sun.security.validator.ValidatorException:
    PKIX path building failed:
     sun.security.provider.certpath.SunCertPathBuilderException:
      unable to find valid certification path to requested target
This solution is temporary and can be changed.

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I5210afa2a74c41872c2be376675c3a724204db7e

10 years agoMISC: package version up (2.1.59) 09/15009/1
kh5325.kim [Wed, 15 Jan 2014 04:31:19 +0000 (13:31 +0900)]
MISC: package version up (2.1.59)

- Fixed to use LaunchUtils to find available port

Change-Id: Iac24ae28455cfb0fa6e1843a000fbfe9a2a7b1d5
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoLAUNCH: Fix to use LaunchUtils to find available port. 08/15008/1
hyunsik.noh [Wed, 15 Jan 2014 04:26:07 +0000 (13:26 +0900)]
LAUNCH: Fix to use LaunchUtils to find available port.

Change-Id: Ida951ff106b251f1359fdbe46c3d935608ee0c2d
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoMISC: package version up (2.1.58) - Weekly update 25/13725/1
kh5325.kim [Fri, 13 Dec 2013 03:10:45 +0000 (12:10 +0900)]
MISC: package version up (2.1.58) - Weekly update

Weekly update for the packaging.

Change-Id: Id28279d0e08b09c8ded5e599a5a667a9c267fbc4
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Changed launch message variables 19/13619/1
kh5325.kim [Wed, 11 Dec 2013 02:26:47 +0000 (11:26 +0900)]
MISC: Changed launch message variables

Changed launch message variables.

Change-Id: Ia45b2b7ee78ccb5dda8af46b2346fb9f6d0299f0
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoVersion up (2.1.57) 99/13299/1
donghyuk.yang [Tue, 3 Dec 2013 06:40:28 +0000 (15:40 +0900)]
Version up (2.1.57)

Change-Id: I6e219d855d4454d4f830ddbefbe832c4c9017b64
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "PKGMGR: Supported repository priority" into tizen
DongHee Yang [Tue, 3 Dec 2013 06:39:01 +0000 (22:39 -0800)]
Merge "PKGMGR: Supported repository priority" into tizen

10 years agoPKGMGR: Supported repository priority 97/13297/1
donghyuk.yang [Tue, 3 Dec 2013 06:37:22 +0000 (15:37 +0900)]
PKGMGR: Supported repository priority

If repositories have duplicated packages, priority for repositories is
needed.

Change-Id: I1a9d8e69c8daf30e074aaa8f7adf6a98ce592719
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoTEST: Modified test shell script 70/13270/1
donghyuk.yang [Mon, 2 Dec 2013 07:02:53 +0000 (16:02 +0900)]
TEST: Modified test shell script

Modified success message for launching ide

Change-Id: I0cbdc8b646a91fef45cdb6e3e33d072e2eca47fc
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.56) 63/13263/1
donghyuk.yang [Mon, 2 Dec 2013 05:10:08 +0000 (14:10 +0900)]
Version up (2.1.56)

Change-Id: I45c8a73a69f9270eb973732b0111443b59748ad5
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "LAUNCH: Packaging project before checking rootstrap initializing" into tizen
DongHee Yang [Mon, 2 Dec 2013 05:08:51 +0000 (21:08 -0800)]
Merge "LAUNCH: Packaging project before checking rootstrap initializing" into tizen

10 years agoLAUNCH: Packaging project before checking rootstrap initializing 62/13262/1
donghyuk.yang [Mon, 2 Dec 2013 05:08:03 +0000 (14:08 +0900)]
LAUNCH: Packaging project before checking rootstrap initializing

Launching process had a problem for ordering. First, packaging the
project. Second, checking rootstrap initializing.

Change-Id: I543904ced7818966814217bff5c2416882d68c09
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.55) 82/13182/1
donghyuk.yang [Fri, 29 Nov 2013 04:00:04 +0000 (13:00 +0900)]
Version up (2.1.55)

Change-Id: I1407d78b4e3907b8af519464a589e77007676657
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "LAUNCH: Set device root on automatically when launching project" into tizen
DongHee Yang [Fri, 29 Nov 2013 02:18:09 +0000 (18:18 -0800)]
Merge "LAUNCH: Set device root on automatically when launching project" into tizen

10 years agoLAUNCH: Set device root on automatically when launching project 74/13174/1
donghyuk.yang [Thu, 28 Nov 2013 05:06:07 +0000 (14:06 +0900)]
LAUNCH: Set device root on automatically when launching project

Set device root on automatically using sdb API (becomeSuperUser). User
does not need to set manually device root on from now.

Change-Id: I41cea2c41302165b90fe1ec687c0ecbd71a9dc4a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "PREF: Modified bug for checking null" into tizen
DongHee Yang [Thu, 28 Nov 2013 00:47:40 +0000 (16:47 -0800)]
Merge "PREF: Modified bug for checking null" into tizen

10 years agoPREF: Modified bug for checking null 80/13080/1
donghyuk.yang [Thu, 28 Nov 2013 00:47:13 +0000 (09:47 +0900)]
PREF: Modified bug for checking null

Change-Id: I8638ad5203459e9923938c1483c2697b6374d206
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "MISC: Improved code quality" into tizen
DongHee Yang [Thu, 28 Nov 2013 00:07:05 +0000 (16:07 -0800)]
Merge "MISC: Improved code quality" into tizen

10 years agoMISC: Improved code quality 79/13079/1
donghyuk.yang [Thu, 28 Nov 2013 00:06:43 +0000 (09:06 +0900)]
MISC: Improved code quality

Improved code quality and avoid NPE

Change-Id: I750a050dc8ea807cddfd8ac6d214a624af5259d4
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Modified package build script 49/13049/1
donghyuk.yang [Wed, 27 Nov 2013 07:55:33 +0000 (16:55 +0900)]
MISC: Modified package build script

Modified copy command for platform_include_*.xml

Change-Id: I035df3c4cc49f09c36a5c5f098ae7bcc0694eb2f
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.54) 47/13047/1
donghyuk.yang [Wed, 27 Nov 2013 07:46:35 +0000 (16:46 +0900)]
Version up (2.1.54)

Change-Id: I2b0b45dc3910d953b18edd064afa53f71ddc5b81
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "EXTRAFILE: Added xml file for include path of arm platform" into tizen
DongHee Yang [Wed, 27 Nov 2013 07:44:30 +0000 (23:44 -0800)]
Merge "EXTRAFILE: Added xml file for include path of arm platform" into tizen

10 years agoEXTRAFILE: Added xml file for include path of arm platform 46/13046/1
donghyuk.yang [Wed, 27 Nov 2013 07:43:02 +0000 (16:43 +0900)]
EXTRAFILE: Added xml file for include path of arm platform

Include path should be different as platform architecture.

Change-Id: Ia86643d9f82a0a8708546d342d6ce732c3bb1970
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "PREF: Import include paths as build configuration and set default indexer...
DongHee Yang [Wed, 27 Nov 2013 07:41:59 +0000 (23:41 -0800)]
Merge "PREF: Import include paths as build configuration and set default indexer" into tizen

10 years agoPREF: Import include paths as build configuration and set default 45/13045/1
donghyuk.yang [Wed, 27 Nov 2013 07:41:56 +0000 (16:41 +0900)]
PREF: Import include paths as build configuration and set default
indexer

1. Include path should be different as build configuration. The x86
configuration has include path of x86 gcc and arm configuration has path
of arm gcc. So, set include path as build configuration(Tizen-Device,
Tizen-Emulator) when creating new project.
2. Source index should be rebuilt when changing build configuration
because include path is different as build configuration.

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I39f5ea9c61bed44ce8b7c7acb7a3196e8edbad39

10 years agoVersion up (2.1.53) 60/12960/1
donghyuk.yang [Wed, 27 Nov 2013 01:09:35 +0000 (10:09 +0900)]
Version up (2.1.53)

Change-Id: Idc19bfeaa3fd81555bc933fb9fea21ee74a82e9a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoCOMMANDER: Set timeout 10000ms in case of refreshing and listing 59/12959/1
donghyuk.yang [Wed, 27 Nov 2013 01:07:56 +0000 (10:07 +0900)]
COMMANDER: Set timeout 10000ms in case of refreshing and listing
packages

On device, set timeout 10000ms when refreshing repositories and listing
packages. If use default timeout (300000ms), it feel like hang.

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I3b82c98018f2b50f2d7957ce231fcfc1c7b85f8a

10 years agoMerge "COMMANDER: Set timeout 10000ms in case of refreshing and listing packages...
DongHee Yang [Wed, 27 Nov 2013 01:07:40 +0000 (17:07 -0800)]
Merge "COMMANDER: Set timeout 10000ms in case of refreshing and listing packages" into tizen