-
Fixed in svn, thanks.
2010-01-04 05:03:57 UTC by aditsu
-
Strange, somehow I got here from there. Thx.
2010-01-04 02:34:47 UTC by nobody
-
I'm not aware of any JTidy Eclipse plugin. Perhaps you're asking in the wrong project.
I searched and found http://eclipsetidy.sourceforge.net/ , is that what you're talking about? If so, please ask there: https://sourceforge.net/projects/eclipsetidy/support.
2010-01-03 18:55:10 UTC by aditsu
-
Plugin, this is help for the JTidy Eclipse plugin.
2010-01-03 18:13:47 UTC by nobody
-
What plugin are you talking about? And what toolbar?.
2010-01-03 16:22:57 UTC by aditsu
-
I installed the plugin, installed fine. I tried to format a file by pressing Format on the HTML Tidy toolbar and got a popup error that the operation was not enabled.
--
Dave.
2010-01-03 16:13:18 UTC by nobody
-
Can you give more details? What exactly did you do and what happened?.
2010-01-03 08:33:12 UTC by aditsu
-
Hi-
Installs fin,d but when I try to run HTMTidy I get an Operation not Enabled error. No error in the log.
Any thoughts?
--
Dave.
2010-01-03 03:19:57 UTC by nobody
-
JTidy version: jtidy-r938.jar
Consider this example file:
public class JTidyBug {
public static void main(String[] args) throws Exception {
final String SOURCE = "\n" +
"\n" +
"var o={x=9};\n" +
"var q=x
2009-12-28 15:32:41 UTC by schierlm
-
aditsu committed revision 1092 to the JTidy SVN repository, changing 1 files.
2009-12-24 18:46:25 UTC by aditsu