⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install.txt

📁 The fluid editor is a prototype source code editor supporting a "bring from" exploration model.With
💻 TXT
字号:
This initial version of the fluid editor will *only* function
with Eclipse 3.3 M2. This version of eclipse can be downloaded
at http://eclipse.org.

To install the fluid editor download and install eclipse 3.3 M2 then copy the following jar files into 
the eclipse/plugins directory.

org.eclipse.fluid_1.0.0.jar
org.eclipse.jdt.ui_3.3.0.v20060920-1200.jar
org.eclipse.jface.text_3.3.0.v20060920-1200.jar
org.eclipse.swt.win32.win32.x86_3.3.0.v3309.jar
org.eclipse.swt_3.3.0.v3309a.jar
org.eclipse.text_3.3.0.v20060920-1200.jar

Launch eclipse as normal.

When eclipse has started open window->preferences and navigate to:

General->Editors->File Associations

Select [*.java]

In the Associated Editors pane select the fluid editor
and click on the [Default] button.

Select [Apply]

Any java files will now be opened using the fluid editor.

Note: the fluid editor does not support code folding, 
this feature will not be available and if you attempt to enable it
nothing will happen, this is not a bug. 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -