You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to savant-users
Hi,
I am trying to setup a facebook app using jcatapult/savant.. it
requires a fb api java lib (and dependencies). So when I compile thru
"svnt app" it cannot find those Facebook classes of course, even
though I change the .classpath file to include them so eclipse will be
happy.
So is there a way to bypass the dependency check by svnt? How can I
add those 3-rd party libs to the build path? Or is it possible for me
to setup the svnt repo to include these libs?
thanks.
ron
Brian Pontarelli
unread,
Nov 21, 2009, 11:46:49 AM11/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to savant...@googlegroups.com
You can setup a lib dir for the project if you want. You can also setup a global lib dir or create your own repository. Here's info for all of that stuff: