Flex Flashbuilder -> generate dataservices equivalent in ideaj
Hi guys,
I have tried flashbuilder trial and looking at ideaj for an alternative, is there some data service generator for mysql(php) in intellij idea?
thanks
Please sign in to leave a comment.
I'm afraid there's no such feature in IntelliJ IDEA.
How does this feature work in Flash Builder? Can you please post a link to the corresponding docs?
the adobe docu is here http://help.adobe.com/en_US/Flex/4.0/AccessingData/WSbde04e3d3e6474c4-56c6d6d11210238e6e8-8000.html
generates php rest web service file for crud
as classes (value object) for binding and such
I know i can do this manually but the FB tool really helps
vid demo http://www.youtube.com/watch?v=MGCrRlC4i5E
Thank you.