PDA

View Full Version : Can't import swingx bundle



brendanh
Jun 4th, 2009, 02:10 PM
Hi all,

I am trying to import a bundle to my manifest using the eclipse spring plugin. For some reason, I can import all of my other bundles via the manifest editor, but I can't import the swingx bundle. I've tried importing it manually, modifying the manifest, etc., but I cannot get it to see that jar. Does anyone know anything about why swingx can't be seen by the plugin, or if there are any log files I can view to see what the error is?

Thanks,
-Brendan

Christian Dupuis
Jun 7th, 2009, 05:08 AM
Brendan,

I can't find the swingx bundle in the online Enterprise Bundle Repository. Can you point me to a location where I can find it?

In general you should be able to use third-party bundles by placing them in the dm Server bundle repository folder.

HTH

Christian

brendanh
Jun 8th, 2009, 12:31 PM
Oh, I downloaded the swingx library from the swing labs website. I then used bundlor to generate the manifest. All 30 other libs i put in the bundles/ext folder are showing up except for the swingx one. I tried removing imports and exports pretty much one at a time and still nothing showed up. Has anyone else had experience with this library?