From a784286cb12d89d672c862d7659f02ee936e72bc Mon Sep 17 00:00:00 2001 From: Alex Ferguson Date: Wed, 19 Jan 2011 18:52:40 +0200 Subject: [PATCH] midpath: Define Nokia UI and Siemens API in CLASSPATH Defined Nokia UI and Siemens API jars in CLASSPATH which come from the microemulator project. The jar files themselves come in the package jlime-extras. Signed-off-by: Alex Ferguson Signed-off-by: Kristoffer Ericson --- recipes/midpath/files/jlime/midpath-launcher-j2se | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/midpath/files/jlime/midpath-launcher-j2se b/recipes/midpath/files/jlime/midpath-launcher-j2se index 1a53cf8bf5..9eccbea009 100644 --- a/recipes/midpath/files/jlime/midpath-launcher-j2se +++ b/recipes/midpath/files/jlime/midpath-launcher-j2se @@ -57,6 +57,8 @@ $MIDPATH_HOME/jsr226-svg-core.jar:\ $MIDPATH_HOME/jsr226-svg-midp2.jar:\ $CVM_HOME/lib/foundation.jar:\ $CVM_HOME/lib/btclasses.zip:\ +$JAR_HOME/microemu-nokiaui.jar:\ +$JAR_HOME/microemu-siemensapi.jar:\ $JAR_HOME/kxml2.jar:\ $JAR_HOME/xmlpull.jar:\ $JAR_HOME/swt.jar -- 2.39.5