`
zhujiangtaobl0505
  • 浏览: 39395 次
社区版块
存档分类
最新评论

eclipse/MyEclipse中properties文件中文插件

 
阅读更多

在此想和大家分享一个不错的编写properties文件的Eclipse插件(plugin),有了它我们在编辑一些简体中文、繁体中文等Unicode文本时,就不必再使用native2ascii编码了。<wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">您可以通过Eclipse中的软件升级(Software Update)安装此插件,步骤如下:</span><wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">1、展开Eclipse的Help菜单,将鼠标移到Software Update子项,在出现的子菜单中点击Find and Install;</span><wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">2、在Install/Update对话框中选择Search for new features to install,点击Next;</span><wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">3、在Install对话框中点击New Remote Site;</span><wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">4、在New Update Site对话框的Name填入“PropEdit”或其它任意非空字符串,在URL中填入http://propedit.sourceforge.jp/eclipse/updates/;</span><wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">5、在Site to include to search列表中,除上一步加入的site外的其它选项去掉,点击Finsih;</span><wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">6、在弹出的Updates对话框中的Select the features to install列表中将所有结尾为“3.1.x”的选项去掉(适用于Eclipse 3.2版本的朋友);</span><wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">7、点击Finish关闭对话框;</span><wbr style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><br style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)"><span style="color:rgb(50,62,50); font-family:Arial,sans-serif,Helvetica,Tahoma; line-height:18px; background-color:rgb(235,235,235)">8、在下载后,同意安装,再按提示重启Eclipse,在工具条看到形似vi的按钮表示安装成功,插件可用。此时,Eclpise中所有properties文件的文件名前有绿色的P的图标作为标识。</span><br></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr>

下面是我自己myeclipse中的安装








提示未签名:直接---ok过就行.


重启下,你懂的.




分享到:
评论

相关推荐

    Eclipse和MyEclipse中properties文件支持中文的解决办法

    ### Eclipse和MyEclipse中properties文件支持中文的解决办法 #### 概述 在使用Eclipse或MyEclipse开发环境中,经常会遇到properties文件中的中文字符显示异常的问题。这主要是因为properties文件默认采用ASCII编码...

    MyEclipse 中properties文件中文插件

    ### MyEclipse 中 properties 文件中文插件安装及配置详解 #### 一、引言 在进行软件开发的过程中,经常会遇到需要处理多语言环境的问题。为了更好地支持中文等非英文字符集,很多开发者会选择安装特定的插件来...

    svn 插件安装 Eclipse/ MyEclipse

    SVN(Subversion)是一种广泛使用的版本控制系统,用于...通过以上步骤,你可以成功在Eclipse和MyEclipse中安装并使用SVN插件,实现高效且协作的版本控制。记得在日常开发中充分利用SVN的功能,以优化团队的工作流程。

    eclipse myeclipse 插件 properties 编辑器

    在Eclipse和MyEclipse中使用这些插件进行`properties`文件编辑时,通常会遵循以下步骤: 1. 安装插件:首先需要通过Eclipse Marketplace或者直接下载安装包,将插件添加到Eclipse或MyEclipse中。 2. 创建资源文件:...

    myeclipse properties Editor 插件

    总的来说,MyEclipse Properties Editor插件是MyEclipse开发环境中不可或缺的工具之一,它通过增强对.properties文件的编辑能力,提高了开发效率,简化了多语言项目的管理,是Java EE开发者进行配置管理的得力助手。...

    MyEclipse/Eclipse中propedit editor插件

    本文将深入探讨如何在MyEclipse/Eclipse中安装和使用"propedit editor"插件,以更高效地编辑properties文件。 "propedit editor"插件是专为处理Java项目的properties文件而设计的,它提供了一个增强的编辑界面,...

    设置Eclipse中properties文件打开方式myeclipse一样有source和properties两个视图方法

    安装并配置好JBossTools插件后,您就可以在Eclipse中享受到类似MyEclipse中的Source和Properties双视图功能了。打开一个properties文件时,可以在编辑器下方的选项卡中看到Source和Properties两个视图标签。Source...

    Eclipse、myeclipse Properties插件

    解压后得到features、Plugins两个文件将他们放入eclipse、myeclipse安装目录下的dropins文件夹下,如果此文件夹下已有这两个文件夹则把jar包放入相应的文件夹,重启即可。有时还需设置默认的 .properties文件编辑器 ...

    myeclipse 6.0.1 properties文件文中乱码问题 详细解决方案

    myeclipse 6.0.1 properties文件文中乱码问题详细解决: 1。包括各个版本eclipse的插件;插件放置位置;使用方法,(其实都很简单,但缺一不可,害我忙了大半天) 2。 native2ascii 手动转化的 最简单易用示例 3。 ...

    myeclipse中安装properties插件

    `myeclipse中安装properties插件`这个话题就是关于如何在MyEclipse中解决这个问题,让开发者能够更加便捷地编辑和管理`.properties`文件。 `.properties`文件通常使用ASCII编码,但为了支持多语言,它们可能包含...

    eclipse的properties文件插件

    `properties`文件插件是Eclipse或MyEclipse的一个扩展,它提供了一系列增强的功能,以帮助开发者更方便地处理`.properties`文件。这些文件主要用于存储程序中的字符串,如用户界面的标签、消息和错误提示,使得软件...

    myeclipse properties插件

    而"myeclipse properties插件"则特指MyEclipse中的一个特定插件,主要用于处理和编辑.properties文件。这些文件通常用于存储配置信息,如国际化(i18n)字符串、应用设置等。 【描述】:myeclipse properties插件 ...

    myeclipse PropertiesEditor6.0.3插件

    其中,PropertiesEditor6.0.3插件是MyEclipse中的一个重要组成部分,它专门用于处理和编辑.properties配置文件,对于日常的项目管理和维护工作具有重要意义。 首先,了解PropertiesEditor6.0.3插件的基本功能。该...

    eclipse插件 properties插件 properties编辑插件

    "properties插件"是Eclipse的一个扩展,专门用于更方便地编辑这类文件。 这个插件名为"properties编辑插件",它的主要功能包括: 1. **增强的编辑界面**:该插件提供了一个定制化的编辑器,与Eclipse的标准文本...

    myeclipse插件properties插件

    然而,尽管Eclipse本身已经提供了对`properties`文件的基本编辑功能,但有时开发者可能需要更高级的功能,如语法高亮、自动完成、编码转换等,这就是`myeclipse插件properties插件`的作用。 这个插件专为解决`...

    MyEclipse10安装PropertiesEditor插件.zip

    - 从压缩包中找到适合MyEclipse10的PropertiesEditor插件版本,通常为.jar文件。 - 关闭MyEclipse,打开MyEclipse的安装目录,找到“dropins”文件夹。 - 将.jar文件复制到“dropins”文件夹内,重启MyEclipse,...

    myeclipse properties editor 插件

    其中,Properties Editor插件是MyEclipse中的一个重要组件,主要用于处理和编辑properties配置文件,使得对这类文件的操作更加便捷和高效。本文将详细解析MyEclipse Properties Editor插件的功能、使用方法以及其在...

    MyEclipse Properties 插件

    提到的压缩包文件中,"property命令.txt"可能是关于使用Properties文件的相关命令或者操作指南,而"jp.gr.java_conf.ussiy.app.propsearch_2.0.0_for_eclipse3.1.zip"是一个适用于Eclipse 3.1版本的插件包,可能包含...

    MyEclipse/Eclipse propEdit

    总的来说,PropEdit插件是Eclipse和MyEclipse平台中一个不可或缺的辅助工具,它通过增强对.properties文件的编辑功能,显著提升了开发者在处理配置文件时的效率和体验。无论你是新手还是经验丰富的开发者,都应该...

    myeclipse properties离线插件

    myeclipse properties插件是针对MyEclipse集成开发环境的一款重要扩展,它专为MyEclipse 2010及后续版本设计,提供了对Java项目中.properties配置文件的高效管理和编辑功能。这款插件的出现,极大地提升了开发人员在...

Global site tag (gtag.js) - Google Analytics