Home » Eclipse

A JavaScript file in eclipse

In this article, we will look upon how to create a JavaScript file in eclipse mars 2?
Submitted by Manu Jemini, on February 28, 2018

Here are the steps to create a JavaScript file in Eclipse,

1) Right Click on the project folder or package

A JavaScript file in eclipse 1

2) Hover on the new option and click on the other option

A JavaScript file in eclipse 2

3) Choose the JavaScript source file and click Next

A JavaScript file in eclipse 3

4) Give a name to your new file and click FINISH

A JavaScript file in eclipse 4

5) Here you have your JavaScript file in the explorer and the file will automatically opens up in the editor

A JavaScript file in eclipse 5

Now you can use this file to write JavaScript in it.




Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.