eclipse-3.5

How do I enable the column selection mode in Eclipse?

孤街醉人 提交于 2019-11-27 05:46:25
News wrote that Eclipse 3.5 finally supports column selection. Unfortunately I don't know HOW to enable it. I tried pressing the ALT-key like I am used to in Visual Studio and all other Microsoft products but that had no effect. How can I mark a vertical block in Eclipse? RichieHindle To activate the cursor and select the columns you want to select use: Windows: Alt + Shift + A Mac: command + option + A Linux-based OS: Alt + Shift + A To deactivate , press the keys again. This information was taken from DJ's Java Blog . On Windows and Linux, it's Alt Shift A , as RichieHindle pointed out. On

A new version of Eclipse just came out. Is there anything I can do to avoid having to manually hunt down my plugins again?

ぐ巨炮叔叔 提交于 2019-11-27 01:34:17
问题 Galileo came out the other day, and even though plugins under Eclipse are, IMO, just a little bit easier to deal with than Netbeans, it would still be really awesome if there was a simple way for me to upgrade to the new version (and take my plugins with me). Any tips? 回答1: Not directly, AFAIK. Here is the closest thing I came up with, under the assumption that my old Eclipse is recent enough so that it uses a similar form of update manager (P2). In the old Eclipse, go to preferences->Install

Problems with clear case plugin eclipse

为君一笑 提交于 2019-11-26 14:25:50
问题 I have a following problems with eclipse, when I installed ClearCase plugin from this url http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/ : Has anyone experienced the similar problem? I'm using Windows 7 and eclipse galileo. I've installed the plugin from this URL, what can I do to work this problem out? For those who can't see tinypic images +----------------------------------------------------------------------+ | Connect to the Rational ClearCase

How do I enable the column selection mode in Eclipse?

喜夏-厌秋 提交于 2019-11-26 12:49:16
问题 News wrote that Eclipse 3.5 finally supports column selection. Unfortunately I don\'t know HOW to enable it. I tried pressing the ALT-key like I am used to in Visual Studio and all other Microsoft products but that had no effect. How can I mark a vertical block in Eclipse? 回答1: To activate the cursor and select the columns you want to select use: Windows: Alt + Shift + A Mac: command + option + A Linux-based OS: Alt + Shift + A To deactivate , press the keys again. This information was taken

How to take emulator screenshots using Eclipse?

自闭症网瘾萝莉.ら 提交于 2019-11-26 11:51:19
问题 I need to take screenshots of an android application running on an emulator in Eclipse Galileo. Is there a built-in feature for this or do I have to download a plugin of some sorts? 回答1: You can take a screenshot if you open the Android view "devices" (under Window --> Show View --> Other... --> Android --> Devices). Click on the device or emulator you want to take a screen shot of, then click the "Screen Capture" button (it looks like a little picture, and it should be next to a stop sign