为Eclipse指定JDK

Categories: Java; Tagged with: ; @ March 27th, 2010 15:23

菜鸟上路记.

image

Eclipse 中快速创建PHP开发环境

Categories: Development Notes; Tagged with: ; @ March 5th, 2009 20:35

1. help>software updates>available software选项卡下,

输入插件地址: http://phpeclipse.sourceforge.net/update/stable/1.2.x/

如过上述地址有误, 请从http://www.phpeclipse.com/ 找到新的update 地址.

"yes"

2.  点击展开目录, 如图: 选定安装即可:

image

Eclipse 正则表达式书写测试插件 – 基于java.util.regex

Categories: Java; Tagged with: ; @ January 31st, 2009 23:31

Screenshot:

image

Download the plugin

Last version: Download

Update site: http://regex-util.sourceforge.net/update/

更多信息: http://myregexp.com/eclipsePlugin.html

Eclipse 3.4 KeyBoard Shortcuts Reference[Eclipse快捷键总结]

Categories: 垃圾山; Tagged with: ; @ November 22nd, 2008 20:57

Eclipse 3.4快捷键总结,同样适用于FlexBuilder3.0

Change History

Date

Author

Remarks

2008-11-22

Li Guoliang

Initial version.

Table of Contents

Change History. i

Table of Contents. ii

Debugging Shortcuts. 1

Navigation Shortcuts. 1

Coding Shortcuts. 2


Debugging Shortcuts

Windows

Shortcut

Detail

F5

Step in to

F6

Step Over

F7

Step Return

F8

Resume

F11

Debug Last Launched

Ctrl + F11

Run Last Launched

Ctrl + R

Run to Line

Ctrl + Shift + B

Toggle Breakpoint on Line

Navigation Shortcuts

Windows

Shortcut

Detail

F3

Format Source

Ctrl + Click

Ctrl + Shift + G

Find Reference

Ctrl + Shift + T

Open Type

Ctrl + H

Open Search Dialog

Ctrl + O

Quick Outline

Get a Pop-up Window.

Ctrl + T

Quick Hierarchy

Ctrl + L

Go to Line

Ctrl + Q

Last Edit

Ctrl + .

Next Error

Ctrl + ,

Previous Error

Coding Shortcuts

Windows

Shortcut

Ctrl + 1

Quick Fix

Ctrl + Space

Content Assist

应先取消输入法中该键

F2

Show Tooltip Description

Shift + F2

Show External Javadoc

Ctrl + Shift + O

Organize Imports

Ctrl + Shift + F

Format Source

Ctrl + I

Correct Indentation

Ctrl + /

Toggle Comment

Ctrl + F

Find and Replace

Ctrl + D

Delete Line

Ctrl + Alt + Up

Copy Lines Up

Ctrl + Alt + Down

Copy Lines Down

Alt + Up

Move Lines Up

Alt + Down

Move Lines Down

Ctrl + Shift + P

Jumps to matching brace

Editor Window Shortcuts

Windows

Shortcut

Ctrl + E

Open Editor Window

Ctrl + M

Maximize Editor Window

Ctrl + W

Close Editor Window

Ctrl + Page Up

Switch to Tab Left

Ctrl + Page Down

Switch to Tab Right

Ctrl + F8

Change Perspective

Ctrl + Shift + s

Save All

Ctrl + Shift + W

Close All

F5

Refresh

Alt + Left

Back

Alt + Right

Forward

Tips:Eclipse快速安装插件[以SVN举例]

Categories: Development Notes; Tagged with: ; @ November 16th, 2008 22:30

记得很早前学PHP的时候, 英文够烂, 自己也够懒, 总是从家里考一个装好插件的Eclipse带到学校. 到现在, 一直用装好足够插件的Eclipse. 知道今天, 发现这个东西果然足够简单,嘿嘿. 🙂

Eclipse中, Help>Software Updates >Available Software 插件地址, 回车, 自动安装…
要安装SVN插件, 可以使用地址: http://subclipse.tigris.org/update_1.4.x

哎…感慨自己上学时的懒惰呀!

Newer Posts



// Proudly powered by Apache, PHP, MySQL, WordPress, Bootstrap, etc,.