Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

thirdparties-maven-plugin easily download external resources and attach them as classified artifacts.

0
 
  0 reviews  |  1 user  |  428 lines of code  |  0 current contributors  |  Analyzed about 23 hours ago
 
 

It is a simple build system for action script code. You can checkout resource from SVN and then use it to build your codes. Currently we support Flex SDK 3.2.0. Build Logic1. CheckoutCheckout "build" folder into your local environment svn checkout ... [More] http://oppo-web-tools.googlecode.com/svn/trunk/yoda svnRoot Then svnRoot will contain build folder as follows: -/svnRoot -/build -/imports.xml -/setup_env.batThen you can use imports.xml and built-in target to build action script code. 2. Compc BuildSuppose that you have code structure as follows: -/svnRoot -/build -/component -/src -/com/sample/ui/A.as -/... -/build.xmlThen build.xml with the following content will compile all codes into svnRoot/export/projects/libs/sample.swc: 3. Mxmlc BuildSuppose that you have code structure as follows: -/svnRoot -/build -/component -/src -/com/... -/Main.mxml -/build.xmlThen build.xml with following contents will compile Main.mxml to generate svnRoot/export/projects/webapp/Main.swf. [Less]

0
 
  0 reviews  |  0 users  |  72,442 lines of code  |  0 current contributors  |  Analyzed 18 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.