`

Installing FB4Linux in Eclipse

    博客分类:
  • Flex
阅读更多

原文地址:http://www.brighthub.com/hubfolio/matthew-casperson/articles/78818.aspx

 

 

Flash development in Linux is often left to a generic text editor used with the free Flex SDK. It is certainly possible to code this way, but you do lose out on a lot of the functionality of a more specific IDE. The FB4Linux project provides a plugin for Eclipse that provides a similar environment to FlashBuilder 4. The only downside is that the installation instructions gloss over a few of the details required to get the plugin installed in Eclipse 3.5.2, which is the version of Eclipse that is available in the Ubuntu software repositories at the time of writing.

Step 1

You will need to download the 4 files FB4Linuxaa , FB4Linuxab , FB4Linuxac and FB4Linuxad . When recombined using the command cat FB4Linux* >FB4Linux.tar.bz2 you end up with a standard tar/bz2 archive.

Step 2

Download and extract the jar files from this file here into the /usr/lib/eclipse/plugins directory. These plugins include Apache Commons Lang, Apache Xerces, Adobe RDC Client, and any other supporting plugins that they require. The actual file names are:

  • com.adobe.coldfusion.rds.client_1.0.266425.jar
  • javax.wsdl_1.6.2.v200806030405.jar
  • org.apache.commons.lang_2.3.0.v200803061910.jar
  • org.apache.xerces_2.8.0.v200803070308.jar
  • org.apache.xml.resolver_1.1.0.v200806030311.jar

Step 3

Extract the FB4Linux.tar.bz2 file you created in step 1 to a convenient location.

Step 4

In Eclipse select Window->Preferences->General->Capabilities and make sure that the Classic Update option is checked.

(untitled)

Step 5

Now click Help->Software Updates->Find and Install .

(untitled)

Step 6

Select Search for new features to install and click Next .

(untitled)

Step 7

Click the New Local Site button, and type in the location where you extracted FB4Linux in step 3 (you will need to specify the eclipse subdirectory to be specific).

(untitled) (untitled)

Step 8

With the Adobe Flash Builder 4 site selected, click the Finish button. You will be asked which features to install. Tick the Adobe Flash Builder 4 feature and click Next .

(untitled)

Step 9

Accept the terms and click the Next button.

(untitled)

Step 10

Click the Finish button to complete the install.

(untitled)

Step 11

Click Yes to restart Eclipse.

(untitled)

Step 12

You will need to download and extract a copy of the Flex SDK from here . You can set Ecli to use the new SDK by right clicking on your Flash project and selecting Properties . Select the ActionScript Compiler option.

(untitled)

You can then click the Add button to add the location of the Flex SDK you just extracted.

(untitled)

Step 13

Finally you will need to configure the external tools to run your Flash application . Click on the Run toolbar menu itme and select the External Tools Configuration option.

(untitled)

Right click on the Program option and select the New option. Then fill out the Location and Arguments settings to point to your Flash standalone player (which you can download here ) and SWF file respectively.

(untitled)

Step 14

Congratulations. You should now have a fully functional Flash development environment in Linux!



Read more: http://www.brighthub.com/hubfolio/matthew-casperson/articles/78818.aspx#ixzz13NBMGkds
分享到:
评论

相关推荐

    Linux in Action

    Linux in Action is a task-based tutorial that will give you the skills and deep understanding you need to administer a Linux-based system. This hands-on book guides you through 12 real-world projects ...

    英文原版-Learn Linux in a Month of Lunches 1st Edition

    Learn Linux in a Month of Lunches shows you how to install and use Linux for all the things you do with your OS, like connecting to a network, installing software, and securing your system....

    Learn Linux in a Month of Lunches

    Learn Linux in a Month of Lunches shows you how to install and use Linux for all the things you do with your OS, like connecting to a network, installing software, and securing your system. Whether ...

    Installing STLinux on Ubuntu

    ### 安装STLinux在Ubuntu上的关键步骤与挑战 #### 概览 本文将深入探讨在Ubuntu上安装STLinux的全过程,重点解析由于包管理系统的差异而带来的挑战及其解决方案。对于那些希望在Ubuntu环境中利用STLinux强大功能的...

    A Guide to Installing RTAI Linux

    4. **下载RTAI文件**:从RTAI官方网站下载相应的RTAI补丁包。 5. **解压文件**:解压下载的Linux源码和RTAI补丁包。 6. **应用RTAI补丁**:将RTAI补丁应用于Linux内核源码。 7. **配置Linux内核**:使用`make ...

    fb-contrib-eclipse-quick-fixes:一个 Eclipse 插件,它将通过为 fb-contrib 错误检测器添加快速修复来扩展 FindBugs Eclipse 插件

    ##Installing the plugin##要安装这个项目,打开Eclipse,进入Help>Install New Software,复制到以下链接: http://dl.bintray.com/kjlubick/fb-contrib-eclipse-quickfixes/ 您必须拥有 Findbugs Eclipse 插件...

    linux kernel in a nutshell

    ### Linux Kernel In A Nutshell: Key Insights and Concepts The book "Linux Kernel In A Nutshell" by Greg Kroah-Hartman is a comprehensive guide designed to provide a high-level overview of the Linux ...

    google Eclipse插件

    This approach assumes that your Eclipse installation already has the dependencies for the Google Plugin for Eclipse, which are not present in some Eclipse distributions. If you have problems ...

    Manning - Eclipse In Action.pdf

    **Chapter 4: Working with Source Code in Eclipse** - **Editing and Formatting**: Techniques for editing and formatting source code efficiently using Eclipse's built-in tools. - **Code Navigation**: ...

    Cacti installing for linux

    [root@svnserver01 mysql-5.0.67]# ./configure --prefix=/usr/local/mysql --with-low-memory --with-charset=gbk --with-extra-charset=all --with-local-infile --enable-thread-safe-client [root@svnserver01...

    Installing Oracle Database 11g on Linux

    在本文中,我们将深入探讨如何在Linux环境下安装Oracle Database 11g,这是一个重要的数据库管理系统,广泛用于企业级数据存储和处理。Oracle 11g提供了高性能、高可用性和安全性,使其成为许多组织的核心数据库解决...

    Installing Oracle 10G On Linux

    在本文中,我们将深入探讨如何在Linux环境下安装Oracle 10G数据库系统。Oracle 10G是一款功能强大的关系型数据库管理系统,广泛应用于企业级的数据存储和管理。Linux作为开源且稳定的操作系统,是部署Oracle数据库的...

    C Here Programming In C in Linux and Raspberry Pi.pdf

    Compilation - Compiling and Running C Programs, Installing Codeblocks IDE on Raspberry Pi / Linux, Variables and Data Types in C, Operators, Input and output - printf and scanf, Strings, Arrays, ...

    Slackware安装说明文档---Installing Slackware Linux上部

    **Slackware Linux** 是一个历史悠久且非常稳定的Linux发行版,以其简洁、纯正的Unix哲学而著名。本文将深入探讨如何安装Slackware Linux,包括准备工作、安装过程以及一些关键概念,帮助用户顺利完成系统安装。 ##...

    Android4.0 Linux 平台版

    3.Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse). 4.Add Android platforms and other components to your SDK. 5.Explore the contents of the Android SDK (optional). To get ...

    Installing Red Hat Enterprise Linux 5 Guide

    4. **选择语言**: - 选择您希望使用的语言,并点击 OK。 5. **选择键盘布局**: - 选择您的键盘布局,并点击 OK。 6. **设置 NFS 安装方法**: - 选择 NFS 安装方法,并点击 OK。这一步对于通过 NFS 进行远程...

    Building Embedded Linux Systems, 2nd

    There's a great deal of excitement surrounding the use of Linux in embedded systems -- for everything from cell phones to car ABS systems and water-filtration plants -- but not a lot of practical ...

    Professional_Linux_Programming.pdf

    Installing a Linux Distribution 8 Linux Community 15 Linux User Groups 15 Mailing lists 16 IRC 16 Private Communities 16 Key Differences 16 Linux Is Modular 17 Linux Is Portable 17 Linux Is Generic 17...

    mac4linux v_1.0

    In conclusion, Mac4Lin (mac4linux v_1.0) is a comprehensive transformation pack that offers a detailed approach to changing the default theme of Linux to resemble MacOSX. By following the instructions...

    Slackware安装说明文档---Installing Slackware Linux下部

    **Slackware Linux 安装指南** 在深入探讨Slackware Linux的安装过程之前,我们首先需要理解Slackware Linux是什么。Slackware Linux是最古老的仍在维护的Linux发行版之一,由Patrick Volkerding在1993年创建。它的...

Global site tag (gtag.js) - Google Analytics