Skip to content

Setting Environment in NetBeans IDE

Aman Vishnani edited this page Apr 22, 2016 · 2 revisions

Welcome to the 8085 wiki!

Setting Environment

Downloads

Java Development Kit

http://www.oracle.com/technetwork/java/javase/downloads/index.html

NetBeans IDE

https://netbeans.org/downloads/

Steps:

  • Install JDK
  • Install NetBeans IDE
  • Clone Git
  • Compile and run test1.java file

Clone Git

  1. Open NetBeans
  2. Go to Menu Bar > Team > Git > Clone 3.Paste Repository URL as shown in following figure https://github.com/amanvishnani/8085.git

Git > Clone

Git URL

Clone this wiki locally