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...")
 
m (Notes:)
 
(4 intermediate revisions by one other user not shown)
Line 3: Line 3:
  
 
Experience with JAX-RS web services a plus.
 
Experience with JAX-RS web services a plus.
 
  
 
=Pre-requisites=
 
=Pre-requisites=
  
*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:=
  
Line 44: Line 42:
 
*We provide the code of the labs
 
*We provide the code of the labs
 
*We provide a war file to deploy in Tomcat as alternative of running the OSLC4JBugzilla in Eclipse
 
*We provide a war file to deploy in Tomcat as alternative of running the OSLC4JBugzilla in Eclipse
 +
 +
=Download the slides of the session:=
 +
 +
*[[File:Crystal_eclipsecon_unconference_day.pdf]]
 +
*[[File:Hands-on_labs_Consumer_Bugzilla.pdf]]

Latest revision as of 09:09, 23 June 2014

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/downloads/packages/eclipse-ide-java-ee-developers/keplersr2

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

Java JDK 1.6 + (Mandatory)

  • 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

  • Mandatory for the hands-on workshop
  • Stable version 2.1.0

Follow the instruction at http://wiki.eclipse.org/Lyo/BuildOSLC4JBugzilla

  • Clone the Lyo Docs repository
  • Build the OSLC4JBugzilla service provider application

Clone OSLC Lyo Core repository

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

Download the slides of the session:

Back to the top