Bad news if I can't debug cfcs in a flex project

I'm trying to debug a cfc in a flex project Coldfusion builder installed as a plugin is Flash builder 4
But I'm getting a message saying:
File does not belong to a coldfusion project. Apply Coldfusion nature to the project to which the file belongs.
This is bad news if I can't debug cfcs in a flex project

Here are the targets (simplified) that are specific to the cfml export.  The real build.xml reads a build.properties file for the variables, and main runs the flex build first:
<!-- Refresh CFML -->
<property name="SVN.USERNAME" value="MY SVN USERNAME"/><!-- change to your svn username -->
<property name="SVN.PASSWORD" value="MY SVN PASSWORD"/><!-- change to your svn password -->
<property name="SVN.PROJECT_URL" value="http://mysvnproject.com/trunk"/><!-- change to your svn url -->
<property name="BUILD.EXPORT_DIR" value="c:/CFML/project/export/path"/><!-- change to your CFML project path -->
<property name="DEPLOY_DIR" value="c:/flex/project/deploy/path"/><!-- change to your Flex project path -->
<!-- runs the targets -->
<target name="main" depends="export-cfml, copy-cfml"/>
<target name="export-cfml" depends="find_revision, check-svn-build" unless="build.exists">
     <echo>Lates SVN build did not exist, export it</echo>
     <!-- export from svn -->
     <exec executable="svn">
          <arg line="export &quot;${SVN.PROJECT_URL}&quot; ${build.dir} -r ${revision.number} --username ${SVN.USERNAME} --password ${SVN.PASSWORD}"/>
     </exec>          
</target>
<!-- Get the latest revision number -->
<target name="find_revision" description="Sets property 'revision.number' to the head svn revision">
     <!-- Use SVN to learn the latest revision number -->
     <exec executable="svn" outputproperty="revision.number">
          <arg line="info &quot;${SVN.PROJECT_URL}&quot;"/>
          <redirector>
               <outputfilterchain>
                    <linecontainsregexp>
                         <regexp pattern='^Last Changed Rev' />
                    </linecontainsregexp>
                    <tokenfilter>
                         <replaceregex pattern='[\D]+([\d]+)' replace="\1" />
                    </tokenfilter>
               </outputfilterchain>
          </redirector>
     </exec>
     <echo message="Current SVN Revision: ${revision.number}"/>
</target>
<!-- we only export from svn if we haven't already for current revision.number -->
<target name="check-svn-build">
     <!-- setup the build dir name based on the latest revision number -->
     <property name="build.dir" value="${BUILD.EXPORT_DIR}/${revision.number}" />
     <available file="${build.dir}" property="build.exists" value="true" type="dir" />
     <echo>SVN build exists: ${build.exists}</echo>
</target>
<!-- we always copy from the latest svn export dir to the flex project -->
<target name="copy-cfml">
     <echo>Copy CFML to Flex Project</echo>
     <!-- copy cfml to flex project -->
     <copy todir="${DEPLOY_DIR}/www">
          <fileset dir="${build.dir}"/>
     </copy>
</target>
Note: I quickly stripped out all "extra" stuff we do for our project, so this is untested and may contain typos.

Similar Messages

  • Trying to debug cfc in flex project

    I have cf builder as a plugin in flash builder
    I have a cfc in a flex project and when I try and add a cf debug config I get a message:
    Path for project must have only one segment.
    Any ideas friends

    I have cf builder as a plugin in flash builder
    I have a cfc in a flex project and when I try and add a cf debug config I get a message:
    Path for project must have only one segment.
    Any ideas friends

  • I have had bad luck lately I lost my computer to water cant be fixed and now my IPOD has been stolen when I get a new one how can I get my I tunes,games on the new one without my computer or old I pod

    I have had bad luck with electronics lately my computer got lost to water and cant be fixed now my Ipod has been stolen I reported it to Apple but now I need to know when I get a new one how can I get back my music and games etc. if I can get it just with my account

    What kind of iPod are you getting to replace it? If it is an iPod Touch, and you are in the US, after you set up the Touch you can use the iCloud beta and download your previous music, books and app purchases directly to your Touch.

  • How can I debug BADI BBP_CREATE_BE_PO_NEW  ??

    Hello experts,
    how can I debug BADI BBP_CREATE_BE_PO_NEW to find out what goes wrong with my coding?
    I set breakpoint for external Web-user. I also set session breakpoints and resent the shopping cart using FM BBP_PD_SC_TRANSFER. The BADI is never debugged.
    We use SRM 6.0 with classic scenario.
    Any useful ideas?
    Joe

    Hi,
    You can put an endless loop in your BADI BBP_CREATE_BE_PO_NEW  ,as shown below and force the program to stop there. Now  go to SM50 and switch to debug mode for the program and start debugging(take process that keeps hangs in your endless loop).
    Data: l_check.
    do.
    if l_check eq 'X'.
    exit.
    endif.
    enddo.
    BR,
    Disha.
    DO reward points for  useful answers.

  • I can't Debugging BADI WS14000133

    Hi all,
    I need debugging the BADI to workflow WS14000133, but I can't debugging. I tested with my user, the user WF-BATCH and the user to create the SC, but with nothing I have had lucky.
    Is possible this debug?
    Many thanks,
    Regards,
    David.

    Hello
    of course it is possible to debug.
    go to SE18, call your implementation, and open the get_remaining_approvers.
    put your Breakpoint here.
    Put an another Breakpoint to function module BBP_PDH_WFL_DB_UPDATE in the fu.group
    bbp_pdh_wfl. here you have to change the lv_in_dialog flag to X -> then it will go to debugging mode..
    now call the transaction bbpsc01, and create a SC. at the last step, before ordering go to debugging /h...
    there you go
    Regards,
    DAniel

  • Brand new Ipod Touch can't been seen in Itunes

    Hi there,
    I hope someone can help as this is driving me mad!
    I have just received a brand new Ipod TOuch but when I connect it to my PC per the installation instructions I get the following message "Itunes could not connect to the Iphone because an invalid response was received from the device"
    I have uninstalled all Apple products from my PC and reinstalled most up to-date version of Itunes.
    I have tried different USB ports.
    I have stopped and re-started the "Apple mobile device" and "Ipod Service" services.
    I have done all of the above in various combinations and re-started my PC numerous times.
    None of this makes any difference.
    The Ipod does not appear in my "My Computer" but when go into device manager on "My Computer" it is listed there so it would appear that my PC can see the Ipod.
    I tried it on another laptop and a brand new installation of Itunes sees the Ipod fine, no problems.
    However I have previously used an Ipod Nano on this PC and this I think is what is causing the problems.
    I have listed below the content of the Itunes Diagnostics file in the hope that that will help. I see that it does mention the Ipod Nano previously used.
    iTunes Serial Number <Edited by: Host>
    Current user is an administrator.
    The current local date and time is 2009-06-07 10:05:26.
    iTunes is not running in safe mode.
    Video Display Information
    ATI Radeon 9550 / X1050 Series
    ATI Radeon 9550 / X1050 Series Secondary
    ** External Plug-ins Information **
    No external plug-ins installed.
    ** iPod/iPhone Connectivity Tests **
    iPodService 8.2.0.23 is currently running.
    iTunesHelper 8.2.0.23 is currently running.
    Apple Mobile Device service 2.50.39.0 is currently running.
    Universal Serial Bus Controllers:
    VIA Rev 5 or later USB Universal Host Controller. Device is working properly.
    VIA USB Enhanced Host Controller. Device is working properly.
    No FireWire (IEEE 1394) Host Controller found.
    Most Recent Device Not Currently Connected:
    iPod nano running firmware version 1.3.1
    Serial Number: <Edited by: Host>
    ** iPhone/iPod Touch Sync Tests **
    No iPhone or iPod found.
    Can anyone help me please?
    Many thanks.

    Okay, I had this same issue as soon as I updated to iTune 8.2. Someone gave me an idea about renaming a certain file, which I thought worked for a little bit. The issue came back and I am back in the same boat!
    The bad news is to find a version of iTune 8.1. Uninstall everything and then reinstall iTune 8.1. This has worked for some; however, some have even had to restore their iPod Touchs!
    I am giving in and doing this tonight. I waited as long as I could for the fix. My wife has an iPhone and we have NOT upgraded her iTunes to 8.2 because I have read iPhone users having a similar issue. If her iPhone died, then that would be ultimate deal breaker.

  • Can we debug the Html template in Internet service

    Hi ,
      I need to change the  name of a filed in srm portal "confirmation of good and service" for that i had a template but i am not able to find the label in that
    How can i find the label  ?
    can i debug the template
    help me
    thanks
    Channappa Sajjanar

    Hi Pradeep,
    Thanks for reply .Actually i found one solution which is as follow just  guide me is it correct or not?
    I gone to the screenpainter (se51) their i given the
    program name =SAPLBBP_PDH_SEARCH.
    screen number = 3001.
    in this screen only the speeling mistakes are found for the variable's
    Confirmatn Value : BBPS_SEARCH_SUBLIST_PO_WEB-VAL_CF and
    Calculatd : BBPS_SEARCH_SUBLIST_PO_WEB-QUAN_IV.
        So i just changed the spelling mistakes there in IDES SRM and they are reflection when i exceute the t-code BBPCF02 in SE80.
    now just tell me is the way i am going is correct or not ?
    what are the side effetcts of this?
    and is any way i can solve the proble  from the template?
    please give  your valuable sugetions i am very new to SRM.
    Regards
    Channappa Sajjanar

  • My ipod is dead.  I have tried resetting but to no avail.  I have attached to itunes and it sees that the ipod is bad, but it still can't seem to work.  How do I get it fixed?

    My ipod is dead.  I have tried resetting but to no avail. I have attached it to itunes and it sees the ipod is bad, but it still can't seem to work. How do I get it fixed?

    Its probably just as you said, it's dead. I mean the battery.
    I have a second generation iPod and the battery doesn't hold a charge long. So yours must be really struggling with the battery.
    You can send it off for a battery replacement, or as is expected due to the cost of doing that and with standard manipulative business thinking, you could just get a new iPod like a good little customer.

  • Can we debug the Rule durring payroll run ?

    Hi SAP-HR Experts .
    Dear Sir can we debug the Rule durring payroll run ?
    I meant to say that if we put many break points i std program of PE02 .
    and run the payroll of a employee then why system processing do not stops on
    thsoe break points ????
    i want to see how a rule processed durring payroll run .?
    Any help / suggestions urgently required ..........
    Kind regards : rajneesh .

    Hy RM!
    The follow includes are used to control RULES inside report payroll driver (HXXCALC0).
    You can try, using break points inside this:
    include rpcbof00.        " operations
    include pcbofbr0.        " OPERATIONS BEGIN-WHILE for special country
    include rpcbu109.       " OPERATIONS SUB-Routines 1
    include rpcbu209.       " OPERATIONS SUB-Routines 2
    include rpcbu309.       " OPERATIONS SUB-Routines 3
    include rpcbu409.       " OPERATIONS SUB-Routines 4
    include rpcbu500.       " OPERATIONS SUB-Routines 5 travelling expens.
    include rpcbu600.       " OPERATIONS SUB-Routines   incentive wages
    include h99cavera.      "LIN (ADDED) New average functionality
    include h99cavera_old."don't use old average oeration MEANV "XUL
    include rpcbua09.        " Accruals                      "YLHAHRK006605
    Regards!

  • How can we debug an SRM workflow problem?

    Q: How can we debug an SRM workflow problem?

    Hi,
    In SRM system using transaction SWI6 you can troubleshoot the workflow process.
    if you are using N step badi in the workflow process, we can debug the badi BBP_WFL_APPROV_BADI
    method GET_REMAING_APPROVERS
    if required please take a help of Abap consultant to debug...
    Thanks & Regards,
    prasad.s

  • How can we debug the screen pop up?

    How can we debug the screen pop up?

    Hi,
    if you know where the popup is raised it is easy of course as you just have to uses F6 to keep the debug mode running.
    But there is a way to get the popup into debug mode similar to typing /h into the ok code field of a sandard dynpro. Therefore you have to do the following steps:
    1) click the "Create a Shortcut" button in the gui to get a shortcut on your desktop (the button next to new session)
    2) in the oped screen for shortcut setting choose:
         type -> system command
         command -> /h
         depending on gui release you have to enter a system ID -> use the one of your system and parameters -> just type abc
    3) press finish to create the shortcut
    If you have done this you can drag and drop the shortcut from the desktop to a sap session or popup to switch on the debug mode. One shortcut works for all systems you have, the system id in it does not matter.
    Oh, while I often have the case that I forget to resize the window before the popup appears so i cannot access the shortcut directly on the desktop, just remeber that you can always open a small file explorer window go to the desktop folder and drag it from there ;o)
    Best Regards
    Roman

  • My stop script is no longer working in new cs5 - i can't stop my just completed movie

    my stop script is no longer working in new cs5 - i can't stop my just completed movie - i also tested the stop command
    in test/trial movie and [ action script ] (stop) is not working - is my only resolution to call adobe tomorrow?

    i figured out that the text  was somehow keeping the stop and other code snippets from working - once i eliminated the text layer, my movie works properly --thxs
    yesterday the stop() snippet was not working at all - text was not the problem - ?? there was never an error message - the debug message said that i had no action script.- now all is well -

  • Good and bad news but a little confused (draytek 2...

    Just returned from holiday a few days ago, on return we found that our phone line was done, no voice or data. Doh
    Today a nice BT engineer came, he found a problem with the external wiring of the line, a fe hours later a nice new connection and line up and running...that's good news number 1
    As and engineer had been and I'd noticd that Mike_tuner had posted that a firmware update had become avaialble for the Draytek 2750, I like Mike had no luck in getting this router to work when BT infinity was first intalled at my house in January.
    So armed with a new solid connection and the firmware I flashed the router connected her up and hay presto a connection, so 2 boxes become 1 the desk looks a lot neater and I can actually have a wireless conection that doesn't keep dropping out...Good news part 2
    Now for the bad news..
    before the problems with the telphone line, although our connection had quire a few drop outs, i managed a download speed of around 32 mbps, being in the sticks I was more than happy, even though the BT website quoted my 40mbps at the time of ordering.  Now however since the the engineer has been I can only get around 13 mbps???
    The bt line test (cant post as it only allows 1 test per hour) says that the maximum poss is 14 mbps?? confused.. i have had  30 so how is this possible??
    so guys whats your thoughts, can I get it quicker, should it be quicker, has the work on the line reduced my speed..
    cheers
    Moose

    Hi Ajmooseman
    Send us an email using the contact us link in my profile (its in the section About Me).
    We can look into your speeds and see what is happening.
    Cheers
    Stuart
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Still Can't Debug AIR 1.5 Applications

    Is there even an official support channel? I've been out of
    commission since Monday with this, and can't find a viable solution
    to my problem. AIR applications simply REFUSE to debug.
    A brand new Air 1.5 application debugs consistently on the
    first launch, but then fails on subsequent launches. The debugger
    process starts, but the swf never gets loaded and it just hangs
    there forever. I'm so screwed at this point.

    Thinking maybe it is something regarding my system
    configuration I installed a clean OS on my box. Same problem, no
    debug. Can run ADL from the command line, and launch the
    applications with ADL from FB3, but can't debug (console output,
    break points) in FB3.

  • IPod 160GB - the good and the bad new

    I received my iPod 160GB this morning. Here are some of my first impressions.
    The good news:
    I was a bit worried about speed issues and/or crashing as posted on this forum, but my iPod seems to work without any major speed issues, and I haven't encountered any crash so-far. The content is about 60GB of music, lots of covers, 2 movies, agenda and contacts. Even cover flow has a very acceptable speed (faster than on my dual G5 PowerMac), though I wonder its suitability with an amount of covers associated with 160GB of music. The only performance issue I encounter when I go back to the main menu, where arbitrary cover art is shown using Ken Burn effects. I guess a bit of caching can solve this issue.
    The bad news:
    Sound quality. The good thing is that it's more crisp than the iPod Video 5G 60GB (more loudness > 8kHz) adding to a pronunced sort of accuracy with cymbals and percussion beats, but a bit too crisp from a timbre standpoint of view (reminds me a bit of my iPod 3G). It also has less energy in the lower mid-range (200-800Hz), so it misses some push and harmonics. Overall this results in a less harmonic sound, less spatial (the scene is inside your head instead of around your head), a bit too much emphasis on high treble, and "less silence between the notes". It sounds more technical, and less acoustical/realistic. The output of my PowerMac G5 resembles the iPod Video much more than the iPod Classic. I suspect there is a mismatch in the group delay of the treble, where the treble arrives "faster" than the lower frequencies. That's a typical error in DA-conversion and filtering, that can be fixed by FIR filtering, or masked by a slight attenuation (0.1-0.3dB of treble starting from 8kHz).
    Some say it is a small issue, but I think it is a huge issue.
    Annoyances/strange things:
    - Sound quality. A bit more natural and acoustical instead of technical.
    - When the screen blanks during playing, it shows a clock, and a battery indicator. When music plays I'd like to see where in the track I am, what number is playing etc., without having to touch the iPod to wake its screen up.
    - EU sound limit. With my Sennheiser HD650 and some soft recordings, it is too soft. I hope for a fast update of GoPod, to be able to accomplish normal sound levels.
    - Clicker hardly audible through the headphones.
    - Everywhere album art in the main menu, except for the "Now Playing" menu, which only shows a title.
    Some bugs:
    - The time shown when the screen blanks is always in US (no AM/PM!) format instead of the selected 24h format in the preferences.
    - The date is always shown in US format (m/d/y instead of d/m/y).
    - Home addresses and office addresses in the address book are all mentioned as home address on the iPod.
    - The camera connector doesn't work.
    - Equalizer heavily distorting. It is amazing that this is the case since the 1G iPod, and nothing has ever been done to fix this.
    I hope a firmware update will solve things quickly. Especially the sound quality issue should be solved; this is the primary reason to buy an iPod.
    Marc

    As an audio engineer I must disagree with your conclusions regarding severity of the issue. The variations found (0.1dB) are simply too small to amount to anything significant. 1dB is DEFINED as the smallest volume change that a human can perceive, and 0.1dB is a variation far smaller than batch discrepancies in any group of identical speakers or headphones you care to name.
    Furthermore, the so-called “incorrect timing response” is EXACTLY what one SHOULD see given a small change in treble response - this is systems engineering 101, folks. The time and frequency domains are different reflections of the same behavior.
    I will add that this “timing response” is far more linear and of a smaller magnitude than any mechanical device (speaker, headphone) you will find on the planet. These mechanical necessities will simply swamp any small variation in the electronics.
    As to spatial effects - I will step into deeper waters here and state that any that exist in 2 channel recordings are subject to an awful lot of much larger forces, such as room acoustics, headphone behaviors, and a lot of psychology. Spatial data simply is so poorly represented in 2 channel audio that when it seems to work it is often as not a fluke - the data just isn’t there in a reliable form. When we have recordings that actually represent multi-channel, multi-direction room reflections and multi-channel, multi-direction playback systems we might have something, but not today.
    So, is the iPod perfect? No. But I sincerely doubt that these changes are in fact audible, even given good quality headphones. I have listened to far too many pieces of gear to believe that.

Maybe you are looking for

  • My Skype to go number

    I have a US based skype number but will be visiting the UK for an extended period. If someone calls my Skype number will it ring through to me in the UK?

  • Matrix with ComboBox Column

    I want to make matrix with combobox column, it is not dificulte, but did somebody know is it posible with different values in each cell? first row ( 0, Zero ), ( 1, One ) second row ( 0, Zero ), (2, Two ), (6, Six) third row ( 0, Zero), (1, One ) ...

  • FW8 on OSX : UNICODE FONT TROUBLE

    Well ... Hi ! Can someone help me ... I'm new on MAC OSX ... but I use to work with FW ! On this OS, FW don't want to let me write with accent : é, à, ï ... won't appear. If I check with popchar the font table, i see that the accent are in the unicod

  • Adding bitmap or gif image in dashboad

    Hi experts, I want to add one bitmap image in my xcelsius dashboad? How can i do this? Thanks in advance, Rishit

  • Captivate 8: Is there a way to customize the Toolbar?

    Just got the new Captivate 8, it seems that I can't set my Toolbar in vertical position, and the only Workspace preset is in Classic... Is this the default configuration or am I missing something?