IDEs - PHP
IDE combines the editor, compiler and other useful tools in the same software package. Its advantage is that when a program with syntax errors is compiled, the programmer sees the error messages and the original program at the same time -- this makes debugging much easier. Also, some IDEs contain debuggers. Visual J++, VisualAge for C++ or Java, Java WorkShop, and Visual Caf�?�© are IDEs.
From :www.course.com/careers/glossary/programming.cfm
PHP: Hypertext Preprocessor is an open source server side programming language extensively used for web scripts and to process data passed via the Common Gateway Interface from HTML forms etc. PHP can be written as scripts that reside on the server and may produce HTML output that downloads to the web browser. Alternatively, PHP can be embedded within HTML pages that are then saved with a .php file extension.
From : www.smallbizonline.co.uk/glossary_of_internet_terms.php
JMaker
JMaker is a flexible Integrated Development Environment. Now includes a php syntax highlighter.
Runs in JDK 1.1 or higher.
Develop Java applets and applications in any directory.
Syntax highlighting with customizable styles!
Supports all JDK 1.2.x commands including idlj !
JDK tool options are easily modified.
Powerful wizards make repetitive tasks simple.
Flexible text insertion cabablility.
Trap all output from the JDK tools in a text window.
All java tools are available along with their options.
Handy File List windows make handling multiple files a simple click!
"Search in File" option in the edit menu allows you to perform 'search and replace' operations in 1 to 1000's of files automatically. (Did you ever try to repackage that 500 class project?).
"Search in File" operation performs advanced 'template' matching of replacement text with found text. Automatically put characters in the correct case for simple and correct replacement of Class names and instance names!
"Search in File" and then automatically open the file containing the found text and high light the line with the found text.
Options allow you to use the tools you want.
Easy configuration to allow selected use of different javac, java and other tools.
Choose any syntax style as the default start-up style .
"class" view makes for easy viewing of JDK class information.
"class" view allows easy insertion of method and field calls and overloads into source code.
jar up any of your files and load them into class view for easy browsing!
Projects allow easy access to multi-packaged java files.
Easy management of complex tool options (e.g. keytool) in the Alpha Frame - Options tab.
Setup Window for easy first time, new user setup!
User preferences are retained.
Batch file processor for disk operations.
Debug interface! Set breakpoints in your source code. Highlight source code by simply double-clicking the line with the line number in the debug window!
Launch multiple server sockets and and attach to server sockets.
php syntax style added
Uses JDK 1.1.8 or later.
Develop Applications and Applets for JDK 1.0, 1.1.X and 2.X or for any java target.
Customizable tool bar.
Power and flexibility in a development environment!
Up to 100 levels of undo/redo in the Edit Window.
visit
JMaker
JMaker was visited : 183 times
Loading .....