Results 1 to 3 of 3

Thread: How to create SAS project

  1. #1
    Join Date
    Mar 2010
    Posts
    2

    Default How to create SAS project

    Hi all,
    I am absolutely new with spring so sorry for my stupid question. I am using cairngorm framework and wasn't really satisfied with sequencing of commands. And by chance I found that SAS framework has much better solution for it. So I decided to try it with SAS but unfortunately when I downloaded SAS 1.0RC1 and found that it contains also e.g. cairngormstore example, I wasn't able to compile and run it. There is strange structure for me inside project (src/main/actionscript and src/main/resources) and in fact I didn't have a clue how to run it.
    Is there some kind of short tutorial how to make it for SAS newbie?

    Thanks a lot.
    //pyso

  2. #2
    Join Date
    Mar 2010
    Posts
    2

    Default

    Hi,
    I mean, is there any ready-to-go project which I only unzip and run in FlexBuilder without any configuration or modification?

    //pyso

  3. #3
    Join Date
    Oct 2008
    Location
    Belgium
    Posts
    160

    Default

    Hi Pyso,

    the project is build using Maven. That's why we have the folder structure. Although there is no FlexBuilder project file available, it is perfectly possible to configure a FB project with this structure. Just point to the source paths and include the libraries and you're good to go.

    Let me know if you run into any troubles.

    regards,
    Christophe
    Christophe Herreman
    Spring ActionScript Founder
    http://www.herrodius.com

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •