`
java110eye
  • 浏览: 64281 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

eclipse的默认(打开)编辑器的更改

 
阅读更多

 

eclipse / MyEclipse JSP默认打开方式是

 

MyEclipse Visual JSP Designer

 

它包含了Preview界面所以很慢,而我们如果只需要看代码的话就可以在打开JSP文件时

 

右键JSP文件 --> Open With --> MyEclipse JSP Editor 

 

但是这样很繁琐,所以要修改eclipse的默认打开(双击)方式

 

window --> preferences --> General --> Editors --> File Associations

 

选择相应的文件后缀名后下面会出现可选打开方式.

选择自己想要的点击右边"Default" --> OK  

 

以后双击就是你想要的编辑器了!

 

 

分享到:
评论

相关推荐

    jd_gui jad eclipse 反编译工具

    如果没有默认,可以在Eclipse的Windows——> Perference——>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击*.class文件,eclipse将...

    java反编译工具及eclipse插件

    如果没有默认,可以在Eclipse的Windows——> Perference——>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击*.class文件,eclipse将...

    Eclipse 反编译插件

    1。将net.sf.jadclipse_3.3.0.jar放到 eclipse\plugins文件夹...可以在Eclipse的Windows--> Perference-->General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。

    Eclipse权威开发指南2.pdf

    2.1.3 Eclipse的外观:编辑器、视图和透视图..... 16 2.1.4 用户界面概述..... 18 2.1.5 首选项介绍..... 19 2.2 基本的Eclipse使用...... 20 2.2.1 在Eclipse中工作..... 21 2.2.2 了解Eclipse用户界面..... 22 ...

    Eclipse中查看没有源码的Class文件的方法

    如果没有默认,可以在Eclipse的Windows——> Perference——>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击*.class文件,eclipse将...

    eclipse找不到java源码-eclipse-encoding-plugin:在Eclipse状态栏中显示活动编辑器的文件编码和行尾。可以

    在Eclipse状态栏中显示活动编辑器的文件信息。 安装 第一种方式将以下按钮拖放到正在运行的Eclipse主工具栏上。 第二种方式Eclipse>帮助> Eclipse Marketplace ...>搜索“自动检测编码” 特征 显示文件编码和行尾也...

    eclipse反编译插件安装

    3.在Eclipse的Windows——> Perference——>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer” 重启后即可查看.class反编译文件 附:jad版本下载目录:...

    Eclipse权威开发指南3.pdf

    2.1.3 Eclipse的外观:编辑器、视图和透视图..... 16 2.1.4 用户界面概述..... 18 2.1.5 首选项介绍..... 19 2.2 基本的Eclipse使用...... 20 2.2.1 在Eclipse中工作..... 21 2.2.2 了解Eclipse用户界面...

    Eclipse权威开发指南1.pdf

    2.1.3 Eclipse的外观:编辑器、视图和透视图..... 16 2.1.4 用户界面概述..... 18 2.1.5 首选项介绍..... 19 2.2 基本的Eclipse使用...... 20 2.2.1 在Eclipse中工作..... 21 2.2.2 了解Eclipse用户界面...

    eclipse反编译

    如果没有默认,可以在Eclipse的Windows—> Perference—>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击*.class文件,eclipse将自动反...

    Eclipse jadclipse反编译插件安装

    3.安装完成后,在Eclipse的Windows—> Perference—>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer” 设置完成后,双击*.class文件,eclipse将自动反编译

    eclipse jad反编译插件

    拷贝jad.ex 到%JAVA_HOME%\bin\ 目录下。 4. 安装插件net.sf.jadclipse_3.3.0.jar (将此文件拷到...默认关联的编辑器为“JadClipse Class File Viewer”。 ok,你可以去任意打开一个class文件,来看看它的源码了.

    eclipse_反编译插件_jad_3.3.0.zip(最新)

    3.安装完成后,在Eclipse的Windows—> Perference—>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer” 设置完成后,双击*.class文件,eclipse将自动反编译

    Java反编译插件jdeclipse

    配置JD反编译工具: 1.根据电脑系统32位或64位选择'eclipse\plugins'文件夹...3.打开 Windows -> Perference -> General -> Editors -> File Associations 修改“*.class”默认关联的编辑器为“Class File Editor”。

    Eclipse_Swt_Jface_核心应用_部分19

    6.4.5 仿Eclipse编辑区的选项卡 87 6.4.6 限制选项卡文字的长度 90 6.4.7 设置右上角控件 91 6.4.8 自定义选项的常用方法 91 6.5 分割窗框(SashForm) 92 6.5.1 分割窗框的样式 92 6.5.2 设置窗框显示...

    Eclipse java反编译插件

    解压压缩包后将jadclipse_3.3.0.jar拷贝到eclipse的plugins目录下。...最后在Windows -> Perference -> General -> Editors -> File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”

    jad.exe jadclipse.jar

    >General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击 *.class文件,eclipse将自动反编译。 3.)在用jadclipse的时候,一定要加入jad.exe这...

    java反编译工具jad1.5.8+jd-gui.exe+jadclipse_3.3.0(都是最新版本)

    如果没有默认,可以在Eclipse的Windows-> Perference->General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。 设置完成后,在eclispe下摁住Ctrl键用鼠标点击...

    Myecplise8.6添加反编译工具jad操作指南

    Windows——> Perference——>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击*.class文件,eclipse将自动反编译。

Global site tag (gtag.js) - Google Analytics