[svn] 1435: Delete fles-sdk-description. xml altogether as it is causing issues when syncing to the sdk.

Revision: 1435
Author: [email protected]
Date: 2008-04-28 13:39:06 -0700 (Mon, 28 Apr 2008)
Log Message:
Delete fles-sdk-description.xml altogether as it is causing issues when syncing to the sdk. Because it gets updated every time you build it also gets marked by svn as being out of sync and that is a pain too so... I opted to just create it on the fly and then update it and not have it checked in
Modified Paths:
flex/sdk/trunk/build.xml
Removed Paths:
flex/sdk/trunk/flex-sdk-description.xml

>>D:\GoldSun\Source Code\Flash\ExtentionTest\lib\Build>D:\SDKs\flex_sdk_4.5.1.21328\bin\adl -package -target ane DaveExtension.ane extension.xml -swc DaveExtension.swc -platform iPhone-ARM library.swf libDaveExtention.a
Either its a typo or by mistake you wrote adl in yout bat file. Change it to adt since that is the file that will package your ane. adl is just used for debugging/running on Desktop.
Hope this helps. let me know how it goes.
Thanks,
Meet

Similar Messages

  • Help me please going crazy, I have my Iphone 4S getting my e-mails from my computer using outlook but when I delete yhem on my computer they stay on my phone, I am syncing via the cloud, Is there a setting that stopps this e-mail from growing on my phone?

    Help me please going crazy, I have my Iphone 4S getting my e-mails from my computer using outlook but when I delete yhem on my computer they stay on my phone, I am syncing via the cloud, Is there a setting that stopps this e-mail from growing on my phone?

    For outlook or hotmail emails they use a pop server technology that you can't sync your computer and your iPhone with. You have to unfortunately delete the emails from both devices. It is super frustrating but that is the only way.
    Hope this helps.

  • Jdeveloper 12c  bpm 12c why the task-flow-registry.xml causes issues when recompiling?

    when i run a new build I receive the following when it used to work well any ideas?
    classes/META-INF/task-flow-registry.xml'
    [2:43:55 AM] Compilation complete: 4 errors, 0 warnings.
    [2:43:55 AM] Compilation complete: 4 errors, 0 warnings.
    Feb 16, 2015 2:43:55 AM oracle.tip.tools.ide.utils.LogUtil logStackTrace
    SEVERE: oracle.jdeveloper.deploy.DeployException: Build failed.
      at oracle.jdeveloper.deploy.common.BuildDeployer.build(BuildDeployer.java:348)
      at oracle.jdeveloper.deploy.common.BuildDeployer.buildAll(BuildDeployer.java:277)
      at oracle.jdeveloper.deploy.common.BuildDeployer.compileDependants(BuildDeployer.java:137)
      at oracle.jdeveloper.deploy.common.BuildDeployer.deployImpl(BuildDeployer.java:100)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdevimpl.deploy.fwk.SequenceDeployer.deployImpl(SequenceDeployer.java:60)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:95)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdevimpl.deploy.fwk.SequenceDeployer.deployImpl(SequenceDeployer.java:60)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdevimpl.deploy.fwk.SequenceDeployer.deployImpl(SequenceDeployer.java:60)
      at oracle.jdevimpl.deploy.fwk.TopLevelDeployer.deployImpl(TopLevelDeployer.java:54)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdevimpl.deploy.fwk.DeploymentManager.deployImpl(DeploymentManager.java:410)
      at oracle.jdevimpl.deploy.fwk.DeploymentManager.deploy(DeploymentManager.java:371)
      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:310)
      at oracle.tip.tools.ide.fabric.deploy.workflow.TaskflowPackager.deployImpl(TaskflowPackager.java:107)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:95)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdevimpl.deploy.fwk.SequenceDeployer.deployImpl(SequenceDeployer.java:60)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdevimpl.deploy.fwk.SequenceDeployer.deployImpl(SequenceDeployer.java:60)
      at oracle.jdevimpl.deploy.fwk.TopLevelDeployer.deployImpl(TopLevelDeployer.java:54)
      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:152)
      at oracle.jdeveloper.deploy.common.AbstractStatefulDeployer.deploy(AbstractStatefulDeployer.java:130)
      at oracle.jdevimpl.deploy.fwk.DeploymentManager.deployImpl(DeploymentManager.java:410)
      at oracle.jdevimpl.deploy.fwk.DeploymentManager.deploy(DeploymentManager.java:371)
      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:310)
      at oracle.jdeveloper.deploy.cmd.DeployCommand.deploy(DeployCommand.java:399)
      at oracle.jdeveloper.deploy.cmd.DeployCommand$DeploymentProgressShellAdapter$1.deploy(DeployCommand.java:529)
      at oracle.jdevimpl.deploy.fwk.RunnableImpl.deploy(RunnableImpl.java:337)
      at oracle.jdevimpl.deploy.fwk.RunnableImpl.run(RunnableImpl.java:394)
      at java.lang.Thread.run(Thread.java:745)

    That is the problem actually. When I run the link directly it works fine. But I need to launch the ADF application from a non-ADF app which is not hosted on WLS.
    The scenario above was just to simplify the problem...
    Is there any security settings etc that may cause this ?
    Thanks

  • [svn:fx-trunk] 13076: It turns out that embedded fonts don' t clip when you shrink the height of a TextField so we' ll use masks in that case

    Revision: 13076
    Revision: 13076
    Author:   [email protected]
    Date:     2009-12-17 14:12:18 -0800 (Thu, 17 Dec 2009)
    Log Message:
    It turns out that embedded fonts don't clip when you shrink the height of a TextField so we'll use masks in that case
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-24561
    Reviewer: Corey
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/components/DataGrid
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24561
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataGridBase .as

    Many of your points are totally legitimate.
    This one, however, is not:
    …To put it another way, the design of the site seems to be geared much more towards its regular users than those the site is supposedly trying to "help"…
    The design and management of the forums for more than five years have driven literally dozens of the most valuable contributors and "regulars" away from the forums—permanently.
    The only conclusion a prudent, reasonable person can draw from this state of affairs is that Adobe consciously and deliberately want to kill these forums by attrition—without a the PR hit they would otherwise take if they suddenly just shut them down.

  • Hi, I have a 7th Gen Ipod Nano and I am unable to delete songs. When synced on the PC I can select tracks but right clicking on them does not give the ability to delete. I have downloaded the latest 1.0.3 software but it did not help.

    Hi,  I have a 7th gen ipod nano and am having a problem with deleting songs. I can select the track in my ipod's library but right clicking does not bring up the option to delet. I have downloaded the latest update for the ipod but this has not solved the issue. Can anyone suggest a remedy? thanks

    Hello Lor100,
    In order to delete or add individual songs from and to your iPod, you'll need to enable 'manual mode' on the device. This will allow you to add and remove exactly the content you desire.
    Managing content manually on iPhone, iPad, and iPod
    http://support.apple.com/kb/HT1535
    Cheers,
    Allen

  • TS4062 my iphone 4 has mild water damage and will not sync with cable.I want to sync it over wifi to reload data I deleted during my troubleshooting, but I did not set up for wifi sync before the damage. Is there a way that this can be done now ?

    My iphone 4 has mild water damage. As a result, it will not sync with it's former XP computer with the cable. I deleted the phone's data in the troubleshooting process. I want to get it back by syncing over wifi, but I did not set up this capability before the damage occured.is there another way to initiate this feature ? I can tell that they are connecting in the cloud because an app I just downloaded on the phone is showing up in itunes on the computer.

    You don't need to access your e-mail account, just get into your Apple account and change the e-mail address. If you can't access your Apple account, then you have a bigger issue to contend with.

  • When i try to delete a safari home page shortcut there is no favorites option when i tap the book icon. why?

    I want to delete safari home page shortcuts. Previous answers to this question indicate that i should tap the book icon>select favorites>then tap edit.
    There is no option to select favorites. Why.

    You're suffering from two common misconceptions.
    1. You will never get a response from Apple when you submit a crash report. The reports are used internally, if at all.
    2. This is not Apple tech support. This is a forum provided by Apple for users of its products to discuss technical issues among themselves. No one here represents Apple or knows anything about your contacts with Apple. If you want support from Apple, click the Support link at the top of this page.

  • Design Studio 1.4 SDK:  Issues when launching from the Eclipse IDE

    Hi,
    I am receiving various errors when launching Design Studio 1.4 from the Eclipse IDE for SDK development.  All of the components appear in the Component panel as expected but I can't drag and drop any of the SDK components (or standard components for that matter) onto the canvas.  When I launch Design Studio 1.4 independently of Eclipse everything works fine (event though I still see come errors in the Console).
    I'm hoping the community can provide some guidance to help resolve the issue.  The details are documented below:
    Environment:
    Design Studio Version: Release 1.4 SP0 Patch 1 (64-bit)
    Eclipse Version: Java EE IDE Luna Service Release 1a (4.4.1) - 64-bit
    Java Run-time Environment: Version 8 Update 25 (64-bit)
    Operating System: Windows 7 64-bit
    Eclipse Configuration for DS SDK:
    Target Location:
    Target Environment:
    Target Run Configuration (Main):
    Target Run Configuration (VM Arguments as per DS SDK Developer Guide):
    Steps to Reproduce Error
    1.  Launch Eclipse
    2.  Launch DS 1.4 from Run command in Eclipse
    The following screen appears immediately after launching DS from Eclipse:
    At this point the DS error log is as per the attached DS_Log_After_Eclipse_Launch.txt file.
    3.  Create a new blank Application from the Application -> New menu.  This time additional error messages appear as shown in the screenshot below:
    It's not possible to drop any standard or SDK components onto the canvas because the internal browser doesn't appear to have been instantiated due to the above errors.
    At this point the DS error log is as per the attached DS_Log_After_Eclipse_LaunchAndAppCreate.txt file.
    3. Return to Eclipse IDE
    The Eclipse Console displays the following errors:
    The Eclipse Console Log is as per the attached EclipseConsoleLog.txt file.
    4.  Launch DS 1.4 Independently
    The following errors also appear when I launch DS 1.4 independently of Eclipse but it in this case everything seems to work fine.
    Any assistance would be greatly appreciated.
    Thanks,
    Mustafa.

    Hi there,
    From My Experience you batter use older version of Eclipse - Helios:
    Eclipse IDE for Java EE Developers | Packages
    developers/heliossr2
    Good Lack

  • I would like to know how to DELETE icloud from my iMAC desk top. Would it automrically have synced with my wife's I pad, and other wireless devices, or is it all seperate

    Can anyone help me out ?
    I would like to get info on how to DELETE
    iCLOUD from my desk top MAC.
    Would it already have synced to the iPAD?
    Apple does not give any info on the iCLOUD,
    in a proper way to DELETE..for that matter,
    I can't even find "SETTINGS" on my Mac,
    let alone settings for iCLOUD.Any info
    would be better than what Apple gives up.
    Apple is useless when trying to get any information!

    You have to search with some patience and you will find all the informations on the Apple support pages and here in this forum.
    You find i Cloud in SAFARI at www.icloud.com and set as you like.
    Usually iCloud sincs all the devices which have the same AppleID.
    If you wish to use devices for different persons you need to give them different AplleID and on the MAC create different User Accounts. Each will be fully separate.
    Or you can go to settings (settings are to be found under the apple icon on top left of the screen) and from there open Sistem Preferences and iCloud.

  • My daughter has a new ipod touch and when synced it had all of my iphone contacts. she deleted the ones she didn't want and they were removed from my phone as well. How can I get them back if they were deleted from the cloud? I also had them on my pc

    My daughter bought a new ipod touch and when synced received the contacts from my iphone. She deleted the ones she didn't want on her ipod and now they are gone from my iphone. I have the cloud and i thought back up on itunes. I have tried to re-sync and no luck. How can I get my contacts back?

    Your problem is that she used your icloud ID to connect to icloud and thus had all your data synced to her device.  Contacts are not saved in a backup to icloud, since they are stored independently in the Contacts section of icloud.  If someone deletes them, they are gone.  If you had them on the PC would they be available in some backup you frequently make of the PC?

  • My daughter has and ipod touch with free texting I would like to delete it and open a new app for her with a new number..I deleted the old number and when we downloaded the new app it gave her the same number how can I change text

    My daughter has an ipod touch with free texting, she received an inappropriate mssg and I would like to delete it and download it again to receive a new number. when I download the new app it gives her the same number?  can i do this?

    Have you tried the developer's support web site?  Withut you providing the name of the app makes it very hard for us to give specific recommendations.  The only one that i can thin of is to purchase the app using a diffeent iTunes account.

  • UoM ST (description PCE): issue when trying to change description

    Hello,
    I have got an issue when I change the description of UoM ST : I change the description in lower case : Pce
    But de change is not taken into account.
    Please help.
    thanks,
    Lina

    You need to change the description in the "Measurement Unit text" fields of the UOM ST.  Then define an ISO code for ST.
    Regards,
    Jagadish

  • [svn] 2756: -make the flex-sdk-description.xml process work like the trunk.

    Revision: 2756
    Author: [email protected]
    Date: 2008-08-06 08:53:11 -0700 (Wed, 06 Aug 2008)
    Log Message:
    -make the flex-sdk-description.xml process work like the trunk. don't copy the file, create one by echoing the values needed to it.
    -update build.properties, make the release value equal the actual release as in this case 3.1
    bug:https://bugs.adobe.com/jira/browse/SDK-16367
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16367
    Modified Paths:
    flex/sdk/branches/3.1.0/build.properties
    flex/sdk/branches/3.1.0/build.xml
    Removed Paths:
    flex/sdk/branches/3.1.0/collateral/en_US/flex-sdk-description.xml

    Revision: 2756
    Author: [email protected]
    Date: 2008-08-06 08:53:11 -0700 (Wed, 06 Aug 2008)
    Log Message:
    -make the flex-sdk-description.xml process work like the trunk. don't copy the file, create one by echoing the values needed to it.
    -update build.properties, make the release value equal the actual release as in this case 3.1
    bug:https://bugs.adobe.com/jira/browse/SDK-16367
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16367
    Modified Paths:
    flex/sdk/branches/3.1.0/build.properties
    flex/sdk/branches/3.1.0/build.xml
    Removed Paths:
    flex/sdk/branches/3.1.0/collateral/en_US/flex-sdk-description.xml

  • [svn] 1190: Clean the flex-sdk-description. xml during the clean stage of the build so the build starts from a "clean" state.

    Revision: 1190
    Author: [email protected]
    Date: 2008-04-11 07:06:59 -0700 (Fri, 11 Apr 2008)
    Log Message:
    Clean the flex-sdk-description.xml during the clean stage of the build so the build starts from a "clean" state.
    -Set the antTasks.compiled property if the flexTasks have already been compiled to avoid having a failure when calling ant main checkintests package
    Modified Paths:
    flex/sdk/branches/3.0.x/build.xml

    Somewhere in your pom.xml where you are configuring your build dependancies there will be a line <scope>caching</scope> this line is configuring the build to use a flex runtime shared library. This line is generating the error because caching is not a valid dependancy scope in maven 3 however mojos uses it anyway. There was a defect opened against flexmojos; I've linked it below. Froeder's response to the issue was that it was not fixable, that the warning is expected and that we'll have to live with it for now.
    https://issues.sonatype.org/browse/FLEXMOJOS-363?page=com.atlassian.jira.plugin.system.iss uetabpanels%3Achangehistory-tabpanel

  • [svn] 962: fix SDK-15020 get the proper values in flex-sdk-description. xml when packaging flex_sdk_4.zip

    Revision: 962
    Author: [email protected]
    Date: 2008-03-27 09:49:15 -0700 (Thu, 27 Mar 2008)
    Log Message:
    fix SDK-15020 get the proper values in flex-sdk-description.xml when packaging flex_sdk_4.zip
    -also add setup.sh.build.xml,build.properties
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-15020
    Modified Paths:
    flex/sdk/trunk/build.xml

    Revision: 962
    Author: [email protected]
    Date: 2008-03-27 09:49:15 -0700 (Thu, 27 Mar 2008)
    Log Message:
    fix SDK-15020 get the proper values in flex-sdk-description.xml when packaging flex_sdk_4.zip
    -also add setup.sh.build.xml,build.properties
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-15020
    Modified Paths:
    flex/sdk/trunk/build.xml

Maybe you are looking for

  • [Forum FAQ] A content management tool with dashboard based on SharePoint List

    1.  Scenario: The SharePoint OOTB List has saved us a lot of time on managing mess data. It provides three forms to create/view/edit items, the ability to save the views we want with some specific filtering and sorting condition, versioning for easy

  • Moving thunderbird contacts from old hard drive to new

    Hello, I am trying to move to move just my Thunderbird contacts over from old hard drive. I cannot find the folder, and also need help with the procedure (export/import?) Thank you.

  • Has the bug of MediaStreamSource for MPEG4 Part-2 remained in WP8.1?

    The bug for WP7 is described here (the status is "Won't Fix"). MediaStreamSource does not work for "MP43" on WP7.   WP8.1 seems to have the same bug.  Could anyone confirm this?  Hong

  • Can't use multi-touch in macbook air on windows 7

    i just install windows 7 via bootcamp and install the bootcamp windows support. everythng seems fine, but the trackpad.... I can use scroll up and down, but i can't tap to click.. and i can't find the bootcamp in windows 7 start manual. anyone can he

  • Oval draws differently. Why?

    Hi, I'm writing a rather simple program for my course at the moment that uses a class called DrawingCanvas. I find DrawingCanvas a pain in the behind to use, so I just make my classes extend JComponent, and have a BufferedImage and associated Graphic