answersLogoWhite

0

A Java editor is nothing but a tool that can be used to edit java source files.

Ex: Textpad, Notepad, Eclipse etc...

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How many editor in which you can create java source code?

Java source code is a plain text file, so you can use practically any editor, for example NotePad (included in Windows) or better programs such as the freeware NotePad++. However, it is usually more convenient to use the editor included in an IDE that has support for Java.


Coding for creating HTML editor using java applet?

<html> <body> java applets</body></html>


What are the different phases of java?

Based on the lecture i have , there are three JAVA PHASES -- editor. First step in creating java program is by writing ur programms in a text editor. Ex, notepad, emacs etc -- java compiler. compile. The program by. Using the java compiler. The output of this process is a file of java bytecodes wid the file extension.class -- java interpreter. The .class file is then interpreted by java interpreter that converts the bytecodes into the machine language of the particular computer your using ---abioo4---


What is the java file in java?

The java file has the actual JAVA code present in it,..i.e the entire coding is done in that file.. you can view it using any text editor.. After compiling it you get a class file of every class present in the java file When you open a class file in a text editor, you won't see anything that makes sence. You won't find the original code that you wrote in the java file. That is because a class file is a product of the compilation of a java file.


Best text editor with embedded compiler for java?

eclipse 4.2 - juno (or recent build)


How do you open java files on Google chromebook?

You need to download an editor like JGrasp or Eclipse


How do you write java programme using two mainmethods?

Use a text-editor like Notepad.


Can a java source code can be executed through coded editor?

java can editabel any text editor like .... EditPad Pro is a powerful and versatile text editor with built-in support for many programming languages, including Java and derived languages such as J#. EditPad Pro's syntax highlighting is fully configurable. You can change the colors to mimic the CodeGear or Visual Studio IDE, or choose your own colors. The Java syntax coloring scheme and other provided syntax coloring schemes are fully editable. EditPad Pro's File Navigator can show you a detailed class tree of the Java source


How do you convert the java file into JPEG file?

A java file it's only a text file. You can't convert a text file into a image file of any type. What you can do is open your java file in your editor an take an screenshot (you must have a key with the label 'print screen' in your keyboard) then open open some image editor like paint and finilly paste and save your image. Or you can chage the java extention for jpg in your java file and have fun trying to open it (sarcasm, don't do it).


How do you edit java applications?

You can use any text editor, like NotePad. Although normally, it is easier to use some IDE for Java programming; those IDEs have a built-in editor.


What are tools or software that are needed to editcompile and run to java?

To edit Java source code you can use any text editor. In order to compile a Java source file to Java bytecode you need the Java Development Kit (JDK). The program which does this is called "javac" and can produce .class files which can be used by the Java Runtime Environment (JRE) to execute.


What kind of computer program is the Crimson Editor?

The kind of computer program that the Crimson Editor is a professional source editor for windows. The program offers much use and features for the programming languages C/C++, HTML, Java and Pearl.