Posts

Showing posts with the label MySQL setup on Linux Machine

Setting up IDE's, MYSQL on Linux Machine

Image
Hi guys ,  i think you done with jdk ,its paths, actually i told about tomcat server before this, but that step comes after IDE installation.Oh! ok, IDE not yet installed?, no problem lets see how can we do this. which IDE it depends on you and your project , how flexible u and your project is.  > Lets see how to install Net-beans on your Linux Machine.      here is your simplest way to install      Go to this site _       http://netbeans.org/downloads/index.html       you ll see this screen.  ok based on your project requirement  select it. and don't forget to select your "IDE language" and "Platform". There is Download button just click on it. you ll get .sh file.  you download it means almost done. >next step  1 . Open Terminal window. 2 . Go to the directory in which your Netbeans.sh file which you downloaded few minutes before is saved 3 . And Write this easy ...