在Mac下如何彻底删除旧版Myeclipse
分类: Eclipse Coding
-
MyEclipse 中的 XML Schema (XSD)编辑器
MyEclipse 中的 XML Schema (XSD)编辑器
介绍MyEclipse XML Schema(XSD)编辑器中的一些可用函数。XML Schema(XSD)编辑器包括高级XSD编辑,例如:
模式元素和类型的可视化概览表示
模式的可视化编辑
语法突出显示
标记和属性内容辅助
实时验证(输入时)
文档内容的来源、设计和概要视图
文档格式
内容辅助模板 -
Eclipse超强插件CodeMix发布v3.0
Eclipse超强插件CodeMix发布v3.0
作为Eclipse IDE 代码自动补全插件,CodeMix解锁了VS Code的各种技术以 及为Code OSS构建的附加扩展,支持各种语言。用户可以直接从Eclipse访问VS Code本身的各种技术以及为Code OSS构建的附加扩展,能够使用Python,PHP 和TypeScript等语言的扩展和Vue,React和Angular等框架,与基于Eclipse IDE和 工具(如MyEclipse,Spring Tools Suite和JBoss Tools)兼容,因此用户可以继续 在习惯的环境中工作。
-
MyEclipse最新版发布 MyEclipse for Individuals MyEclipse CI 2019.4.0
MyEclipse最新版发布 MyEclipse for Individuals MyEclipse CI 2019.4.0
MyEclipse CI 2019.4.0 全新发布
增强Java功能
Java 11性能修复
Maven服务连接器
新版本添加对Wildfly 15,16和TomEE 8.x的支持。 -
MyEclipse的workbench(工作台)及Perspectives(视图)
workbench指的是加载IDE时看到的内容,它通常包含一个perspective,这是相关视图和编辑器的布局。您可以根据正在进行开发的类型选择要在Workbench中打开的一个或多个perspectives。MyEclipse现在提供了自定义workbench的功能。
Perspectives
您选择的Perspectives决定了在workbench中看到的内容,您可以选择预定义perspective或根据特定需求自定义perspective。
打开Perspectives
使用以下任何方法打开perspective:
- 单击Open Perspectives快捷工具栏上的ddopenperspecitveicon Open Perspective按钮。
- 从Window> Perspective> Open Perspective菜单中选择perspective。
- 在快速访问栏中输入perspective名称。 激活的perspective名称显示在窗口标题中,相应的图标在Open Perspectives快捷工具栏上突出显示。
注意:要在多个打开的perspectives之间切换时,请单击Open Perspectives快捷工具栏上的图标。
Perspective布局
Perspective由一个或多个视图和具有一个或多个开发编辑器的编辑器区域组成。
视图
视图是workbench的一个区域,通常显示可以导航的信息层次结构,显示与激活编辑器关联的属性或允许您打开编辑器。位于同一区域的多个视图显示在标签式笔记本中,要激活作为堆栈或标签式笔记本的一部分的视图,请单击其tab。在视图中执行的操作会立即反映在workbench中,不需要保存。Showing Views:要显示视图,请从Window>Show View菜单中选择视图。 菜单列出与当前透视图关联的视图,或选择Other来查看按类别排序的其他视图。这将显示激活视图,并突出显示标题栏。
注意:在workbench页面中只打开任何指定视图的一个实例。
Closing Views:要关闭视图,请单击标签上的关闭图标或右键单击标签来访问上下文菜单,其中包含用于关闭堆栈中标签的选项。
View Options:单击标题栏中的向下箭头显示菜单,其中包含适用于视图中所有项目的选项,而不是指定项目。
编辑器
workbench的编辑器区域显示一个或多个用于查看和编辑资源的编辑器。编辑器区域中的每个标签式页面都是单独的编辑器,通常通过单击视图中的资源来启动编辑器,未保存的文件在标签的文件名前面用星号表示。个性化Perspectives
您可以保存个性化视图,包括perspective中视图和编辑器布局的参数以及perspective详细信息的自定义。
保存perspective
如果要将修改保存到perspective以供将来使用,请选择Window>Perspective>Save Perspective As。重新排列视图
您可以使用多种方法排列视图和编辑器。注意:要将透视图重置为默认值,请选择Window>Perspective>Reset Perspective。
- 移动视图:单击视图的标题栏并将其拖动到新位置。 将出现一个轮廓,指示将显示视图的区域(也称为堆栈)。 释放鼠标按钮以完成移动,您还可以在workbench外拖动窗口,以便独立于workbench查看它。
- 重新排序标签:单击标签的标题栏并将标签移动到新的位置。
- 最小化和最大化:单击堆栈边框上提供的按钮,您也可以双击堆栈的标题栏或按Ctrl + M切换状态。最大化视图堆栈或编辑器区域时,所有其他堆栈都将最小化。
注意:当堆栈最小化时,堆栈图标将移动到修剪堆栈(窗口外边缘的窄区域)。 单击Restore按钮将堆栈返回到原始状态,或单击修剪堆栈中的图标以打开堆栈中的视图当堆栈最大化时,其他堆栈被最小化。 恢复最大化视图时,仅恢复在初始最大化期间创建的修剪堆栈。 单独最小化的堆栈保留在装饰堆栈中。
自定义Perspectives
要更改所选Perspectives的显示内容,请从菜单中选择Window>Perspective >Customize Perspective,然后选择要在当前透视图中显示的每个项目,单击每个标签来自定义以下项目:
- 工具栏可见性 – 包括图标和下拉菜单项。
- 菜单可见性 – 包括菜单和可用菜单选项。
- 操作集可用性 – 包括菜单栏和工具栏详细信息。
- 快捷键
-
eclipse中文汉化是怎么实现的,不是说汉化方法,而是想知道这个语言包是怎么制作出来的
eclipse中文汉化是怎么实现的,不是说汉化方法,而是想知道这个语言包是怎么制作出来的
以下是问题补充:
我在官网下载的eclipse语言包汉化不完全,需要自己添加部分,我在下载的里面找到了Unicode编码,但是这个转换后没有找到对应的中文,不知道这个语言包是怎么去让ide里面变成中文的——
eclipse是插件机制,可以通过添加fragment 的机制达到翻译目的。 具体关键词 “eclipse plugin 国际化” ,可以查相关资料看
-
Eclipse 4.10、4.11 智能提示 排序问题
Eclipse 4.10、4.11 智能提示 排序问题
Eclipse 4.11刚发布,发现之前困扰的一个问题一直存在:(去年之前用的4.7.3a没有此问题)
例如:输入”equ”后,按Alt+/提示,以前一直是把 equals方法 排最上面的,现在怎么把 contentEquals方法 排最上面了。(发现许多不管是自己的方法还是Jdk中的方法都是如此)
不知大家有碰到此现象没,还是说有哪个地方可设置一下的。
——
一个老Bug了…两种解决方法,一是在设置中的Java – Editor – Content Assist – Advanced里将上下两个框中的”Java Proposals (Task-Focused)”都取消掉,然后勾上”Java Proposals”; 二是安装Code Recommenders这个官方插件.
——
经过比较,发现上下两个框的项完全一样,只是顺序不同而已,默认勾选的项也完全相同。
其实只勾选上面框的“ Java Proposals ”,其它不动,也可达到效果,但不知会不会引起其它的问题。
不清楚 Java Proposals 与 Java Proposals (Task-Focused) 的区别是什么
经测试:
把上面框的这2项都不勾,那个提示功能就没有了,所以这2个必须勾一个
把下面框的2项,不管勾不勾似乎都没有影响,不知下框的作用是什么
但为了上下一致,最后还是决定按 上面这位网友 说的:
上下两个框都勾选 Java Proposals、取消 Java Proposals (Task-Focused) 的勾选
-
eclipse的preferences里maven的配置中的installations有什么用
eclipse的preferences里maven的配置中的installations有什么用?
看到介绍maven安装到eclipse的帖子都说要在installations里把maven目录添加上去,但是我实际用的eclipse没有加也一样用maven,不知道installations添加maven路径的作用是什么?
——
每个人安装maven的位置都不同,没有默认的安装位置,所以这里让你可以设置maven安装的位置
-
Xdebug – breakpoints don’t work
Xdebug – breakpoints don’t work
I can’t get breakpoints to work with xdebug. I’m using M1 on Windows
Vista. I’m trying to debug a simple PHP script using the CLI version of
PHP. I have the “PHP -> PHP Executables” settings set properly. But the
IDE will not store the settings that I set under “PHP -> Debug”. I set
Xdebug as my PHP Debugger and set the Default PHP executable, and hit
“Apply” and then “OK”. But when I come back to those settings, they are
back at default with the “Zend Debugger”.bluestacks.vip/ te——
Re: Xdebug – breakpoints don’t work
IIUC, XDebug is for debugging on a Web-Server, not for CLI.
Nevertheless, I’ve also experienced that the breakpoints do not work – just breaking on the first line works. This is a new problem in 2018-09, it did work in a previous version.
Report message to a moderator——
Re: Xdebug – breakpoints don’t work
It seems to me that there are (at least) two problems that cause Xdebug / breakpoints to stop working:
1) problems with path mapping
– Eclipse PDT will sometimes confuse path mappings / use wrong path mapping, e.g. on an unrelated Xdebug connection, possibly from the same server.
This is especially dangerous if you have two similar projects and you end up editing wrong files. You can then first wonder why your changes have no effect on the server and later hope to be able to easily undo unwanted changes to the other project.– When adding path mapping on Windows, it is impossible to enter UNC path like \webwww – error “Path in file system is illegal or not absolute” is shown.
– The Debugger will sometimes fail to get the correct mapping, even if it is explicitly set up. Probably because of (2) –
2) Problems with project mapping and project registration within workspace.
– sometimes when trying to set path mapping between server and workspace, the dialog opened to browse the Workspace will be empty
– sometimes, Xdebug session will be connected and the debugger will accept user input to step through the code, showing the position in the code in the debug pane. But no source file will be open to show the code.Creating a new workspace and setting up the project from scratch helps to get Xdebug to work, at least for a while.
One time while setting up a project from scratch to b
-
How to use Eclipse for both Java and PHP
How to use Eclipse for both Java and PHP?
There are Eclipse IDE for Java EE Developers (190 MB) and Eclipse for PHP Developers (139 MB)
I’ve already installed Eclipse for PHP.
I don’t want to install another eclipse for Java.
Is it possible to use the same Eclipse for both Java and PHP?
EDIT
I decide to install another Eclipse for Java finally….
——
Re: How to use Eclipse for both Java and PHP?
Apex Legends tries to have it both ways. On the one hand, every character has distinct abilities and personality, but on the other, every character starts out with the same amount of health, acquiring armor on the battlefield through luck.
https://www.apexsettings.net/ you can check out these settings