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 restfulx-framework
How to setup the source lookup path?
When I debug->trace an application in Flex builder and try trace into
the restfulx function, it ask me to "Edit Source lookup path". I have
download the restfulx source code and extracted into a folder. But it
seems ignore it even I add the path as a filesystem directory or an
external archive.
Any one have experience on that?
If that is not possible, as an alternative, can I build the
restfilx.swc from the source code? is there a makefile?
Thanks
Shawn
shawn
unread,
Mar 5, 2009, 1:01:36 PM3/5/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 restfulx-framework
To answer the first question, it should point to
\restfulx-restfulx.github.com-d773f3017d213783ffa80acbad2e51aae505c0fa
\releases\restfulx
Dima Berastau
unread,
Mar 5, 2009, 5:25:39 PM3/5/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 restfulx-...@googlegroups.com
To answer the second question you can build restfulx.swc from source
code by going into
restfulx_framework directory you checked out and then typing:
rake
This assumes that your FLEX SDK bin folder is in your PATH.
cheers,
Dima
shawn
unread,
Mar 6, 2009, 11:32:03 AM3/6/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