FlexPMD 1.1 not working on Flex Builder 3, SDK 3.5 (Mac OS X)?

I have FlexPMD 1.1 installed at Applications/FlexPMD/ with the following preferences:
FlexPMD command line installations:  /Applications/FlexPMD/flex-pmd-command-line-1.1.jar
FlexPMD custom ruleset:
Java command line:  java -Xmx256m
FlexCPD command line installation:  /Applications/FlexPMD/flex-pmd-cpd-command-line-1.1.jar
Minimum tokens:  25
If I right-click on my "src" folder and select "FlexPMD > Run FlexPMD" the progress indicator looks busy for 2 seconds then it stops, with nothing in the FlexPMD Outline or View.  One the other hand, "Find suspect cut and paste" does work.
Any ideas?
Mac OS X (10.6.3)
Flex Builder 3 (3.0.214193)
Flex SDK 3.5

Yes, my project workspace path does contain white-spaces.  Do I need to change something in the FlexPMD "Java command line"?
[Edit] Never mind.  I found the bug entry and saw your notes that the fix will be available in the next release.  The question now, is when will the next release be available?
Message was edited by: ejstembler73

Similar Messages

  • Menu.createMenu is not working in flex 4.1.

    Hi,
    I have created a menu bar with menu item using flex 4. My problem is that the meubar is not clickable on left and right side. How to make it clickableon both sides? For this problem i have found a solution by clicking a button using Menu.createMenu but it is not working in flex 4.1. can anyione help me with this?
    Thanks,
    Karthick K.

    find my code below,
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx">
        <fx:Script>
            <![CDATA[
                import mx.controls.Menu;
                import mx.events.FlexEvent;
                import mx.events.MenuEvent;
                protected var menu1:Menu;
                protected function showMenu():void
                   menu1 = Menu.createMenu(null, menuItem, false);
                    menu1.labelField="@label";
                    menu1.iconField="@icon";
                    menu1.show(0, 35);
            ]]>
        </fx:Script>
        <fx:Declarations>
            <fx:XML format="e4x" id="menuItem">
                <root>
                    <menuitem label="MenuItem A">
                        <menuitem label="File" icon="topIcon">
                            <menuitem label="New"/>
                            <menuitem label="Open"/>
                            <menuitem label="Save" icon="top2Icon"/>
                            <menuitem label="Save as..."/>
                            <menuitem label="Close"/>
                            <menuitem label="Print"/>
                            <menuitem type="separator"/>
                            <menuitem label="Quit"/>
                        </menuitem>
                        <menuitem label="Edit">
                            <menuitem label="Undo"/>
                            <menuitem label="Redo"/>
                            <menuitem type="separator"/>
                            <menuitem label="Cut"/>
                            <menuitem label="Copy"/>
                            <menuitem label="Paste"/>
                        </menuitem>
                        <menuitem label="View"/>
                        <menuitem label="Document" icon="top1Icon"/>
                        <menuitem label="Tools">
                            <menuitem label="BasicToolsSubToolBar">
                                <menuitem label="SelectMenuItem"/>
                                <menuitem label="HandMenuItem"/>
                                <menuitem label="ZoominMenuItem"/>
                                <menuitem label="ZoomDragMenuItem"/>
                            </menuitem>
                            <menuitem label="AnalysisToolsItem"/>
                        </menuitem>
                        <menuitem label="Window"/>
                        <menuitem label="Help"/>
                    </menuitem>
                    <menuitem label="MenuItem B"/>
                    <menuitem label="MenuItem C"/>
                    <menuitem label="MenuItem D"/>
                </root>
            </fx:XML>
        </fx:Declarations>
        <s:Panel title="Menu Control Example" width="553" height="238">
            <s:Button x="10" y="174" label="Show Menu" click="showMenu()"/>
        </s:Panel>
    </s:Application>
    The above code is not working in Flash builder 4 sdk used is 4.1 especially the code snippet in red.
    Thanks,
    Karthick K..

  • Issue is TEXT_IO application API is not working in report builder 10g.

    Issue is TEXT_IO application API is not working in report builder 10g.
    TEXT_IO application api is working in report builder 6i. (Not working in upgrade from Oracle EBiz 11i to Oracle Ebiz R12)
    I saw that details in some forums, client_text_io is available for form builder 10g.
    Is any other api available for report builder 10g?
    If it is available what steps we need to do?

    All the CLIENT_% procedures are part of webutil in Forms. Forms uses the Java applet on the client PC to perform actions on the local PC via webutil. This is not possible for Reports.
    You can still use text_io on the server, but you need some other way to copy the files to/from the client PC.
    I wonder how you used the functionality in EBS R11. Even R11 uses web reports, so text_io already worked on the server, not the client PC.

  • Ipad i have load swf file but swf  is not working proper(flex 4.6) but android is fine to work how

    ipad i have load swf file but swf  is not working proper(flex 4.6) but android is fine to work how

    On the MBP, in iTunes, switch to Song view and enable the iCloud Status column by pulling down View > View options and selecting the option for "iCloud Status." Close the small window. Look for any tracks that have a status of "waiting." If you see several of them disable iTunes Match while holding down the Option key. Quit iTunes, wait a few seconds, then open it again and turn iTM back on. Let it compelete the scan. Wait until all tracks that are "waiting" have a status of either "matched" or "uploaded."
    On the iPad, turn off iTunes Match then launch the Music app and let the contents clear out. Power cycle the iPad for good measure, then re-enable the service once all the tracks in iTunes have been processed.

  • Sign in button not working in folio builder panel

    sign in button not working in folio builder panel, how i can fix it ? cs 6 on mac 15" os x mavericks, the rest are working thanks

    Let's keep this all in one place please: http://forums.adobe.com/message/5913127#5913127

  • Sign in Button not working in Folio Builder

    sign in button not working in folio builder panel, how i can fix it ? cs 6 on mac 15" os x mavericks, the rest are working thanks

    Let's keep this all in one place please: http://forums.adobe.com/message/5913127#5913127

  • Error while running C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\build.bat

    Hello
    I am a flex beginner, when i run the  C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\build.bat file the following error is displayed
    Loading Configuration file C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\frameworks\flex-config.xml
    C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\loaderPanel.mxml
    Error :-1
    Please help me to run the bat file, as it will help me to learn flex independently.
    error message is attached as bmp.
    Thanks in advance.

    Hi,
    Take a look at this report: https://bugs.adobe.com/jira/browse/FB-11626 It might be of help.
    With best regards,
    Barna Biro
    Blog: http://blog.wisebisoft.com

  • My mac book is not working so i can no longer use my mac to back up my note in my phone and unfortunately i dont have outlook on my pc is there a way to get all my old notes from my 3gs to my 4s iphone?

    my mac book is not working so i can no longer use my mac to back up my note in my phone and unfortunately i dont have outlook on my pc is there a way to get all my old notes from my 3gs to my 4s iphone?

    Reset, hold both home and power buttons until the iPhone begins to start, try this a few times if necessary. If still problem, you may have to just Restore your iPhone to get it working. In the future sync your iPhone with iTunes routinely and when it contains important data, iCloud when set correctly will do this for you continuously.

  • DACP commands are not working on Ipv6 enabled Airplay ITune service on MAC book.

    DACP commands are not working on Ipv6 enabled Airplay ITune service on MAC book.
    As we have gone through the source code(Airplay
    Audio POSIX receiver v190.9.p6) in dnssd_clientshim.c file and in API DNSServiceGetAddrInfoResponse has provided the implementation for ipv4 only.
    The test setup to test the DACP over IPV6 is by disabling the IPV4
    from MAC book and only enabling the Ipv6 .
    We are not sure if the test procedure is correct, please clarify the same.

    Hi,
    It is because of the license. In WS-C3750X-48P-L, you have a LANBASE license whereas in WS-C3750X-24P-S you have an IPSERVICES license.
    FDR_SW#show  version 
    Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9-M), Version 12.2(55)SE5, RELEASE SOFTWARE (fc1)
    License Level: lanbase
    License Type: Permanent
    Next reload license Level: lanbase
    In a LANBASE license, ip routing and ip multicast commands are not supported.
    Hope  this helps.
    Thanks,
    Arun

  • Flex Ant SDK giving compile warnings not present in Flex Builder

    We have a project when  we complie from Flash Builder 4 it compiles as expected with no errors. However when we do an ANT build on a build machine with no Flash Builder installed, the same code (checked out from SVN) and same Flex SDK we have started to get an error: "Error: Access of possibly undefined property labelName through a reference with static type ..."
    If I Run As the ant build from inside eclipse it builds fine and no errors (I verified the SDKs are the same). I can "work around" this by using show-actionscript-warnings="false" in the build.xml file, I'd rather not have to do this.
    The error labelName property in the component that is referenced in the error is indeed marked public and it is [Bindable]. In fact the component that it says this error is associated with hasn't changed in a couple months.
    Some other info that might be of interest on our system that builds the deploy version:
    1. Our build box is running mac os x (10.5.6), Processor: 2GHz Intel Core 2 Duo, Memory: 2GB
    2. Flex SDK 4.1A
    3. Java version 1.5.0_13
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
    JavaHotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)
    4. Ant -version: Apache Ant version 1.7.0 compiled on February 29 2008
    Any ideas as to what could be causing this "phantom" error in our module? How to fix? Hints or other avenues to pursue?
    Thanks,
    Mike Weiland

    So it turns out I need to overlay the latest SDK into the Flash Builder directory completely, not just the files I was messing with before.
    In flex builder, go to the directory where the SDKs are installed.
    On my system this is
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks
    On a Mac, it might be
    /Applications/Adobe Flash Builder 4.5/sdks
    There should be a 3.6.0, 4.5.0 and a 4.5.1 present.
    Make a copy of the 4.5.1 directory.
    Download the AdobeAIRSDK from
    Windows -  http://airdownload.adobe.com/air/win/download/latest/AdobeAIRSDK.zip
    Mac - not sure what the link is.
    Unzip this file, then overlay the contents into the 4.5.1 directory. There are 8 directories, and 2 files. The target 4.5.1 has 10 directories, and 7 files (on my system)
    In Flash Builder, project properties need to be tweaked.
    The Flex Compiler tab - Check [Use a specific SDK:], and pick Flex 4.5.1 in the dropdown.
    And in the Additional compiler arguments add
    -swf-version=12
    In your code, to use the AEC, pick the Enhanced Microphone, as in
    microphone = Microphone.getEnhancedMicrophone();
    Now if only I could figure out what all the settings do and which one's I need to tweak for our environment... loads of experimenting.
    Mark.

  • Problem getting TLF to work in Flex Builder 3

    Hi,
    I have recently installed new SDK 4 for Flex builder 3 which is suppposed to include the textlayout.swc classes.
    Can anyone tell me how i can  get new TextLayout to work.

    Hi,
    This link does not specifically deal with TLF but should be a good starting point: http://blog.flexexamples.com/2008/08/02/using-the-beta-gumbo-sdk-in-flex-builder-3/
    Abhishek
    (Adobe Systems Inc.)

  • Deep linking not working in Flex 4

    Deep linking is working in Flex 4 (using Flash Builder) when I debug and run the application, but not when I do an export release build.
    So I tried using the files from the bin-debug directory, and noticed that deep linking only works when the files are in the bin-debug directory. If I move them from there, they don't work.
    And to make things worse, my Flex 3 builder is not generating the HTML wrapper when using the Flex 4 SDK and deep linking. So I am screwed in every way. I really need help to get my app launched. It is finished, but stuck on my computer.
    Is this a know problem? Thanks very much for any help.

    If anyone run into this poblem, I just figured out half the problem. The javascript file (history.js in the history directory) only checks for url with (http://), so if you are testing and in your browser you have file://loc_of_html_file, then it will not work.
    On the other hand, my next problem is still unresolved:
    Flex Builder 3 is not generating the HTML wrapper when using deep linking AND with the Flex 4 SDK.
    Thanks.

  • Locale setting for spanish not working in flex plugin

    I am using the following flex compiler setting in Flex builder 3 and it works fine to support Spanish Locale.
    -locale=en_US,es_US
    But the same setting is not working in eclipse installed with flex4 plugin running on flex 3.5 SDK. I am unable to build project with this setting. If i remove es)US then it works fine.
    Here is my whole compiler setting
    -locale=en_US,es_US -allow-source-path-overlap=true -source-path=locale/{locale}

    you might have to restart eclipse but you shouldn't have too.
    I'd check that Eclipse is actually looking at the sdk you think it is (Eclispe might be pointing to a different sdk than FlashBuilder 3)
    otherwise I am out of ideas
    do you have the error message?

  • Fireworks CS3 quit working after flex builder 3 uninstall

    I recently installed flexbuilder 3 to give it a test run. After a few days I uninstalled it. Now when I try to use FW CS3 I can't. When I open an image the only tool tip that shows up in the work area is the hand. When I try to select a different tip or use a different tool it doesn't work.
    To solve this I tried reinstalling the upgrade I purchased & downloaded a while ago (I purchased web prem upgrade for the mx 2004 suite.) and it doesn't work. I get the message "please insert Creative suite web premium" or something very similar. I dont have a disk. It was a download only and CS3 is installed already. I tried contacting support over the phone and all I got was some guy from india that I could barely understand and the eventual response that there is no download link to get the program. I already have the program....as a matter of fact I redownloaded it from my account page and I still get the same message.
    I have 3 projects I'm trying to get done and I cant because fireworks isn't working.
    Please help.
    Thanks
    After reading another thread that was fairly similar I opened it back up and now everything is working fine......... I don't get it. But problem solved. Just wish the phone support was better. That should really be fixed.

    I'm not quite sure what has gone wrong here, but can you
    please try launching with the "-clean" command line option? E.g.
    from the command line:
    eclipse -clean
    or
    flexbuilder -clean
    Some background, in case it helps: Although I don't know why
    this has happened, it appears that a DLL is missing. Almost all of
    Flex Builder is written in Java, but there are a few bits of native
    code. In your "plugins" directory (e.g. "C:\Program
    Files\Adobe\Flex Builder 3\plugins", or ""C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\eclipse\plugins", something like
    that) should be either a file or a directory called
    com.adobe.flexbuilder.utils.osnative_3.0.*.jar (where "*" is a
    six-digit number). Inside that jar file, among other things, should
    be a file called os/win32/x86/JNIToNativeBridge.dll. Please note,
    there are two plugins with similar names:
    com.adobe.flexbuilder.utils.osnative, and
    com.adobe.flexbuilder.utils.osnative.win. The one I am referring to
    here is the one that does *not* have "win" in the name.
    Eclipse caches lots of stuff; one thing it does is, if it
    finds a DLL in a plugin, it sometimes copies that DLL to another
    place, called the configuration directory. The "-clean" option
    tells Eclipse to discard its cache.
    Please let me know whether this resolves the problem.

  • Help is not working in Form Builder 6i

    Hi all,
    I'm using Forms builder 6i in Windows7 system. When i go to Help menu and click 'Form Builder Help Topics' a error message is coming.
    I've reinstalled it many times. In Windows XP system it's working fine. Why it's not working in Windows7?
    Any suggestions??

    Check this:
    http://support.microsoft.com/kb/917607
    Regards

Maybe you are looking for