Skip to content

Code-O-Share provides small, specific, working examples that can be used as a reference for your own project.

Notifications You must be signed in to change notification settings

wallacepontes/code-o-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-O-Share

Introduction

Code-O-Share provides simple and working examples that can be used for education

Be sure to read this entire document before you attempt to work with the Code-O-Share. It contains the following information:

Suggested Approach to the Code-O-Share

We suggest you approach the Code-O-Share as follows:

  • Regardless of your level of expertise, we suggest you start to understand the technologies involved to get how each example was implemented, configured and started correctly.

System Requirements

To run these Code-O-Share with the provided build scripts, you need the following:

  1. Java 1.6, to run Maven. You can choose from the following:

    • OpenJDK
    • Oracle Java SE
    • Oracle JRockit
  2. Maven 3.0.0 or newer, to build and deploy the examples

    • If you have not yet installed Maven, see the Maven Getting Started Guide for details.

    • If you have installed Maven, you can check the version by typing the following in a command line:

        mvn --version 
      
  3. Glassfish 4.0

About

Code-O-Share provides small, specific, working examples that can be used as a reference for your own project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published