Menu

Complile with Notepad++

AlexGR1987
2009-05-09
2012-11-13
  • AlexGR1987

    AlexGR1987 - 2009-05-09

    I have JDK, a C++ compiler and a Turbo Pascal compiler.
    How do I configure Notepad++ to work with my compliers, in other words,
    how do I compile my source code with notepad++ ?

     
    • Jocelyn Legault

      Jocelyn Legault - 2009-05-09

      I'd look at NppExec.  You can setup command lines to be called.

      https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=224034

      I personally use it to run the python scripts I develop in Notepad++.

       
    • AlexGR1987

      AlexGR1987 - 2009-05-09

      Thanks guys, you helped me allot.
      I found what I was looking for.

       
    • Jan Schreiber

      Jan Schreiber - 2009-05-09

      Get the most recent version of the NppExec plugin:
      https://sourceforge.net/project/showfiles.php?group_id=189927
      It comes with a help file that describes everything.