Eclipse HTML Tidy
Format and validate HTML, XHTML and XML documents within your favorite editor.
Download Eclipse HTML Tidy 1.2.2.patch-01-1 for EasyEclipse 1.2.2:
HTML Tidy Eclipse plugin provides two very useful tasks of HTML Tidy: Formatting and Checking (X)HTML code. It doesn't provide any editor and can be used while using your favorite HTML or XML editor.
There are currently 4 comments for this plugin. You can review them and add more here.
Installing this plugin
This plugin is in the EasyEclipse Server Java, EasyEclipse for LAMP and EasyEclipse for PHP distributions.
You can also install it on any EasyEclipse distribution, because it has no dependencies.
Getting started
Help is available for this plugin, in the Help > Help Contents menu in EasyEclipse.
To use HTML Tidy, just right-click on an HTML file in the Navigator or Package Explorer View, and select HTML Tidy > Format. The HTML will be formatted, missing tags will be added, and a message will give the results of the check. Additional documentation, in particular a description of the rules used to check, is available in the help.
Useful links
- Eclipse HTML Tidy home
- Documentation
- Documentation
- Forums
- Screenshots
- News
- Eclipse HTML Tidy provides support for this application.
- Eclipse HTML Tidy provides support for this application.
Changelog
Changes in EasyEclipse 1.0.1:
- Patched: Moved the top level menu under the Edit menu. Grouped the project properties under one item. Those two small changes make this plugin less intrusive in the UI.
- Initial release (with Eclipse HTML Tidy 1.2.2).
Credits and License
Credits: Pierre Baumard, Jamie McCrindle
Copyright 2002-2006 Pierre Baumard. All Rights Reserved.
This plugin is derived from:
- Java HTML Tidy - JTidy
- Tidy HTML parser and pretty printer
Copyright (c) 1998-2000 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. - JTidy License
W3C Software License
This plugin owes its existence to the following people:
- Dave Raggett for developing the original HTML Tidy
- Berthold Daum for conceiving the Overlay Pages
- and the development team of HTML Tidy and JTidy
This plugin is licensed under the Common Public License 1.0 license.
(396KB)
(352KB)
(284KB)
When I use “Format” or “Check”, I get an error dialog “The error file couldn’t be read at: /tmptidy_error.txt”. Almost seems like its trying to say “/tmp/tidy_error.txt”, but I’m not sure where I can fix the problem.
Thanks
i had the same problem as Omar.
to solve it, i’ve created the file /tmptidy_error.txt and gave everyone permission to write to it.
$ sudo touch /tmptidy_error.txt
$ sudo chmod a+wr /tmptidy_error.txt
Now tidy works well.
Regards,
Joel
When I use Format-document, the format sets every element in the same indentation (I mean, it does not format).
I’m using EasyEclipse distribution of Ruby and Rails development, with this plugin.
I like EasyEclipse for PHP development. Especially the integrated SVN and Project Manager make life really easyer. I just noticed that an integrated Image viewer would be a cool gimmik. I could just stay inside my IDE
But thanks again for EasyEclipse. My first installation of Eclipse IDE - I tried to add PDE using the “Update Manager” - was a crap.
Cheers,
Markus