Re: [flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread Johannes Nel
i used to use oxygen plugin for mxml and after some gerrymadering it would hint on the tags. nothing for the code though. i am certain it will work with wpt as well, just specify the flex 1.5 schemaOn 4/16/06, superabe superabe <[EMAIL PROTECTED] > wrote: Just installed all the plugins as spec

Re: [flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread superabe superabe
Just installed all the plugins as specified at http://www.darronschall.com/weblog/archives/000182.cfm and the ASDT plugin. However, I dont see   # intellisense for mxml tags ( as in code prompts) # color coding for as in mxml tags   Are these supposed to work with these plugins ?   TIA  - supe

Re: [flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread superabe superabe
Thanks, will try that out. - superabe  On 4/15/06, Johannes Nel <[EMAIL PROTECTED] > wrote: its not possible. why don't u just use eclipse with asdt plugin for the as and the wtp plugin for the mxml. darron schall posted about this on his blog a while ago. On 4/15/06, superabe superabe < [EM

Re: [flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread Johannes Nel
its not possible. why don't u just use eclipse with asdt plugin for the as and the wtp plugin for the mxml. darron schall posted about this on his blog a while ago.On 4/15/06, superabe superabe <[EMAIL PROTECTED]> wrote: Had anybody had any luck with figuring out plugins/workflow that might

[flexcoders] FlexBuilder 2 and Flex 1.5

2006-04-15 Thread superabe superabe
Had anybody had any luck with figuring out plugins/workflow that might allow for working with Flex1.5 projects in FlexBuilder 2, with at least the following support   # code coloring mxml (including as in script block)  # code coloring as   # code hinting mxml (including as in script block) # co