setup project environment

Publicado el: 07 julio 2017
en el canal de: Thameera Muthukumarana
108
1

How to Configure source code in eclipse:
-----------------------------------------

Configure Database - MySQL:

1. Install MySQL Database if not installed.
2. Via command prompt or any other MYSQL IDE, execute attached sql script [ jupiter-web/src/main/resources/sql/db_script.sql ] as DBA for create project schema and insert pre-required data [Since application needs pre configured users ].


Configure Eclipse:
1. Setup the apache tomcat server in eclipse.
2. Extract the zipped folder 'jupiter-web' in to your eclipse workspace folder.
3. Import jupiter-web project in to eclipse IDE using existing maven projects.
4. After importing the project you should setup the build path. [right click the eclipse project and go to build path and add jdk system library and apache tomcat server. - workspace default jdk, java SE 8 ]

5. Do the below steps under the 'jupiter-web' project one at a time.[These projects are Maven based and you need proper internet connection to download some libraries from Maven ]

i.Right click on the project and -- Maven --update
ii. Right click on the project and run as -- Maven -- clean
iii. Right click on the project and run as -- Maven -- install
6. Right click on the jupiter-web project and execute Run As -- Run on Server
--- Now your server is up and running ---
7. now Banking web site has been launched. you can use as your wish our banking site.[ Use the how to use guide further more ]


En esta página del sitio puede ver el video en línea setup project environment de Duración hora minuto segunda en buena calidad , que subió el usuario Thameera Muthukumarana 07 julio 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 108 veces y le gustó 1 a los espectadores. Disfruta viendo!