Pages

Wednesday, October 26, 2011

Configuring SubEclipse as SVN client for Eclipse Indigo on Mac

* Goto Help->Install New Software

* Add the following update site. Don't take the latest version which now is 1.8, this doesn't work.

http://subclipse.tigris.org/update_1.6.x
* Now select all the options, click yes for terms and condition.

* Thats it the client is installed. You can explore the SVN Perspective to know more about it

How to “add existing frameworks” in Xcode 4?


  1. In the project navigator, select your project
  2. Select your target
  3. Select the 'Build Phases' tab
  4. Open 'Link Binaries With Libraries' expander
  5. Click the '+' button
  6. Select your framework
  7. (optional) Drag and drop the added framework to the 'Frameworks' group

How to login as root in terminal ?

To login as root in case your id has root access, type the following in the Terminal's console.

sudo su -

Friday, September 23, 2011

Detailed progress of app download from Mac App Store

Recently I came across a problem in my new mac book, which I had been ignoring for some time.
When you download an app from the app store, it add a download icon with a progress bar in it. This progress bar moves smoothly for small size files. A bit slow for medium sized app downloads. But for big downloads like XCODE it is nearly invisible.

And until you leave it for downloading for couple of hours in a broad band connection, you will not find any significant progress in the progress bar on the downloading icon.

After exploring much, I came to know that actually there is a place where you can get the complete detailed status of the downloading app.

Click on the App Store Icon and then click on the Purchases tab. Here you will see a detailed download progress of the app.

Here you will be able to see the following informations :-

  • Total Size of the app to be downloaded
  • Total MB already downloaded
  • Time Remaining to complete the download

Tuesday, September 20, 2011

Monday, September 19, 2011

Shortcut to Lock you MAC or make it goto SLEEP mode

To make your MAC goto SLEEP mode you can do one of the following two things :-

1. Click on the Apple Menu on the top left and then click on sleep.

2. Press Command+Option+Eject button