EditPlus was created on 1998-03-20.
According to the FAQ EditPlus on the EditPlus homepage, the options for Java, C and C++ compiling is located in Preferences -> User tools -> Add Tool -> Program.You then specify the menu text, command (the full path to the compiler executable), the argument and initial directory, and whether or not EditPlus captures the output for review.See the related link below for details on how to set up EditPlus. Note that you may need alternate settings if you're not using a compiler listed in the FAQ.
EditPlus is a text-editor allowing one to edit and insert programming languages such as HTML, PHP, CSS, Perl, Javascript, and C++, among others. It's fast and convenient, even allowing hex viewing and code folding.
1. Choose a program that you prefer. Wordpad, Editplus, Dreamweaver 2. IF you need to purchase it. go to the website/shop and buy it. 3. install it on your machine I used EditPlus for a few years as it colourises your code and it's free to trial and cheap to buy. I am using Dreamweaver at the moment and there's not that much difference apart from the FTP feature.
I am asking the question?>>PHP ,Perl scripts can be edited with help of editors like Editplus,Notepad++ OR you can also use Zend IDE.
EditPlus is a plain-text editor. You use it to edit plain text, just as you would with Windows Notepad, albeit with a lot more features such as syntax highlighting. It cannot be used to run C and C++ programs directly, however you can integrate a 3rd-party compiler. I don't use EditPlus myself, but the documentation should tell you how to go about integrating your compiler.
You can use the gross c compiler and the file will just be compiled with no error. Or microsoft C++ Would work too if one's computer runs on windows.
There are maybe two programs that i know of that may help: 1. Editplus which you can get here[http://www.editplus.com/] and 2. Notepad++ which you can get here[http://notepad-plus.sourceforge.net/uk/site.htm]
Any plain text editor (like notepad) can be used to edit HTML code. Most developers prefer to use a more complex editor like Dreamweaver or Editplus which assists by auto-formatting and giving code hints.
Open it in Notepad. Add or remove whatever code you want. To test, you will have to upload it to a PHP enabled webhost, or you will need to install MySQL, PHP, and Apache on your computer. Use Editor to edit the PHP file. Example: Notepad++ , editplus ,Zend IDE ,Netbeans IDE
For Syntax coloring you can use HTML Editors such as : * Arachnophilia * BBEdit * BlueFish * Coda * E Text Editor * Eclipse with the Web Tools Platform * EditPlus * EmEditor * HTML-Kit * HomeSite * Notepad++ These editors automatically sets a color for your syntax.
You should have perl installed in your machine.1.Open EditPlus2.Go to Tool->Configure User Tools..3.Click Add Tools>>Select Program4.Give Below OptionMenu Text:PerlCommand:C:\Perl\bin\perl.exe(Browse to location)Argument:$(FileName)Initial Directory:$(FileDir)5.Click Capture OutputWrite a new perl program and go to Tools->Perl to run the program
Created By was created in 1993.