Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse WG Unconference France 2014 OSLC"

(Created page with "=Skills= Some Java programming experience with Eclipse IDE. Experience with JAX-RS web services a plus. =Pre-requisites= *Eclipse 4.2 (Mandatory): https://eclipse.org/down...")
 
(Pre-requisites)
Line 9: Line 9:
 
*Eclipse 4.2 (Mandatory): https://eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/keplersr2
 
*Eclipse 4.2 (Mandatory): https://eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/keplersr2
  
**It includes Maven plugin: m2eclipse, and Git plugin: Egit
+
-It includes Maven plugin: m2eclipse, and Git plugin: Egit
  
 
*Java JDK 1.6 + (Mandatory)
 
*Java JDK 1.6 + (Mandatory)
  
**Setup the JAVA_HOME or JAVA_JRE environment variable
+
-Setup the JAVA_HOME or JAVA_JRE environment variable
  
 
*Stable version of Lyo: http://www.eclipse.org/downloads/download.php?file=/lyo/releases/2.1.0/org.eclipse.lyo.oslc4j-2.1.0.zip
 
*Stable version of Lyo: http://www.eclipse.org/downloads/download.php?file=/lyo/releases/2.1.0/org.eclipse.lyo.oslc4j-2.1.0.zip
  
**Mandatory for the hands-on workshop
+
-Mandatory for the hands-on workshop
  
*Stable version 2.1.0
+
-Stable version 2.1.0
  
 
*Follow the instruction at http://wiki.eclipse.org/Lyo/BuildOSLC4JBugzilla
 
*Follow the instruction at http://wiki.eclipse.org/Lyo/BuildOSLC4JBugzilla
  
**Clone the Lyo Docs repository
+
-Clone the Lyo Docs repository
  
**Register yourself (Username/password) to https://landfill.bugzilla.org/bugzilla-4.2-branch/createaccount.cgi
+
-Register yourself (Username/password) to https://landfill.bugzilla.org/bugzilla-4.2-branch/createaccount.cgi
  
**Build the OSLC4JBugzilla service provider application
+
-Build the OSLC4JBugzilla service provider application
  
 
*Clone OSLC Lyo Core repository
 
*Clone OSLC Lyo Core repository
  
**Follow the instructions at http://wiki.eclipse.org/Lyo/BuildingOSLC4J
+
-Follow the instructions at http://wiki.eclipse.org/Lyo/BuildingOSLC4J
  
**git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.core.git
+
-git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.core.git
  
 
 
=Recommended:=
 
=Recommended:=
  

Revision as of 21:06, 11 June 2014

Skills

Some Java programming experience with Eclipse IDE.

Experience with JAX-RS web services a plus.


Pre-requisites

-It includes Maven plugin: m2eclipse, and Git plugin: Egit

  • Java JDK 1.6 + (Mandatory)

-Setup the JAVA_HOME or JAVA_JRE environment variable

-Mandatory for the hands-on workshop

-Stable version 2.1.0

-Clone the Lyo Docs repository

-Register yourself (Username/password) to https://landfill.bugzilla.org/bugzilla-4.2-branch/createaccount.cgi

-Build the OSLC4JBugzilla service provider application

  • Clone OSLC Lyo Core repository

-Follow the instructions at http://wiki.eclipse.org/Lyo/BuildingOSLC4J

-git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.core.git

Recommended:

Notes:

  • We provide the code of the labs
  • We provide a war file to deploy in Tomcat as alternative of running the OSLC4JBugzilla in Eclipse

Back to the top