Friday, 4 September 2015

Installations

Hi,

Before starting my series of blogs on how to design an e-pharma system, it would be a great idea if you could install whatever is required. I'm just enlisting them here:

Workbench for java-applications:


JDK & JRE:
http://www.oracle.com/technetwork/java/javase/downloads/index.html?ssSourceSiteId=otnjp
Guide:
http://docs.oracle.com/javase/7/docs/webnotes/install/

Kindly, check in your Control Panel, if you have MySQL server installed already. If not, then you can try this:

http://dev.mysql.com/downloads/mysql/


For Eclipse IDE:
https://www.eclipse.org/downloads/packages/release/indigo/sr2

Installation guide for Eclipse:
http://www.homeschoolprogramming.com/support/docs/instructions/Eclipse_Indigo_Install_Instructions_Win.pdf

You could install NetBeans also, which in this case can work as an alternative for Eclipse:

https://netbeans.org/downloads/

Installation guide:
https://netbeans.org/community/releases/36/install.html

Database, MySQL:

Can you google MySQL front and see which one suits you according to your operating system an then install it?


MySQL JDBC JAR (we need this file to be there for connectivity):

http://dev.mysql.com/downloads/connector/j/5.0.html







No comments:

Post a Comment