eclipse plugin

MyEclipse  For J2EE development. Note: I primarily use it as a JSP, Javascript, CSS, TLD, DTD editor XMLBuddy For XML file editing. Jalopy (commercial, latest stable version: 1.2) RegEx Tester Install it if you're planning on using Regular expressions a lot in your development.
 
Easy Struts  URL:  http://easystruts.sourceforge.net/eclipse/updates/site.xml Spring UI plugin. URL: http://www.springframework.org/spring-ide/eclipse/ Easy Explorer. URL: http://easystruts.sourceforge.net/eclipse/updates/site.xml Velocity.  URL: http://propsorter.sourceforge.net/veloeclipse FreeMarker URL: http://www.freemarker.org/eclipse/update  JBoss-IDE  URL: http://jboss.sourceforge.net/jbosside/updates Hibernate Synchronizer URL:  http://www.binamics.com/hibernatesync Python URL: http://pydev.sourceforge.net/updates/ Perl URL: http://e-p-i-c.sourceforge.net/updates Properties Editor  URL:http://propedit.sourceforge.jp/eclipse_plugins/3/ Log4E   URL:  http://log4e.jayefem.de/update Spindle URL: http://spindle.sourceforge.net/updates Tapestry Palette  URL:http://www.mjhenderson.com/updates
PS:For quick access to Windows explorer from within Eclipse. Install it using Eclipse's Update Manager: Help -> Software Updates -> Find and Install... -> Search for new features to install -> Add Update Site...

from 我主要使用的Eclipse些Plugin!

时间: 2024-09-18 14:30:39

eclipse plugin的相关文章

基于Java的Eclipse plug-in: 语言文字解码必备

需求背景 :TVT 测试中语言文字解码 在 TVT(Translation Verification Testing 翻译验证)测 试时,我们需要不断地将翻译成各种语言的 PII(Programmed Integrated Information 程序集成信息)文件 更新到我们的资源文件中,用于我们测试.对于资源文件的管理,我们大部分时候都会用到 RTC.但就 RTC 本身,或者说 eclipse 平台本身并不提供一种途径显示这些翻译后的文字本来的样子(就是以本国文字的形 式来显示),大量的信息

安装scala eclipse plugin导致pom.xml editor打开失败

一 问题描述     在本机搭建了基于Scala的Eclipse Plugin+scala2.10.3的开发环境, 但打开maven项目pom.xml文件时,却报空指针异常, pom editor打开失败.     查找了网上的一些资料,发现这是scala-ide-play2的一个BUG导致的.     可以参考如下信息:     scala-ide-play2 Version 0.4.0.v-2_10-201308021043-8c62ead breaks Maven POM Editor #

基于Java的Eclipse plugin开发概述

但 RTC 本身,或者说 eclipse 平台本身并没有一种很方便的途径让我们清楚地辨别出这些资源文件中的内容,而大量的信息只能以 Unicode 方式显示:例如:\u7675.因此我们急需一个工具或插件(eclipse plugin)自动地进行解码,来解决我的问题.这样我们所看到的将不再是让人费解的 Unicode,而是解码后的文字显示.(在刚才的例子中,会显示为"癵").总之,这个工具无论是对于http://www.aliyun.com/zixun/aggregation/7155

Eclipse plugin插件开发 NoClassDefFoundError

Eclipse的每一个plugin都有属于自己的类加载器,这是OSGI架构的基础,每一个plugin项目都是一个bundle,独立运行在各自的运行环境里面,这就造成了开发时和运行时的不同. Eclipse插件开发,切记不要随便引入别的plugin工程到自己的classPath中,正确的做法应该是引用插件依赖.下面就分几种情况来讲一下这个Eclipse插件项目运行时报错:NoClassDefFoundError. 首先引用http://www.blogjava.net/Jeffery001/arc

Eclipse Plug-in Hello world

这一篇就简单说下一个hello world插件工程创建过程. 1.创建一个Plug-in Project     2.填写project name     3.第二个确认框勾上,然后直接下一步     4.选择Hello,World的模版,直接finish     5.选中创建好的工程,右键如下操作     6.在新打开的Eclipse我们会发现多了个菜单栏和工具栏按钮   7.点击图标,会弹出下面窗口     这就是一个简单helloworld工程,可以看下模版生成的代码. 转载:http:/

hadoop 1.1.2 eclipse plugin 编译

环境  代码如下 复制代码 [andy@s41 ~]$ echo $JAVA_HOME /usr/java/jdk1.6.0_45 [andy@s41 ~]$ uname -a Linux s41 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux [andy@s41 ~]$ cat /etc/redhat-release CentOS release 6.4 (Fina

为Eclipse plug-in(插件)创建语言包

创建 在我们的应用中,难免会遇到国际化的问题,ECLIPSE RCP给我们提供了很好的方案,甚至可以在后期批处理完成,但如果是其它插件未提供我们需要的语言版呢?我们可以如何为它们提供语言包呢? 一个简单的例子,你用MessageDialog打开对话框时,按钮一般时:Ok,Cancel, Yes, No,在一个中文系统中显得不太地道,当前,该类在构造时给了我们改正的机会,即可以在构造时传入你需要显示的字符,如: MessageDialog dialog = new MessageDialog(pa

由使用Aptana studio eclipse plugin联想到的

     喜欢eclipse的朋友,可能多半都会装一些导航插件吧,比方说easyExplorer.在装了Aptana插件后,我卸掉了原先的EE,准备使用它自带的Explore Files,发现控制台打印出如下语句: cmd /C start explorer /select,/e, "D:\deimos\biz\common\src\java.test\com\deimos\result\DefaultResultReaderTest.java"        由此,联想到做windo

Sysdeo Eclipse Tomcat Launcher plugin

原文:http://www.eclipsetotale.com/tomcatPlugin.html Plugin features Support and contributions Download Installation Documentation Troubleshooting     Plugin features Starting and stopping Tomcat 4.x, 5.x, 6.x, 7.x Registering Tomcat process to Eclipse