Can Flex Builder 2 coexist with Flex Builder 3?

Hi -
I'm new to the technology and the Flex Builder env. I've
downloaded the Flex 3 and got it going no problem. I want to
download the Flex Builder 3 trial addition or maybe Eclipse and
then the Builder plugin but... I'm scheduled for a class 1st week
of April and they want us to use Flex Builder 2 :(
Does anyone know if I can have both simultaneously installed
without issues?
tia -
Jay

To be honest I simply use two eclipse installations.
Eclipse 3.2 for flexbuilder 2
Eclipse Europe (3.3) for flexbuilder 3.
Ries

Similar Messages

  • Can JDBC3.0 code coexist with J2SE 1.4 ?

    I am working on a large project that currently is deployed on J2SE 1.3.1.
    One class implements java.sql.Connection and, as there are new methods
    on the Connection interface in J2SE 1.4, this class
    won't compile with 1.4.
    I can add the additional methods to MyConnection, but
    there is no separate jdbc.jar for jdbc 3.0 which means
    I can't execute the modified class with J2SE 1.3.
    Am I missing something here?
    Is there really no way the same code that implements java.sql.Connection can run in both 1.3 and 1.4?
    Peter Booth

    The class is a customized connection that works with our own connection pool.
    The problem is that to have the class compile with Java 1.4, I need to implement
    new methods such as the following. The first method works
    fine but the second depends upon the existence of
    java.sql.SavePoint - which would require the Java 1.4
    JDBC classes.
    I am sure I am not the only person encountering this.
    Is there any reason why a JDBC 3 jar isn't available
    as a separate download?.
    public PreparedStatement prepareStatement(String sql, String[] columnNames) throws SQLException
    throw new java.lang.UnsupportedOperationException(
    "MyConnection: Method prepareStatement(String , String[] ) not implemented yet. \nThis is a Java 1.4 method and we're still using Java 1.3.1 in production");
    public void releaseSavepoint(Savepoint savepoint) throws SQLException
    {                                                                                      throw new java.lang.UnsupportedOperationException(  "MyConnection: Method releaseSavepoint(Savepoint ) not implemented yet. \nThis is a Java 1.4 method and we're still using Java 1.3.1");                                       
    }

  • Can Acrobat 8 Professional coexist with FrameMaker 8.0?

    I run FrameMaker 8.0p273 on a Dell Latitude D630 laptop running Windows XP Professional Version 2002, Service Pack 2.
    When I try to install Acrobat 8 Professional, I get a setup message stating "Setup has detected that you already have a more functional product installed. Setup will now terminate."
    I also have Adobe Reader 8.1.2 installed. (I had thought that Reader might have been the application that Acrobat was complaining about, but uninstalling Reader didn't help.)
    I have created PDF files from FrameMaker 8 in the hopes of using the commenting and sticky-note features, but the PDFs that I create do not have that functionality.
    Should I uninstall FrameMaker 8, install Acrobat 8 Professional, and then reinstall FrameMaker?
    Or is there some other way to get the full functionality of Acrobat 8 that my FrameMaker installation seems to think I already have?

    Thanks, Arnis: Your suggestion worked well. Here are the exact steps I took:
    1. Uninstalled FrameMaker 8, the PDF Creation Add-On, and the two FM patches I'd installed (8.0p266 and 8.0p273). (I might not have needed to uninstall the two patches, but I wanted a clean slate.)
    2. Installed Acrobat 8 Professional.
    3. Reinstalled FM 8 without the PDF Creation Add-On. (There was a separate window to choose the latter installation, which I declined.)
    4. Reinstalled patches p266 and p273.
    5. Restarted my system.
    6. Restarted FM 8, opened a FM file, and successfully created a PDF file (File > Save As PDF).
    Thanks for your help--
    Kevin

  • CS 5.5 coexist with CS 6.0 causes FrameMaker issue - can't import SVG file!

    Due to some project demands, we installed Adobe CS back to 5.5 on a computer which has CS6.0 already installed. After the installation, everything worked in normal except one problem - we could not import SVG into FM file for all versions of FrameMaker on this computer.
    Does the coexistence of CS 5.5 and 6.0 cause this issue? Or can CS 5.5 coexist with CS6.0 on a same machine? or any other reasons? Please comments!
    Thanks in advance for your help!

    Due to some project demands, we installed Adobe CS back to 5.5 on a computer which has CS6.0 already installed. After the installation, everything worked in normal except one problem - we could not import SVG into FM file for all versions of FrameMaker on this computer.
    Does the coexistence of CS 5.5 and 6.0 cause this issue? Or can CS 5.5 coexist with CS6.0 on a same machine? or any other reasons? Please comments!
    Thanks in advance for your help!

  • Can I build a interactive log-in form with Edge and Export Raw code to edit?

    Hey Everyone,
    I love adobe edge, but I'm still getting used to it. It's very easy to use, but I ran into an issue. I am redesigning a webpage for a client and need to build a log-in page and re-design the site. The site is a Dashboard that will be on an ipad and computer. What I need to do is take my design and design a template for them to use. They require HTML4 and up with some coding (not a fan of coding, I am strictly a designer, and before you guys critize about why I took the job when I don't know coding, it's a side project they are having me do for them while the main design project is being evaluated and I'm on contract so I don't have a choice, still would like to learn how to achieve what I need) but I still want to maintain the animation I have planned for the log in, very simple nothing special. Basically what I want is when you log in and click in the "text" box the background image will go from the clear image to the blur image.
    What I've done so far,
    I built the log-in page as a test to see if it would work (didn't take long since I saved as a PSD and imporated the files). I've attached an imagw to show a visual of what I am trying to do. The animation works fgreat for what i need, but now I want the box I click in to be writtable inside and work with the animation. I can't seem to figure out how to make the box's I created typable to type in for a "Username" and "Password" in other word interative. I used the boxes provided in edge because they are HTML boxes, but I want them to become text boxes to enter the Username and Password (It doesn't have to be perfect just enough for me to type in to pass off to the programmers). I know you can make edge interative with muse and what not and I was hoping to achieve what I want for them so I can export it and pass it off to the programmers. Is there a way to add this in Edge? If not, I know you can export to Dreamweaver and  when I import the file to Dreamweaver I just see a grey box with the file I created (.oma I think) from Edge but not the content unless I "Preview it" in a browser.
    So is there a way to build what I want in edge without resorting to dreamweaver? If so and there is code to input can you guys provide step by step on how to put it in the program? And is there a way to export the project so I can pass the RAW code to the programmers to do there thing? Lastly, is there a way to incorporate Jquery mobile to Edge? For the Dashboard can I build the same thing in Edge? Example what will be in there are things like charts, Calendars, Dates, Etc, Etc.  If I need to resort to building it in dreamweaver I can provide the code for you guys to alter to change for what I need. Like I said I'm not a big fan of coding and a little stranger to it. I just know the basics and the fact I haven't touched dreamweaver since CS4 makes it even harder to use. Some tools I like are gone such as AP divs. However i like the new elements you can inject into the program such as the Jquery stuff, but for the simplist things I want to do such as moving them left or right or centering them is a different story.
    Please Help!
    Thanks!

    if you search on the forum you can find useful posts about creating a form in edge
    Zaxist

  • Can I build a resume with Adobe?

    Can I build a resume with Adobe?

    Hi there,
    FormsCentral is probably not the best solution for building a resume with Adobe software.  I would recommend you take a look at either Adobe Illustrator or Adobe InDesign.  Most individuals who author their resumes with an Adobe software title are using one of those two applications.
    -David

  • How can I build a LabView application that uses the 2012 runtime, on a development system with LabView 2013 or 2014 installed?

    I need to build a LabView application .exe to run with the 2012 Runtime, for legacy support. I currently have LabView 2013 installed on my development system, and have 2014 available. How can I build an application that uses the 2012 runtime on this development system? Do I have to downgrade to 2012? Thank you.

    We have existing customers that have installed our application that was originally built with 2012 (provided by a contractor that is no longer available).  Due to IT regulations, it is far easier to update these customers by simply replacing the .exe file, than creating an install that their IT department must run.
    If I have to downgrade to LabView 2012, where can I get the installation for this?

  • How can i build table with two user name columne  ?

    How can I build view with two columns for user name ( one create and the other
    Can change also ) 
    And to display full name ( the user name is the key but not display  ) ?

    Hi,
    Creating View
    •     From initial screen of data dictionary(T.Code: SE11), enter the name of object i.e. view.
    •     Select view radio button and click on the push button.
    •     Dialog box is displayed for types of views.
    •     Select the view type.
    •     On the next screen, you have to pass following parameters.
    •     Short text
    •     In the table box you need to enter the table names, which are to be related.
    •     In join table box you need to join the two tables.
    •     Click on the TABFIELD. System displays the dialog box for all the table fields and user can select the fields from this screen. These fields are displayed in the view fields box.
    •     Save and Activate: When the view is activated, view is automatically created in the underlying database system. As long as the table exists in the database, the view also exists (Unless you delete it).
    Regards,
    Bhaskar

  • How can I get motherboard ID with flex?

    How can I get motherboard ID with flex? I tried many. But I cannot find some way..

    select distinct group_id
      from tab_tmp t
    where t.group_id not in (select distinct t2.group_id
                                from tab_tmp t2
                               where t2.colour = 'BLACK');
            GROUP_ID
    1     2220052-----
    Edited by: stefan nebesnak on Feb 24, 2013 9:02 AM
    In the TEST table there are the 'BLUE' and 'GREEN' values together in all cases, which confused me. ツ
    <tt>
    GROUP_ID     COLOUR     KEY
    <font color="#FF0000">--1--</font>
    8311226          <font style="background-color: #E7FA6B">GREEN</font>     12428183
    8311226          <font style="background-color: #D7CEFF">BLUE</font>     12428183
    8311226          <font style="background-color: #E7FA6B">GREEN</font>     35428017
    8311226          BLACK     5415875
    <font color="#FF0000">--2--</font>
    2220052          <font style="background-color: #E7FA6B">GREEN</font>     12253085
    2220052          WHITE     12253085
    2220052          <font style="background-color: #D7CEFF">BLUE</font>     84553085
    <font color="#FF0000">--3--</font>
    3029178          BLACK     54587856
    3029178          <font style="background-color: #D7CEFF">BLUE</font>     54587856
    3029178          <font style="background-color: #E7FA6B">GREEN</font>     67080752
    </tt>

  • Can't build tp_smapi package under custom kernel, built ok with stock

    Hi,
    I followed this guide and built a custom kernel http://wiki.archlinux.org/index.php/Cus … n_with_ABS   (with the PKGBUILD file found in this page).
    Basically I changed the LOCALVERSION while config kernel module, and changed processor type to Pentium M, exclude some drivers.
    Now I can't build tp_smapi package with yaourt -S, gives me error:
    -> Extracting tp_smapi-0.40.tgz with bsdtar
    ==> Entering fakeroot environment...
    ==> Starting build()...
    patching file Makefile
    /usr/bin/make -C /lib/modules/2.6.32.8-custom/build M=/tmp/yaourt-tmp-user/aur-tp_smapi/tp_smapi/src/tp_smapi-0.40 O=/lib/modules/2.6.32.8-custom/build modules
    make[1]: Entering directory `/usr/src/linux-2.6.32.8-custom'
    /usr/src/linux-2.6.32.8-custom/Makefile:529: /usr/src/linux-2.6.32.8-custom/arch/x86/Makefile: No such file or directory
    make[2]: *** No rule to make target `/usr/src/linux-2.6.32.8-custom/arch/x86/Makefile'.  Stop.
    make[1]: *** [sub-make] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.32.8-custom'
    make: *** [modules] Error 2
    make: Entering directory `/usr/src/linux-2.6.32.8-custom'
    Makefile:529: /usr/src/linux-2.6.32.8-custom/arch/x86/Makefile: No such file or directory
    make: *** No rule to make target `/usr/src/linux-2.6.32.8-custom/arch/x86/Makefile'.  Stop.
    make: Leaving directory `/usr/src/linux-2.6.32.8-custom'
    ==> Tidying install...
      -> Purging other files...
    However it builds fine if run the stock Arch kernel.
    This package depends on kernel26-headers, it pulls this down and installed, but itself is failed.
    I believe the error is due to it requires the kernel26-headers as the other AUR packages don't.
    tp_smapi's PKGBUILD is here
    http://dpaste.com/162443/
    Any suggestions/help?
    Last edited by skygunner (2010-02-21 08:16:04)

    Hi,
    I wanted to build a kernel26-ice with tp_smapi included as I would love to have more than one kernel on my system. However, I do not find any information on patching the kernel with such patch. Can anyone guide me to the right direction?
    EDIT:
    Excuse me for any inconvenience, I found, that kernel26-zen may be what I am looking for as it uses tp_smapi as a patch.
    Last edited by Liuuutas (2010-03-28 14:58:54)

  • Can Flex 4.6 connect directly with a MS WCF

    Can Flex 4.6 connect directly with a MS WCF without having to use a 3rd party tool like WebOrb.  I have several basic httpprotocal wcf services that I want to move to a mobile app with Flex. Any feed back or insight will be appriceated.

    The correct answer to this question appears to be that Apple's terms of service *do not* prohibit the loading of swf's on IOS from remote servers dynamically at runtime.  They prohibit the loading of swf's that *contain executable ActionScript code*. 
    I loaded a PPT into Adobe Connect and then retrieved the resultant slide swf's from the Connect server.  I took these swf's and loaded them into my iPad app, dynamically at runtime, from a remote server.  The swf's loaded and animations played.  I made no changes to my code.  I'm just using a plain old SWFLoader object.
    Loading swf's dynamically at runtime from remote servers into IOS works - if you make the swf's right.  How to do that I'm not sure.

  • I have a creative cloud membership.  If I don't want to build a site in Muse, can I build a business Catalyst site and have hosted free with my creative cloud membership?

    I have a creative cloud membership.  If I don't want to build a site in Muse, can I build a business Catalyst site and have hosted free with my creative cloud membership?

    Yes you can! It is a Basic level site but you can build it without Muse. I think you may need to create the site originally with Dreamweaver or Muse (meaning creating the site with Business Catalyst not building the site) but once that is done you can use any software to create the code for the site and upload it via SFTP. Hope that makes sense.

  • With imatch, can I build playlists and synch to my nano as I would with main computer? Also, can you synch nike plus workouts via imatch successfully?

    With imatch, can I build playlists and synch to my nano as I would with main computer? Also, can you synch nike plus workouts via imatch successfully?

    The Nano cannot connect to iCloud to download iMatch songs, playlists, etc. and iMatch is only for music you own it does not work with Nike plus.

  • How can i build a news website with Adobe Muse?

    Hi! i just wondering if it's possible build a basic news website with Adobe Muse, some sections, and an easy way to update photos and rezise text news, something like Joomla. Thanks!
    Hola! Solo me preguntaba si es posible construir un sitio web básico de noticias con Adobe Muse, algunas secciones, y una manera fácil de subir fotos y redimensionar el texto de las noticias, algo como Joomla. ¡Gracias!

    Hi Nestor,
    You can integrate your Muse site with Business Catalyst and create the news sections very easily. Check this video to know more about BC integration with Muse.
    Adding Business Catalyst features to your Muse sites
    http://tv.adobe.com/watch/learn-business-catalyst/adding-business-catalyst-features-to-you r-muse-sites/
    - Abhishek Maurya

  • With which program can I build my own webpage?

    With which program can I build my own webpage?

    Laila ~ See the suggestion in this post:
    What happens to iWeb when there's no MobileMe?

  • Can I upload apps made with xcode Interface Builder to the App Store

    Like my title says Can I upload apps made with xcode Interface Builder to the App Store? I'm currently making an app with the interface builder from xcode and I was wondering if I could upload it like that to the App Store.
    Please help me with this.

    Hi seba,
    In order to be able to submit apps to the App Store, you need these things:
    1. An Apple ID
    2. Join the Mac developer program ($99) https://developer.apple.com/programs/mac/
    Once you've got these, you're free to submit your created applications to the App Store. It should walk you through the process

Maybe you are looking for

  • How to remove special characters in a particular column

    Hello, i have a csv feed and i load it into a sql table (the sql table has all varchar data type fields) feed data looks like (just sampled 2 rows but my file has thousands of like this) "K" "AIF" "AMERICAN IND FORCE" "FRI" "EXAMP" "133" "DISPLAY" "5

  • Ipod touch not recognized by windows 7

    Hello, I know this is a commonly asked issue on these forums. So I will be as thorough as possible. I am using an ipod touch first gen running iOS 3.0. I am trying to sync it up to my computer which is running windows 7 profession service pack 1. I h

  • Why does it say my event is already open with the same identifier so the second document cannot be opened?

    I have been working for 7 hours today on a major 3-month project. Everything was okay until I closed it and tried to open it. I received this error: "/Volumes/MediaSAN4/Workbench/HRL /Final Cut Events/Move-In is already open with the same identifier

  • Weird 3.0 Playlist Bug

    Try to figure this one out. I've duplicated it on a 3GS and 3G iPhone. I upgraded the Complete Bob Dylan collection to iTunes Plus this morning and all 128 KBPS tracks were deleted as normal. To get them on my iPhone, I simply made a smart list that

  • Adobe Reader XI 11.0.10 duplex printing not working

    I am trying to print a pdf two sided. My operating system is Windows 8.1 Pro and I am using the Xerox Work Centre 5875 printer. The settings on the print driver are set to default print 2 sided and in adobe reader two sided printing is checked off bu