Chris' Laboratory

chrislee.kr – Personal blog as bookshelves

Menu
  • Home
  • Useful Links
  • Contact Me

Tag: mail-gdimage-com

Aptana Increase Memory Size & Excluding unnecessary files

By Chris Lee
|
26/06/2013
| No Comments
| Development, Web Development

  Mac Application -> Aptana Studio 3 -> Click “AptanaStudio3.app” -> Right Click “Show Package Contents” -> Contents -> MacOS -> Open “AptanaStudio3.ini” with any text editor 1.  –launcher.XXMaxPermSize 512m 2.  -Xms512m 3.  -Xmx1024m

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-startup
../../../plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.101.v20120109-1504
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-vmargs
-Xms512m
-Xmx1024m
-Declipse.p2.unsignedPolicy=allow
-Declipse.log.size.max=10000
-Declipse.log.backup.max=5
-Xdock:icon=../Resources/aptana.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts

  Windows Go to C:\Users\Chris\AppData\Local\Aptana Studio 3 -> Open “AptanaStudio3.ini” with any text editor

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
-name
Aptana Studio 3
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-vmargs
-Xms512m
-Xmx1024m
-Declipse.p2.unsignedPolicy=allow
-Declipse.log.size.max=10000
-Declipse.log.backup.max=5
-Djava.awt.headless=true

  Reducing workspace refresh operation by excluding […]

Read More »

Posted in Development, Web Development Tagged android-studio-increase-max-memory-size, android-studio-increase-memory, aptana-plugins, expand-memory-on-aptana, mail-gdimage-com Leave a comment

XCode crash every second time.

By Chris Lee
|
11/06/2013
| No Comments
| Development, iPhone Development

I have XCode 4.6.2 (4H1003) and MBP retina. When I run my project in simulator, it crashes every second running without any error message in debug console.

1
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));

The error is “Thread 1: signal SIGABRT“. Annoyingly, XCode does not give any error. According to the this guy, it is because of debugger and something with latest […]

Read More »

Posted in Development, iPhone Development Tagged mail-gdimage-com, return-uiapplicationmainargc-argv-nil-nsstringfromclassappdelegate-class, return-uiapplicationmainargc-argv-nil-nsstringfromclassappdelegate-class-thread-1-signal Leave a comment

Categories

  • Development (130)
    • Adobe Flex Development (1)
    • Android Development (20)
    • Arduino (2)
    • Django (2)
    • Docker (3)
    • Google App Engine (5)
    • iPhone Development (13)
    • MS SQL (1)
    • Raspberry Pi (4)
    • Samsung Smart TV (4)
    • SVN Related (9)
    • Web Development (67)
      • Angular2 (1)
      • Codeigniter (6)
      • CSS (5)
      • Javascript (11)
      • MongoDB (2)
      • PHP (16)
      • Sencha Touch (4)
      • Server Related (9)
      • WordPress (4)
      • Yii2 (2)
  • E-Commerce (8)
    • Magento (8)
  • General Documents (15)
  • Marketing (2)
  • Security (15)
  • Uncategorized (1)
April 2018
M T W T F S S
« Aug    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Pages

  • Useful Links
  • Contact Me

Search

Recent Comments

  • Chris Lee on How to install memcache.so/memcached.so for MAMP Pro (Mac)
  • Chris Lee on Setting Up A VPN Server On OSX 10.6
  • eddie on How to install memcache.so/memcached.so for MAMP Pro (Mac)
  • Manish on TCPDF-CodeIgniter Integration with TCPDF Examples
  • ComputerUSer on How to mount Bootcamp drive

Recent Posts

  • Setup Gitlab & Jenkins on Raspberry Pi 2
  • Ziroom (즈룸)에 대한 개인적인 생각
  • [따라하기] 아두이노 기초 – 초음파센서 사용하기 by ODIY 한국과학창의재단
  • [따라하기] 아두이노 기초 – LED와 버튼 제어하기 by ODIY 한국과학창의재단
  • Time Clock Management System developed with Yii2 REST API + Angular 2 + Docker

Tags

1 ajax android android-addpart browser chrislee-kr codeigniter codeigniter-tcpdf com-apple-net-racoon CSS CSS history hack entity-addpart-double exception-printing-is-disabled-by-default-for-security-reasons ext-plugins-listpagingplugin ext-plugins-listpagingplugin-example f iphone javascript jquery-defaultchecked jquery-samsung-smart-tv krjavaskript listpagingplugin mac magento-exception-printing-is-disabled-by-default-for-security-reasons magento-sample-data-exception-printing-is-disabled-by-default-for-security-reasons mail-gdimage-com null-core-errors-confignotfound-config-mk9engine-ini php samsung-smart-tv-jquery samsung-smart-tv-sdk-ajax samsung-smart-tv-sdk-jquery samsung-tv-sdk samsung-tv-sdk-jquery samsung tv sencha-smart-tv sencha-touch-list-paging smart-tv-jquery sqlite subversion svn tcedook tcpdf-codeigniter uilinebreakmodecharacterwrap-is-deprecated uitextalignmentcenter-deprecated unknown-column-link-area

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Chris' Laboratory 2018 | All Rights Reserved. Powered by WordPress