Skip to main content
4 of 4
Added a title, like the other answers
Toby Speight
  • 88.7k
  • 16
  • 34

Using Notepad++

Rolf Actually posted an answer Here that shows how to format code for posting here from Eclipse and NotePad++

I use NotePad++ which is why I remember that we had discussed this elsewhere.

  • Using Notepad++

    1. CtrlA
    2. Edit->Blank Operations->Tab to Spaces
    3. CtrlC
    4. CtrlW to close file
    5. AltTab back to Stack Overflow
    6. CtrlV to paste fixed code back again

I stole a lot of Rolf's answer for this

Malachi
  • 29.1k
  • 23
  • 49