sdk/ide/common-eplugin.git
13 years agoMerge branch 'master' into release
taeyoung2.son [Tue, 12 Jul 2011 07:35:14 +0000 (16:35 +0900)]
Merge branch 'master' into release

13 years ago[Conn]Fix DeviceChecker
hyunsik.noh [Tue, 12 Jul 2011 07:08:51 +0000 (16:08 +0900)]
[Conn]Fix DeviceChecker

13 years ago[Conn]Add and Fix highlighting bug in DeviceView
hyunsik.noh [Tue, 12 Jul 2011 05:35:53 +0000 (14:35 +0900)]
[Conn]Add and Fix highlighting bug in DeviceView

13 years agoCreate build script
taeyoung2.son [Fri, 8 Jul 2011 07:26:40 +0000 (16:26 +0900)]
Create build script

13 years agoAdd SLPConsole.java
taeyoung2.son [Fri, 8 Jul 2011 05:59:16 +0000 (14:59 +0900)]
Add SLPConsole.java
Add .gitignore

13 years agoModify 'com.samsung.freshide.connction' to 'com.samsung.ide.connection'
taeyoung2.son [Fri, 8 Jul 2011 05:36:40 +0000 (14:36 +0900)]
Modify 'com.samsung.freshide.connction' to 'com.samsung.ide.connection'
Modify 'com.samsung.freshide.common' to 'com.samsung.ide.common'

13 years agoWAC, Fresh IDE - Common Module Integration
taeyoung2.son [Fri, 8 Jul 2011 05:29:50 +0000 (14:29 +0900)]
WAC, Fresh IDE - Common Module Integration
- VirtualDeviceLauncher.java
-- change - emulator launch function
- AbstractMachine.java
-- remove - unused import package.
-- add - variable get function.
- ShellTerminal.java
-- Remove CDT dependency.
- HostUtil.java
-- add - emulator launch function (batch run)
-- add - exception (e.printStackTrace())

13 years agoMove common plugins from 'fresh-ide' to 'common-plugins' repository
taeyoung2.son [Fri, 8 Jul 2011 04:35:51 +0000 (13:35 +0900)]
Move common plugins from 'fresh-ide' to 'common-plugins' repository

13 years agoInitialize
yoonhyung.kim [Thu, 7 Jul 2011 08:17:12 +0000 (17:17 +0900)]
Initialize