3 Star 16 Fork 2

Google Code/Veloeclipse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 2.06 KB
一键复制 编辑 原始数据 按行查看 历史
Byron Foster 提交于 2012-10-19 00:28 . Fix file permisions
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<html>
<head >
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<title>Welcome to Veloeclipse</title>
</head>
<body bgcolor="#ffffff">
<p>
<b>Veloeclipse is a HTML/Velocity Editor for Eclipse, it is based on <a href="http://veloedit.sourceforge.net/">veloedit </a>
for velocity parsing and outline but adds all the html features you'd expect to find in a html editor</b>
</p>
<p></p>
<p>
<b>Features:</b>
</p>
<ul>
<li>
<font color="blue">
<b>
<i>Smart indentation of velocity directives ( on pressing return or when using tabs)</i>
</b>
</font>
<li>
<font color="blue">
<b>
<i>Smart indentation of html tags( on pressing return or when using tabs)</i>
</b>
</font>
<li>
<font color="blue">
<b>
<i>Syntax highlighting for both html and velocity</i>
</b>
</font>
<li>
<font color="blue">
<b>
<i>Autocompletion and Content assist for tags,directives and references (Ctrl + space in html attribute values or when opening or closing tags)</i>
</b>
</font>
<li>
<font color="blue">
<b>
<i>Preview html code </i>
</b>
</font>
<li>
<b>
<i>
<font color="blue">jumping to statring tag/directive when hovering on the closing tag/directive and then pressing Ctrl+ mouseclick</font>
</i>
</b>
<li>
<b>
<i>
<font color="blue">opening html definitions on tags when pressing Ctrl+ mouseclick</font>
</i>
</b>
</ul>
<p>
<b>Installing:</b>
</p>
<p>Help -&gt; Software Updates -&gt; Find and Install... -&gt; Search for new features to install -&gt; Add Update Site... -&gt;</p>
<p>Name : <font color="blue">Veloeclipse</font>
</p>
<p>URL: <font color="blue">http://propsorter.sourceforge.net/veloeclipse</font>
</p>
<p></p>
<p></p>
<p>
<i>Akmal Sarhan</i>
</p>
<p>
<font size="-1" color="red">Please note that it is only compatible with Eclipse 3.0 and higher</font>
</p>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/googlecode/Veloeclipse.git
git@gitee.com:googlecode/Veloeclipse.git
googlecode
Veloeclipse
Veloeclipse
master

搜索帮助