How to clean project from comman line ?

How to clean project from comman line ?
I would like to invoke the same functionality as in Flex
Builder Project -> clean... -> clean all projects...
but from command line is it possible ?

You can:
1) Perform a project clean up (p.153 of the user manual) - it removes any unused recordings, samples and other files
2) Consolidate project (p. 154 of manual) - this copies all the used audio material into the project folder and also deletes any empty folders within project folder, making it easier to navigate
3) Save project as a copy - this creates another project folder, but without all the backups and other additional files

Similar Messages

  • How to import project from Final cut pro 7 to X ?

    how to import project from Final Cut Pro 7 to X ?

    please tell me if FCP 7can create any kind of file that FCP X can read ?
    I can read FCP 7 .mov file with QuickTime, but not with FCP X ? what can I do ?
    Sould I use a Premiere on PC to make files compatibles in between 2 apple Softwares ?
    I have a lot a files that have been created with FCP 7 and I just buy FCP X , so I am Stuck !!!
    thank you in advance

  • How to open project from an earlier version (RH x3) using RoboHelp 6.

    Hello everyone, I need your help. I have recently upgraded
    from RH x3 to RH V6. I have just completed the installation of RH6
    after spending long time with Adobe customer support as it took
    them long time to figure out how to provide me the unlocking key to
    install RH v6.
    BTW I have only installed RoboHelp 6 by itself. I did not
    install their Source Control because we already have Visual Source
    Safe which we have been using in our company.
    Also, since I had Adobe Reader 8 installed on my PC, I did
    not install Acrobat Element 7 either. As I suppose if Acrobat 7 or
    higher is installed RH v6 was not going to install Acrobat Element
    7.
    Well, now after I have installed RH v6, my first step is to
    find out how to open project from an earlier version (RH x3) using
    RoboHelp 6.
    RH x3 is installed on my old PC and I am working on my new PC
    where I have installed RH V6.
    Sorry, for providing you too many details, the purpose is
    only to give you a clear picture.
    Please, give me your feedback if I am doing everything
    correct and how should I open the project from an earlier version.
    Thanks

    Hi Peter,
    Thank you so much for the response. Actually, after I posted
    the question on Forum we had lost internet connection for some time
    and I just went ahead and tried it by myself.
    This is what I did – since we use MS Visual Source
    Safe, my all files were in the working folder of VSS in my c drive.
    I just clicked the Open tab/More Files in RoboHelp Starter and
    located the RoboHelp HTML Project File. It opened without any
    problem. Everything looks alright.
    Is there anything specific I should be checking to make sure
    if it is working fine in this version of RH. Because I did not
    create this project, somebody else did and I have never used this
    tool before this is the first time I will be using.
    I found your site pretty helpful though and it did have some
    information about Source Safe. I still have one question related to
    Visual Source Safe that Is RoboHelp v6 linked to VSS automatically
    and check the files out from it automatically whenever a project is
    opened or we have to manually set the link between the RH6 &
    VSS.
    In RH x3 whenever I would open a project it would prompt a
    message that in order to open this project the following files need
    to be writable, would you like to make them writable, selecting
    that option would checkout all the files from the VSS to make them
    writable. However, in RH V6 I opened an existing project and it
    opened without checking out the project files from VSS. Do you have
    any idea what’s happening?
    Ps: Do you recommend any book on RH 6 for starters or any
    other recommendation?
    Your help is always appreciated

  • How to delete projects from Vault

    Ok, here is the issue.
    I work remotely on a laptop and my main library and vault are on my home computer.
    I only keep the last couple of projects on the laptop and use the vault to backup those projects. I used managed files.
    When I get home from the road, I export/import the projects to the home machine and master library to do further work and use vault on an external for backup.
    So, on the laptop, I will delete projects to make more space on the hdd and I dont need them on the laptop any longer (they are already in the master library and vault at home).
    However, the problem is that when I delete those projects and then update the vault, it does not seem to delete those projects in the vault. So the vault just keeps growing in size until it fills up and I cant seem to delete those projects from the vault. Again, both the laptop library and the laptop vault are simply for backup while on the road so I'd like to have the vault on the portable be able to stay synced with the library on the laptop. When I delete a project, it does the same in the vault to keep the external space consistent as well.
    Is there any way to do this? Shouldnt the vault basically just back up the library and when something is deleted from the library it should be deleted from the vault as well?
    As it is, I need to delete the entire vault when it fills the external and create a whole new one after deleting the projects from the library.
    Is there an easier way?

    I have not contacted AppleCare, but will if this is how its working for others.
    Have you tried this and are sure it is working that way? After all, last week after deleting three projects from the laptop and main library and then updating the vault, I had a vault that was over 80 gigs in size while the library was now less than 20 gigs in size.
    After deleting the vault and starting a new one, the new vault was approximately the same size as the library, actually slightly smaller like it is with the master vaults at home with the main library.
    I have twice now had my external fill up with the vault while I had been constantly deleting old projects on the laptop. So it just seemed to keep adding new stuff to the vault, but not get rid of the old that I was deleting.

  • How to delete project from dtr

    HI, how can i delete project from dtr?thanks

    Hi Lei,
    Please check the following links.Also the SAP Note 864515 explains how to delete a development component.
    How to delete Development Components in NetWeaver Java Development Infrastructure (JDI)
    Regards,
    Yasar

  • How to move projects from one JWS to another JWS ?

    Hi all,
    I have two JWS :
    - AppOne.jws , projects :
    - Model1
    - UserInterface1
    - AppTwo.jws , projects :
    - Model2
    - UserInterface2
    How can I move Model1 & UserInterface1 project from AppOne.jws to AppTwo.jws ?
    The entity object & view object in Model1 and Model2 is in different packages.
    Is it possible ?
    Thank you,
    xtanto

    If you just add Model1.jpr and UserInterface1.jpr to AppTwo.jws, does that work?
    Thanks,
    Brian

  • *Please*, how do i run from cmd line??

    I've written a program using swing, on JBuilder6 Personal, and when i run it under JBuilder it runs perfectly. But, how do i run the program from command line? I've tried adding those PATHs and CLASSPATHs but still i can't run the program. I've tried copying the java.exe program to the directory where my classes are, and tried running it from there, but still i had problems. It always says something like "Exception in thread "main", and a lot of other msgs.
    Also, i can't find any swing.jar file in my disk. Shouldn't i have it? On some sites people tells you to put the swing directory on your autoexec, but i don't seem find this directory. (Well, having it or not, the program runs *perfectly* under JBuilder, like i said before).
    Please, this is driving me crazy, i'm tired of searching on the internet for help with this problem!
    Just some extra notes:
    - I got Windows 98 SE on my computer
    - Here's how i'm trying to run the program: java PainelPrincipal (where "PainelPrincipal" is a .class file and it's got a main method)
    I'd appreciate *any* help,
    Victor.

    Here are the error msgs i get:
    Exception in thread "main" java.lang.NoClassDefFoundError: PainelPrincipal (wrong name: chat/PainelPrincipal)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
    ... (more +- 6 lines like these...)
    These are the msgs i get when i execute:
    java PainelPrincipal
    and "java.exe" is on the same directory as PainelPrincipal.class and all my other classes.
    When i tri to run java.exe not from the same directory where my classes are i get this one line msg error:
    Exception in thread "main" java.lang.NoClassDefFoundError: PainelPrincipal
    Well, that's it, hope it'll help you to help me.
    Victor.

  • How to migrate projects from sun one studio 5

    hi,
    can anybody tell me how to migrate existing projects from sun one studio 5 to sun java studio 8 projects?
    regards
    guenther

    Hi,
    It has been a while since I have had access to sun one studio 5. If I remember correctly, it was based on Netbeans 3.5.1. It turns out the Sun Java Studio Enterprise 7 release was based on Netbeans 3.6. Both of these Netbeans versions used mounted filesystems rather than the new project system. There is a migration guide from JSE 7 to JSE 8 available:
    http://developers.sun.com/prodtech/javatools/jsenterprise/reference/techart/jse8/intro_migration_jse8.html
    I think this migration guide will apply to your situation as well.
    Let me know if this helps.
    Thanks,
    George

  • How to pass arguments from command-line to Point(x,y)

    Hi guys, I'm a beginner. i'm trying to figure this out 'how to pass the arguments from command-line to Point(x,y)'. See below is the code that i have written. But it appears eror. Is there anyone can help me to figure this out?
    class day5FourDPoint {
    int a = 0;
    int b = 0;
    int c = 0;
    int d = 0;
    day5FourDPoint rect(Point AB, Point CD) {
    a = AB.x;
    b = AB.y;
    c = CD.x;
    d = CD.y;
    return this;
    void printout() {
    System.out.println("Four Dimension : " + a + b + c + d);
    public static void main(String[] arguments) {
    day5FourDPoint FD = new day5FourDPoint();
    FD.rect(arguments);
    if (arguments.length > 1 & arguments.length < 4) {
    for (int i=0; i < arguments.length; i++) {
    FD=Integer.parseInt(arguments);
    FD.printout();
    }

    I don't use VBS so this is just a guess based on what I have read in this forum. I think when you are passing an 'array' to javascript it needs to be a variant data type. My guess your arguments are not making it to the javascript because it it the wrong data type.

  • How to run Ant from command line in Tarantella env?

    I am getting Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.tools.ant.launch.Launcher error message when I run Ant from tarantella command line. Is this Ant version issue? I can only find Ant with version 1.4.2. Where can I find the correct Ant version (1.6.5) and what class path do I need to specify if I want to run Ant from command line. This works if I run Ant inside of Jdeveloper 11g.
    thanks

    Hi
    What is the correct Java version? What are the steps to rectify the problem?

  • How to restore Project from repository for specific date ?

    Hello,
    I have Web Dyn Pro Project. Some files were deleted in project and were checked in to repository.
    Could you please describe easy steps how to restore project state for specific date ?

    The only way you could do that was if you used Time Machine on the computer to make backups. You could simply store the mobile backups folder on the day you wanted and then restore the iPhone.
    I've done this successfully in the past.

  • How to move projects from one computer to another?

    Hi,
    What is the best way to move a project in labview signalexpress from one computer to anotherone and include all log files?
    As i try i get the error mistake ""the project that you just opened contains logs which are linked to the following deleted files. you need to restore these files in order for this project to work correctly".
    Thanks for reply!
    Erik

    Hi Erik,
    I hope your well and sorry for the delay... busy day in the UK Office!
    So here is some information on SE LE and Full Differences:
    LabVIEW SignalExpress Limited Edition, otherwise known as LabVIEW
    SignalExpress LE, is software included with all National Instruments
    NI-DAQmx supported hardware devices. It allows the user to acquire,
    log, and export data with ease. With LabVIEW SignalExpress LE, users
    are now able to create one log per project and then export the
    collected data to ASCII or have it displayed in Excel. LabVIEW
    SignalExpress LE meets many basic data logging needs.
    However,
    LabVIEW SignalExpress LE does not provide more complex data logging
    functionalities. It is not capable of inline analysis functions, data
    logging alarms and events, documentation view, multiple data logging
    files in a single project and other more advanced data logging
    operations. These features are all available with LabVIEW SignalExpress.
    When
    LabVIEW SignalExpress LE is first installed, the user is given a free
    30-day trial of LabVIEW SignalExpress. After the 30-day trial period
    has expired, the user either chooses to register their copy of LabVIEW
    SignalExpress to continue using the Limited Edition or purchase LabVIEW
    SignalExpress.
    By default, LabVIEW SignalExpress LE displays
    only the features available in the Limited Edition. The settings can be
    configured so that the steps available in the Full Edition are also
    displayed. Select Tools>>Options to display the Options dialog box. On the General page, select Yes for the Show unlicensed steps option.
    For
    a summary of the differences between LabVIEW SignalExpress Limited
    Edition and LabVIEW SignalExpress features refer to the following chart:
    (See Attachment)
    So this leads me to beleive you should be okay.  You can copy and paste the SE.proj file from machine to machine.
    Let me know how you get on,
    Kind Regards,
    Kind Regards
    James Hillman
    Applications Engineer 2008 to 2009 National Instruments UK & Ireland
    Loughborough University UK - 2006 to 2011
    Remember Kudos those who help!
    Attachments:
    Comparison_Chart.jpg ‏26 KB

  • How to get characters from a line in a file ?

    Hello Everybody ,
    I am able to read the lines from the file using readLine( ) method.
    But i do not want to read anything that comes after the character '#'
    Any thing that follows a '#' character is considered as a commet in my case.
    The contents of my input file are,
    #Character mappings for Japanese Shift-JIS character set
    #ASCII character Mapped Shift-JIS character
    m 227,128,133 #Half width katakana letter small m
    n 227,128,134 #Half width katakana letter small n
    o 227,129,129
    p 227,129,130
    q 227,129,131
    r 227,129,132
    s 227,129,133
    t 227,129,134
    u 227,129,135
    v 227,129,136
    w 227,129,137
    x 227,129,138
    y 227,129,139
    z 227,129,142
    My code to read the contents of the file is,
    import java.io.*;
    class Read
    public static void main(String s[])
    try{
    int i=0,j,l;
    BufferedReader in=new BufferedReader(
    new InputStreamReader(
    new FileInputStream("Character.txt")));
    String []str=new String[100];
    while(true)
    str=in.readLine();
    if(str[i]==null) break;
    System.out.println(str[i]);
    i++;
    catch(Exception e)
    e.printStackTrace();
    System.out.println(e);
    How do i store the values within a line in the file
    to two different variables
    Like say,
    I read the line
    i get the character 'm' store it in a variable say, char ch='m' ;
    and the corresponding value 227,128,133 in a String variable.
    String str="227,128,133";
    Please offer some suggesstions and help me out .
    Any suggesstions would be welcome and very useful.
    Thanks and regards
    khurram

    It depends on whether the format of the file will ever change. If the "rules" regarding the structure of the file are predictable, then it's fairly simple.
    In the sample file, if we assume that anything that starts with # should be ignored, and all relevant lines begin with single char, followed by three comma separated integers; then you can just do the following (haven't tested this)
    import java.io.*;
    class Read
         public static void main(String s[])
              try{
                   // Create a Map to store the results..
                   Map data = new HashMap();
                   // We will store the actual values in an array
                   int[] values = null;
                   // Each valid line has a character
                   char theChar;
                   // Temp storage for the integer values
                   String[] strValues = null;
                   BufferedReader in=new BufferedReader(
                   new InputStreamReader(
                   new FileInputStream("Character.txt")));
                   String str=null;
                      while(true)
                        str=in.readLine();
                        if(str==null) break;
                        // trim to remove any spaces
                        str = str.trim();
                        theChar = str.charAt(0);
                        if(theChar != '#') {
                             // not a comment
                             // Split to get the int
                             strValues = str.substring(1, str.length()).split(",");
                             // We only want the first 3 tokens
                             values = new int[3];
                             for(int i = 0; i < values.length; i++) {
                                  values[i] = Integer.parseInt(strValues);
                             // Now, add the results to the map
                             data.put(String.valueOf(theChar, values);
                             System.out.println(str);
              catch(Exception e)
                   e.printStackTrace();
                   System.out.println(e);
    This will leave you with a Map of the character mappings, keyed on the String value of the character (just because you can't store a char in a Map)

  • Logic Pro X: How to: Cleaning projects, and transferring?

    Hello,
    My friend and I both have Logic Pro X now.
    Currently he had 9, and we have several "projects" (songs) we were working on.
    My question is:
    How do you easily remove all the unused audio tracks and delete them to clean up the audio folder?
    Is there a simple way to "Consolidate" a track so it's 1 file?
    Secondly, now that I have an FTP server, we use it to transfer back and forth, how are we to export the project (one at a time) so I can open it on my system?
    Thanks a ton for the help!

    I would choose one of the options below:
    Have a nice day!

  • How to import projects from workshop 8.1 to eclipse for weblogic 11.1

    I see a few howto's for migrating from workshop 8.1 to workshop for 10 but it is not obvious how to import existing 8.1 projects into enterprise pack for eclipse. If there is a how to out there could someone point it to me or maybe give me a quick walk through.
    Jerry

    There is no tooled support for project migration from Workshop to OEPE (regardless of version).
    The biggest question when contemplating such migration is whether you are using Beehive components (NetUI, Controls, etc.). Oracle support for Beehive ended with Workshop. If your application uses these technologies, you will need to stay with Workshop. The last version of Workshop was for WLS 11gR1 (10.3.1). No future versions are planned.
    If your application does not use Beehive components (or you can migrate away from them), then you can move to OEPE. The only supported approach is to recreate necessary projects in OEPE and copy your source code over.
    - Konstantin

Maybe you are looking for

  • Open purchase order in MD04

    Hi Experts I have ordered 20 qtys GR & IR  for 05 Qtys If we run the Tcode MDO4 for material that particular material , the PO is not showing in the MD04 ( i.e for the remaining PO - 15 qtys) Its urgent Thanks Tanvi

  • Missing hard drive space and files after Genius Bar installed new Hardware

    I took my computer to genius bar.  They installed a new CD/DVD drive.  My computer wouldn't load when I got it home, so I reinstalled OSX and now I am missing tons of hard drive space and all my old files (which have been backed up).  How do I fix th

  • MIGO for STO

    Dear Guru's, I am trying to create goods receipt for the STO process, I am facing the following errors 1."Please enter Excise Invoice number and Excise Invoice Date" - for this one what should i give...because if i am giving soem thing..system is sho

  • Assign bidder to product category - what does this do?

    Hi, we are running SRM 7.0205, and using the bidding engine. in the business partner master data, there is a "bidder data" tab and has an area to add product categories to a bidder.  What does this do?  If I assign product categories to a bidder, doe

  • Online number deactivated

    My online number has been deactivated without a reason!!!