Difference between revisions of "User:Minooz/EJB ECL"

From CDOT Wiki
Jump to: navigation, search
(OSGI)
(RCP)
Line 25: Line 25:
 
===RCP===
 
===RCP===
 
: [http://obscuredclarity.blogspot.com/2008/11/eclipse-rcp-tutorial-table-of-contents.html Tutorial]
 
: [http://obscuredclarity.blogspot.com/2008/11/eclipse-rcp-tutorial-table-of-contents.html Tutorial]
 +
: [http://www.eclipse.org/eclipse/platform-text/development/rcp/examples/texteditor/rcp_texteditor_ex.html Editor Tutorial]

Revision as of 23:33, 28 February 2011

Topics related to EJB605 and ECL500 courses

EJB

Database

  • MySQL
How to install mysql on windows - setup root password
using JDBC MySQL
  • PostgreSQL

JSP

Jordan Anastasiade's [ Tutorial]
Tomcat webservers Download - [1]
JSP Tutorial [2]

ECL

OSGI

run configuration [3]


RCP

Tutorial
Editor Tutorial