Hi, I am creating Java project in Eclipse for database connectivity.
I'm totally new to Eclipse. Which template should I choose? Where is code editor? I am confused.
Hi, I am creating Java project in Eclipse for database connectivity.
I'm totally new to Eclipse. Which template should I choose? Where is code editor? I am confused.
Start with this tutorial. It's for an older version of Eclipse but should still work.
Start the eclipse choose the type application you want to create then on left panel eclipse shows detail about your application,in middle of eclipse there is space to write your code. You can further add remove the file from the application by right clicking project folder. you can find your project folder in workspace that you have created during startup of eclipse. hope this will at least give the overview of eclipse environment. For more about the eclipse you can also see the tutorial at you tube.