i have this new project in which all the code that has been supplied is completely messed up.. there is no indentionation of any sort and there are thousands of files.. does anyone know of a tool that will auto indent these files for me when i open them?
http://jedit.org supports this feature it is a java based editor and you can define how the code should be formatted, ie. each brace on a new line, tabs or spaces.
Bookmarks