Skip to Content
0
Former Member
Nov 14, 2005 at 04:19 PM

How To add a library to an adapter

28 Views

Hello!

I'm trying to build a custom adapter and do my first steps:

I want to add some libraries to the sample_ra.sda but don't know where or how to add the jars...

If I place them here I get a NoClassDefFoundException:

- sample_ra.sda

| - META-INF

| - sample_ra.rar

| | - META-INF

| | - sample_ra.jar

| | - lib_1.jar

| | - lib_2.jar

| | - ...

Any hints??

THANK YOU!

Regards,

Christian