answersLogoWhite

0


Best Answer

I'm not sure what version of emacs I'm using, but when I go to select a (JavaScript) file, I just click the open button, then at the bottom of the window, you will see it read: file '/' (Let's say your java file is hello.java placed under /home/) you would type /home/hello.java to open it. It should work.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you open java files on emac10.2.8?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What Do you Open your java File With?

.java files can be opened using an IDE (like Eclipse or NetBeans) or with notepad.exe.


What is itext?

iText is an open source for writing .pdf files in java.


Header files in Java programming?

Java does not require header files like C/C++.


How do you open java script?

You need to have some program that can open/run them on your computer. To save them, then run them, save them as a .Js files.


What is the default program to open a jar file to execute a program?

You can open jar files with command prompt, Winrar or java.


How do you open java files on Google chromebook?

You need to download an editor like JGrasp or Eclipse


What kind of file contain java source code?

'.java' files contain java source code. One can access these files on windows by using 'notepad'.


How do i fix my java problems for mac nothing java will load please help ASAP?

Im trying to play games like runescape etc , and download java files . for minecraft servers etc and my macintosh wont open any .jar files or !!!!!!!


What are the Names of header files in java?

Java doesn't use header files.


What kind of files contain java souce code?

Those files have the extension .java


How do you open class files on windows 7?

right click on the class file ,go to properties and change open with to notepad, and then it can be opened.. :) While that may work, it is almost impossible to read as it is. What I suggest is downloading a java decompiler, then open it with that. It will convert it to what you would see in a .java file, which you are able to read if you know java programming.


Why are Java files important in programming?

Java files, containing source code, play a crucial role in development, compilation, packaging, maintenance, and version control.