Difference between revisions of "User:Minooz/NexJ"

From CDOT Wiki
Jump to: navigation, search
(Database / Persistence)
Line 16: Line 16:
 
* [http://www.oracle.com/technetwork/java/index-jsp-135475.html Java Servlet Technology]
 
* [http://www.oracle.com/technetwork/java/index-jsp-135475.html Java Servlet Technology]
 
* [http://www.oracle.com/technetwork/java/overview-138580.html Java Server Pages(JSP)]
 
* [http://www.oracle.com/technetwork/java/overview-138580.html Java Server Pages(JSP)]
* [http://ant.apache.org/manual/index.html ant]
 
* [http://tomcat.apache.org/ Apache Tomcat]
 
 
* [http://download.oracle.com/javase/tutorial/jdbc/index.html JDBC]
 
* [http://download.oracle.com/javase/tutorial/jdbc/index.html JDBC]
* [http://www.learn-xml-tutorial.com/ xml tutorial]
 
 
* [http://xstream.codehaus.org/index.html Xstream]
 
* [http://xstream.codehaus.org/index.html Xstream]
 
* [http://leepoint.net/notes-java/flow/methods/50static-methods.html Static methods]
 
* [http://leepoint.net/notes-java/flow/methods/50static-methods.html Static methods]
Line 32: Line 29:
 
: Run individual tests [http://www.javaworld.com/community/node/2612 Using build.xml]  
 
: Run individual tests [http://www.javaworld.com/community/node/2612 Using build.xml]  
 
* Ant
 
* Ant
 +
: [http://www.learn-xml-tutorial.com/ xml tutorial]
 
: Tutorial [http://ant.apache.org/manual/ Ant Apache]
 
: Tutorial [http://ant.apache.org/manual/ Ant Apache]
 
: [[User:Minooz/Ant | Min Ant]]
 
: [[User:Minooz/Ant | Min Ant]]
 
+
: [http://ant.apache.org/manual/index.html ant]
  
 
==Tools==
 
==Tools==

Revision as of 11:46, 16 November 2010

NEXJ

About NexJ

Java

JBoss application server
example Salutation
example Dog

Build & Test

  • Junit
How to run JUnit test from Command Line Q & A
FAQ
Run individual tests Using build.xml
  • Ant
xml tutorial
Tutorial Ant Apache
Min Ant
ant

Tools

  • Mercurial
Mercurial SCM
Min Mercurial
  • Cygwin
http://www.cygwin.com/ Cygwin]
Min Cygwin
  • Eclipse
Eclipse Download
Eclipse Tutorials
All Eclipse Tutorial Videos
Create Web Application
setup and user-guide[1]
Mylyn user-guide[2]
install Mylyn FAQ[3]
Tasktop[4]
CodeBeamer Quick Tour[5]
Installing process of CodeBeamer on Eclipse [6]
Connect to the CodeBeamer Grace's account [7]

Database

  • Database & Persistence
Introductory info on -> My notes
  • Postgre & MySQL
Introductory info and comparing the two databases on -> My notes on postgreSQL & MySQL

General

Tasks Done

Grace Links to read