mrihtar / Lita

Adobe AIR SQLite Administration Tool,

Home Page:http://www.dehats.com/drupal/?q=node/58

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lita - Adobe AIR SQLite Administration Tool

Original home page: http://www.dehats.com/drupal/?q=node/58

This is a fork of davidderaedt/Lita, updated to include all missing components and compilable under latest Adobe Flex (v4.6) and AIR SDK (v17.0.0.124).

How to compile

With Apache Ant (v1.9.4). See build.properties for installation location of Adobe Flex and AIR SDK.

  • first create signing key (or provide your own in subdirectory keys):
    $ ant key
    This creates subdirectory keys with a self-signed certificate signingCert.pfx.
  • compile and build signed AIR package:
    $ ant
    This creates subdirectory deploy, where SWF and signed AIR packages are stored.
  • run with debug output:
    $ ant test

Screenshot

About

Adobe AIR SQLite Administration Tool,

http://www.dehats.com/drupal/?q=node/58


Languages

Language:ActionScript 98.2%Language:CSS 1.8%