sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system...

Preview:

Citation preview

GO to system in windows setting

GO to edit system environment variables

Please install java 8 in C:\Java8 directory

Click new

Enter JAVA_HOME

Set Value = C:\Java8\jdk1.8.0_131;

Go to this url and download eclipse for 64 bithttps://www.eclipse.org/downloads/packages/release/indigo/sr2/eclipse-ide-java-ee-developers

To establish Tomcat integration in Eclipse:

1. From the Eclipse main menu choose File > New > Other...2. Select Server > Server.3. Click Next. Figure: Define a New Server.4. Select Tomcat vx.x Server.5. Click Next. Figure: Choose Tomcat version.6. Browse to the folder of your Tomcat installation. ...7. Select Finish.

Go to your my email I have sent you it contains mysql installer

Install mysql and create database “devesh”

Unzip dump file in email .It contains create table scripts.Run those scripts.

Create a workspace “agriculture” in eclipse after running eclipse.exe

Download ear file I have sent you in email and import it in eclipse.

Browse the ear file I sent to you in email.

Don’t check the jar files check box .Click Next

The source code will get imported with digiherbmaven project.

Please check use tomcat installation radio button with ports 8084 and timeout start as 5000