9
GO to system in windows setting

sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME

GO to system in windows setting

Page 2: sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME

GO to edit system environment variables

Please install java 8 in C:\Java8 directory

Page 3: sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME

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.

Page 4: sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME

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.

Page 5: sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME

Browse the ear file I sent to you in email.

Page 6: sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME

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

Page 7: sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME
Page 8: sixeyedconcept.files.wordpress.com · Web viewGO to system in windows setting GO to edit system environment variables Please install java 8 in C:\Java8 directory Click new Enter JAVA_HOME