首页 > 其他分享 >Eclipse中安装Velocity插件

Eclipse中安装Velocity插件

时间:2023-04-03 15:01:54浏览次数:38  
标签:插件 Veloeclipse when Eclipse new html velocity Velocity


工具特性:
    1)用户自定义模版
    2)根据velocity的vtl和html的标签进行自动缩进
    3)语法高亮显示
    4)html标签和velocity语句的自动完成提示和内容帮助,
    5)html预览
    6)使用 ctrl+alt+鼠标点击 html的结束标签(如)或velocity的结束语句(如#end),可以跳跃到对应开始的语句,
此外鼠标停留在结束标签上方时,也会有提示指明该对应的开始语句在哪一行。
    7)使用Ctrl+alt+鼠标点击html标签, 可打开对应的标签帮助。
    Remark:第6)和7)中的快捷方式在标准介绍中是用ctrl+鼠标点击,但ctrl+鼠标点击已有其他应用占用了,试验发现需多加alt。
    安装,Velocity+Html编辑器支持3.1以上的版本,并集成在Eclipse的软件升级里,
在Eclipse的Help->Software Updates->Find and Install..->Search for new features to install,
点击“new Remote Site...”,增加 Veloeclipse,值:http://propsorter.sourceforge.net/veloeclipse,
然后选择Veloeclipse,next后,会列出在网站上可以安装的features,选择Veloeclipse,版本是2.0.2,
剩下的就是根据提示往下安装即可完成,完成后提示需要重启eclipse,选择重启。

Veloeclipse is a HTML/Velocity Editor for Eclipse, it is based on veloedit for velocity parsing and outline but adds all the html features you would d expect to find in a html editor

Features:

* new XML support 

    * new JSP(X) und JSTL support 

    * new Jtidy integration 

    * new convert your code to XHTML 

    * new code folding 

    * new compare dialog before commiting formatting or Jtidy changes 

    * new code Formatting 

    * User defined macros 

    * Smart indentation of velocity directives ( on pressing return or when using tabs) 

    * Smart indentation of html tags( on pressing return or when using tabs) 

    * Syntax highlighting for both html and velocity 

    * Autocompletion and Content assist for tags,directives and references (Ctrl + space in html attribute values or when opening or closing tags) 

    * Preview html code 

    * jumping to statring tag/directive when hovering on the closing tag/directive and then pressing Ctrl+Alt+ mouseclick 

    * opening html definitions on tags when pressing Ctrl+Alt+ mouseclick


Installing:

Help -> Software Updates -> Find and Install... -> Search for new features to install -> Add Update Site... ->

Name : Veloeclipse

URL: http://propsorter.sourceforge.net/veloeclipse

PS:
如果出现如下提示:
Veloeclipse (2.0.6) requires plug-in "org.eclipse.equinox.p2.ui (1.0.1)", or compatible.
可能是你的Eclipse版本太低Eclipse3.4
你可以试下这个地址: http://veloeclipse.googlecode.com/svn/trunk/update/

顺便:dreamweaver的velocity插件,在http://velocity.gilluminate.com/中可以下载

标签:插件,Veloeclipse,when,Eclipse,new,html,velocity,Velocity
From: https://blog.51cto.com/u_5454003/6166442

相关文章

  • Maven 指定仓库和插件地址
    <repositories><repository><id>public</id><name>aliyunnexus</name><url>https://maven.aliyun.com/repository/public/</url><releases>......
  • Visual Studio Code 使用插件 Markdown Preview Enhanced 导出文档时和自定义设置的预
    首先,我这里的预览主题设置为了vue.css  但是导出时并不正常,根本不是vue.css这个主题的外观。所以需要在插件中配置如下内容:以下配置项都在VSCode的Extension->MarkdownPreviewEnhanced中找到 1.CodeBlockTheme配置成预览一样  2.PrintBackground......
  • 教你如何通过CodeArts IDE插件调用API,高效合成语音
    摘要:本实验基于华为云自研CodeArtsIDE,指导用户通过使用华为云API,来实现一个文字合成语音的应用。本文分享自华为云社区《通过CodeArtsIDE插件调用API,高效合成语音!》,作者:华为云PaaS服务小智。实验内容:CodeArtsIDE定位华为云开发者桌面,是利用华为自研IDE内核技术,面向华为云开......
  • swiper插件加载时宽度显示错误
    最近在使用swiper插件编写滑动轮播图,要求一次显示多个图片,但出现了一个问题,首次进入没问题,但跳转页面返回后图片宽度会发生变化,大致情况如下:这是正常情况,可以左右滑动js代码如下:但页面跳转返回后,页面就变成了这种:并且左右滑动也会有各种问题。后来上网查了一下原因,发现出......
  • 网页打印(不使用插件的情况下)
    //剔除不需要打印的部分functionContrarypreview(){bdhtml=document.body.innerHTML;sprnstr="<!--startprint-->";eprnstr="<!--endprint-->";vartophtml=bdhtml.substr(0,......
  • vue3 - 引入自定义插件的组件的具体写法
    1.背景我的这一篇随笔详细讲解组件怎么制作与引入使用【vue3-在单独的项目制作自定义组件插件,支持vite【前提不要使用webpack专属语法】,并引入插件-心得-岑惜-博客园(cnblogs.com)】但在局部引入组件时,eslint红色警告   引用名言:“又不是不能用==”强迫症看着实......
  • Mybatis之数据库连接+PageHelper分页插件+Mybatis-Plus插件
    MyBatisPlus教程(人人便成为)https://www.cnblogs.com/chch213/p/16320820.html前言ORM框架:对象关系映射 objectrelationalmapping 半自动ORM映射工具(自己编写sql语句)  Hibernater属于全自动映射规则:数据库表>类|表字段>类的属性|表数据>对象 JDBC操......
  • java使用模块后,用maven打包时,需要保护的maven插件
    <plugin><groupId>org.apache.maven.plugins</groupId><artifactId>maven-compiler-plugin</artifactId><version>3.8.0</version><configuration><release>11</release><......
  • 安装grafana并且安装插件
      安装:到清华源去下载Indexof/grafana/yum/rpm/Packages/|清华大学开源软件镜像站|TsinghuaOpenSourceMirror  安装:yumlocalinstall grafana-6.3.0-1.x86_64.rpm-yComplete![root@zabbix-server~]#grafana-grafana-cligrafana-server[root@zabbix......
  • 5.clone plugin(克隆插件)的限制
    1.在使用ClonePlugin时,注意以下限制:克隆期间,会阻塞DDL。同样,DDL也会阻塞克隆命令的执行。不过从 MySQL8.0.27开始,克隆命令不会阻塞Donor上的DDL。ClonePlugin不会拷贝Donor的配置参数。ClonePlugin不会拷贝Donor的Binlog。ClonePlugin只会拷贝Inno......