0

I am using Notepad++ for writing my ant scripts.

However having some problem with the indentation. Tried to use the TextFX and then to use the HTML Tidy.

Have not worked out well as HTML Tidy adds html related stuffs.

Are there any other plugin that I am missing.

Exploring
  • 2,493
  • 11
  • 56
  • 97

1 Answers1

0

I have installed the XML Tools plugin for Notepad++.

Then used the "Plugins --> XML Tools --> Pretty print (XML only - with line breaks)" and that solved my formatting problem.

Exploring
  • 2,493
  • 11
  • 56
  • 97