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

From CDOT Wiki
Jump to: navigation, search
(JSP, Servlets)
(ECL)
Line 41: Line 41:
 
: Text Editor [http://www.eclipse.org/eclipse/platform-text/development/rcp/examples/texteditor/rcp_texteditor_ex.html Tutorial]
 
: Text Editor [http://www.eclipse.org/eclipse/platform-text/development/rcp/examples/texteditor/rcp_texteditor_ex.html Tutorial]
 
: Text Editor [http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/editors_jface.htm Classes]
 
: Text Editor [http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/editors_jface.htm Classes]
 +
 +
===BlackBerry Development===
 +
: [http://docs.blackberry.com/en/developers/deliverables/12003/BlackBerry_Java_Plug-in_for_Eclipse-Development_Guide--933400-1110042117-001-1.1-US.pdf Development in Eclipse]

Revision as of 19:49, 28 March 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, Servlets

Jordan Anastasiade's [ Tutorial]
Tomcat webservers Download - [1]
JSP Tutorial [2]
  • TO LOOK
[3]
[4]
[5]
[6]
[7]
[8]
[9]
[10]
[11]
[12]
[13]
[14]
[15]

ECL

OSGI

run configuration [16]


RCP

Tutorial
Text Editor Tutorial
Text Editor Classes

BlackBerry Development

Development in Eclipse