You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ma...@apache.org on 2014/04/01 13:33:54 UTC

svn commit: r1583632 - /flex/site/trunk/content/community-3rdparty.cmsPage

Author: mamsellem
Date: Tue Apr  1 11:33:54 2014
New Revision: 1583632

URL: http://svn.apache.org/r1583632
Log: (empty)

Modified:
    flex/site/trunk/content/community-3rdparty.cmsPage

Modified: flex/site/trunk/content/community-3rdparty.cmsPage
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/community-3rdparty.cmsPage?rev=1583632&r1=1583631&r2=1583632&view=diff
==============================================================================
--- flex/site/trunk/content/community-3rdparty.cmsPage (original)
+++ flex/site/trunk/content/community-3rdparty.cmsPage Tue Apr  1 11:33:54 2014
@@ -4,29 +4,29 @@ Title: Third Party Tools & Solutions
 
 <div class="headline"><h4>Integrated Development Environments (IDEs)</h4></div>
 
-<ul style="padding-top: 24px">
-<li><a target="_blank" href="http://www.adobe.com/products/flash-builder.html">Flash Builder (Adobe)</a>:
+
+* <a target="_blank" href="http://www.adobe.com/products/flash-builder.html">Flash Builder (Adobe)</a>:
 <blockquote>Adobe® Flash® Builder® 4.7 is a development environment for building games and applications using
 the ActionScript® language and the open source Flex framework. Flash Builder Premium includes professional
-testing tools such as profilers, network monitoring, and unit testing support.</blockquote></li>
-<li><a target="_blank" href="http://www.flashdevelop.org/">FlashDevelop</a>:
+testing tools such as profilers, network monitoring, and unit testing support.</blockquote>
+* <a target="_blank" href="http://www.flashdevelop.org/">FlashDevelop</a>:
 <blockquote>FlashDevelop is a free and open source code editor for every developer. FlashDevelop offers first
 class support for ActionScript (2 &amp; 3) and haXe development. Great completion &amp; code generation, projects
 compilation &amp; debugging, plenty of project templates, SWF/SWC exploration etc. FlashDevelop is also a great web
 developer IDE with source-control support (svn, git, mercurial), tasks/todo, snippets, XML/HTML completion and
-zen-coding for HTML.</blockquote></li>
-<li><a target="_blank" href="http://fdt.powerflasher.com/">Flexible Development Toolkit</a>:
+zen-coding for HTML.</blockquote>
+* <a target="_blank" href="http://fdt.powerflasher.com/">Flexible Development Toolkit</a>:
 <blockquote>FDT is a flexible development toolkit in Eclipse for interactive developers. It's made with passion
 for expert Flash and Flex coding, innovative mobile development and versatile HTML5 / JavaScript / WebGL / PHP
-programming with haXe. Create your applications in FDT and efficiently target multiple platforms.</blockquote></li>
-<li><a target="_blank" href="http://www.jetbrains.com/idea/features/flex_ide.html">IntelliJ IDEA (JetBrains)</a>:
+programming with haXe. Create your applications in FDT and efficiently target multiple platforms.</blockquote>
+
+* <a target="_blank" href="http://www.jetbrains.com/idea/features/flex_ide.html">IntelliJ IDEA (JetBrains)</a>:
 <blockquote>IntelliJ IDEA is ideal for ActionScript, MXML and CSS development, with on-the-fly code analysis, completion,
-navigation, advanced refactorings, code generation, UML diagrams, UI designer, interactive debugger and profiler.</blockquote></li>
-</ul>
+navigation, advanced refactorings, code generation, UML diagrams, UI designer, interactive debugger and profiler.</blockquote>
 
 <div class="headline"><h4>Flex Frameworks</h4></div>
 
-<ul style="padding-top: 24px">
+<ul >
 <li><a target="_blank" href="http://sourceforge.net/adobe/cairngorm/home/Home/">Cairngorm</a>:
 <blockquote>Cairngorm provides a reference architecture for Flex applications that is designed to keep things simple
 and testable. It describes a way of structuring large applications out of smaller units. It is independent of an IoC