Is it possible to add a single file to the Favorites list in a finder window?

I can add a folder, OK, but can't figure out how to add a single file to the favorites list. Is there a way?

Never mind, I just found the answer in another post: hold down the command key

Similar Messages

  • How do I add a jar file into the build path of the compiler?

    Hey,
    I'm trying to import a jar file into the build path of the compilation process, but it does not find the packages or the classes that are in it.
    I think I don't add it right...
              ArrayList<String> options=new ArrayList<String>();
              options.add("-d");
              options.add(targetDirectory);
              options.add("-classpath");
              for(String str:includeDirectory)
                   options.add(str);
              if (!compiler.getTask(writer, fileManager, diagnostics, options, classes, compilationUnits).call());
                    ....and I've tried this way:
         public void setTargetDirectory(String targetDirectory) {
              this.targetDirectory = "-d " + targetDirectory;
         private void compile(Iterable<? extends JavaFileObject> compilationUnits) throws Exception {
              ArrayList<String> options = new ArrayList<String>();
              options.add(targetDirectory);
              String classPath="-cp ";// tried this also with "-classpath"
              for (String str : includeDirectory)
                   classPath+=str+":";
              options.add(classPath);
         if (!compiler.getTask(writer, fileManager, diagnostics, options, classes, compilationUnits).call())
              // throw new Exception("Compilation Error");
         }Thanks in advance,
    Adam.
    Edited by: Adam-Z. on Feb 24, 2010 5:41 AM
    Edited by: Adam-Z. on Feb 24, 2010 5:42 AM

    Thank you for your reply,
    Q: Are there .class files in that directory in that jar file? (the compiler doesn't ( can't )) look for directories, it can just look for specific files , and scan to get a list of all files matching certain criteria. So if there are no class files, it will say the package doesn't exist, even if there is a directory, possibly containing other files.yes there are class files in the jar, the tree structure:
    j2MeDataChunkGenerator_Plugin\(lots of class files)
    META-INF\manifest.mf
    and thats it.
    , your code will only work on windows because other platforms use a different path separator. You should use java.io.File.pathSeparator not explicit ';" when building your classpath. (this is unrelated to your problem, but you should correct it)will do, thanks.
    Q: Is that error in your post formatted by your own diagnostics? (we could possibly help you better if we didn't have to guess!!)I would not post my own error code, this text is generated by the compiler diagnostic.
    {code}
         System.err.println(" Error details: " + diagnostic.getMessage(null));
    {code}
    Q: Is line 3 of ImageCroper_Editor.java (sic) an import statement? (we could possibly help you better if we didn't have to guess!!)it is an import error... didn't the error message stated that it is an import problem? wired, I'm sure before it did. anyway it is an import error.
    Also you don't show us what the variable includeDirectory is in terms of type, and contents, that might be helpful. (we could possibly help you better if we didn't have to guess!!)It has only one String object: "D:\%Important Documents\WorkSpaces\PacMan\ApplicationManager\Plug-in\Data Chunk Designer.jar"
    the last file on the classpath list.
    Q: Have you proven this? that i did post, in this long line of text.
    Q: Is the compiler finding other classes (in other packages) in that same jar file?No. all the class files are in the jar, they all have entries that start with "j2MeDataChunkGenerator_Plugin\*.class", and since I get 47 errors I guess it does not load any other class.
    thank you for you comments, the problem with having these errors, is that I can't even get a piece of information where this error is coming from, only that it is an import loading error package not found, what does that mean? that the jar was not loaded in compilation(no error about this), that the jar is corrupted(no error about this), that the path is incorrect(it is correct I made sure), that there is no such package in the jar(There is), that the compiler does not load the package(does it even do that?), really I can't even guess why this happens, I've been at this on and of all day today, really annoying.
    Thanks,
    Adam.

  • Is it possible to create a control file without the datafiles

    Hi All,
    Is it possible to create a control file without the datafiles?
    on any OS or DB version
    regards,
    sachin

    if I understand properly:
    - you have a script to recreate the controlfile
    - you have all of your database files backed up except your controlfiles
    This should work as this is how we sometimes refresh dev databases:
    1) restore the copies of the database files
    2) recreate the controlfile
    3) recover the database files to the desired point in time (if hot backup or archivelogs are available, otherwise, it would be as of the time of the backup)
    4) add temp files to temporary tablespace(s)
    The simpler solution would be to backup your controlfile at the same time as your datafiles (RMAN or o/s copy).
    I hope I understood your question properly.

  • Hi   Is it possible to divert a single number on my contact list without diverting all calls  iphone 3gs 32.  Thanks

    Hi   Is it possible to divert a single number on my contact list without diverting all calls??  iphone 3gs 32.
    Thanks  
    Andy.

    Do you mean forward one number only?  If that's what you want then no, you cannot.  You can use call forwarding to forward all calls, but not selected contacts only.  I'd add that would be a function of the carrier to, as when you activate call forwarding it sets the switch on your account with the carrier, and their hardware handles the call forwarding (i.e. the phone itself has nothing to do with actually forwarding calls or not - it is the carriers equipment that manages that - all the phone can do is tell the carriers system to forward calls, or not).

  • In contacts there is the possibility to add a new event, as the birthdays, but they do not appear in iCal. Is there any way to make that possible? It is normal to have a person with his birthday, anniversary and others key dates you want to link to him.

    In contacts there is the possibility to add a new event, as the birthdays, but they do not appear in iCal. Is there any way to make that possible? It is normal to have a person with his birthday, anniversary and others key dates you want to link to such person, but the only one shows up is the birthday. How to be able to show all those dates linked to people in the agenda in the iCal?
    Thanks

    Hi,
    I sugggest you try my application, Dates to iCal. It is shareware with a 2 week trial period.
    Dates to iCal 2 is a replacement for Apple's birthday calendar for iCal. It has a range of features to allow the user to choose what, and what not, to sync to iCal from Address Book.
    As well as automatically syncing birthday dates from Address Book, Dates to iCal 2 can sync anniversary and custom dates. It can set up to five alarms for each date in iCal and can also set different alarms for birthdays and anniversaries. It allows the option of only syncing from one Address Book group. This application also allows for the titles of the events sent to iCal to be modified to the user's preference.
    Best wishes
    John M
    As I sell software on my site and ask for donations, the Apple Support Communities Use Agreement requires that I state that I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Is it possible to add a signature box on the bottom of forms?

    is it possible to add a signature box on the bottom of forms?
    We have a customer who is thinking of using forms, but needs a signature box to be included in the form is this something that can be added?

    Hi,
    Unfortunately, Adobe FormsCentral does not have an option to add signatures.
    In order to distribute forms requesting signatures, you may use the following Adobe products:-
    Adobe Acrobat:- PDF creator, edit PDF | Adobe Acrobat XI
    Adobe EchoSign:- Electronic Signature Software, Digital Signatures | Adobe EchoSign
    Regards,
    Nakul

  • I want to Pick the Single file from The source Directory

    Hi,
       My Scenario is File to RFC .. I'm getting the files in the source Directory.. File names  are  SENDER_(TIMESTAP).XML .. but the problem is... When ever  Files  are available in the Source Directory  Immediately  XI was picking  all the files at a time.. But I want to   to Pick a single file at a time..
    for Making  this what we have to do..   After Processing the first file then only my Sender adapter should pick the next file...  (even though Multiple files are available in my Source Directory)
    Regards
    Jain

    Hi,
    the other option was use Adapter specific attributes in the Sender Communication channel..
    or
    while droping the files ask them to drop using time stamp in another directory  and an external validation is required .. and after validation push single file to Source directory using batch file..
    i.e use a batch file using run time operating system or make that batch file to run at OS level ..
    where the batch files needs to validate the time interval of the file and needs to push a single file to the source directory.. where from there we can directly pick a single file and process..
    regards,
    Kishore

  • Is it possible to add new screen fields to the transaction /dsd/sl_cockpit

    HI experts,
          Would like to know if it is possible to add new screen fields to the cloned version of /dsd/sl_cockpit.
          I cloned the original transaction /dsd/sl_cockpit into a diff. name, now I want to know how I can include/ add those new fields to this transaction.  It looks like the screen is dynamically built using Standard ABAP classes. Need help.
    Thanks in advance

    it is not possible to add new fields via badi on /dsd/sl_cockpit.

  • Is it possible to add a url/href to the MM_swapImage funtion?

    I have a bit of code I created in Dreamweaver CS3 about 3 years ago that I am revisiting/updating. It has a simple html picture gallery that uses the MM_swapImage function with the onclick command. Basically, there are a few thumbnails with a larger picture on the left. When a thumbnail is clicked, the larger image on the left changes. I'd love to add a link to the new larger image, but I can't think of a way to make this possible using this code. It isn't too important but if anyone has any ideas, I'd love to hear them.
    Here is the code:
    HEADER:
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    BODY:
    <img src="../images/THUMBNAIL.jpg" width="73" height="98" title="TITLE" onclick="MM_swapImage('li1','','../images/NEW_IMAGE.jpg',1)" />
    In that code, the 'li1' is the image that gets replaced and the 'NEW_IMAGE.jpg' is the one I'd like to have a url/href attached to.

    Also, and I'd imagine the technique would be similar, would it be possible to add a title attribute to the new image?

  • Is it possible to add a clickable link to the presentation area of a category

    Is it possible to add a clickable link to the presentation area of a category
    Websphere 61
    Oracle 10g
    RequestCenter 2008.3 SP4
    Ie 6
    Hi:
    I am trying to add a clickable link to open a web page.  I would like it to be visible on the presentation area (top) of the "Consumer Service Catalog".   I can make the button, but when clicked nothing happens.  I have tried several of the button commands like onclick, but then I get a js error.
    Thank you
    Daniel
    Safeway Inc.

    Yes. You can use html tags in the presentation area ot the  <b>Consumer Services</b> display category

  • Is it possible to add own JSP tags to the palette?

    Is it possible to add own JSP tags to the palette?
    Currently we are using other JSP tag library like Coldbeans, Display Tag Lib, and JSF tags like ourFaces, etc.
    And we have few own JSF tags and it would be good to keep them in JSC.

    http://www.youtube.com/watch?v=aKxw4_gv2vE
    DISCLAIMER: I haven't tried this myself, but I've seen it posted before.
    Matt

  • Is it possible to add spaces between icons in the dock on Mountain Lion

    Is it possible to add spaces between icons in the dock on Mountain Lion to seperate into groups of applications?
    thanks

    http://www.youtube.com/watch?v=aKxw4_gv2vE
    DISCLAIMER: I haven't tried this myself, but I've seen it posted before.
    Matt

  • Can I remove a SPECIFIC file from the "Recents" list?

         As far as I can see, Adobe Reader for Android has only the option of clearing ALL the files in the "Recents" list. It doesn't have the option of removing a specific file from the "Recents" list.
         Maybe I'm just missing the option I'm talking about or Adobe Reader doesn't really have that feature.
         Sensible answers to my question will be greatly appreciated. Thanks!

    Hi iSTULIN
    I assume you can delete the complete list, not the single file ...
    Please check the below link : http://blogs.adobe.com/readermobile/2011/09/09/faqs-for-adobe-reader-on-android/
    You can raise a feature request on the below link : https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Can't drop files from Downloads or Documents folder on the dock to any other Finder window

    I have been downloading some files and dragging/dropping them into another folder for the last 30 minutes or so. They're downloading to the default Downloads folder, and then I've been dragging them from that folder in the Dock, which opens like a fan, and dropping them into another folder (my Documents folder) in an open Finder window.
    All of a sudden, I can't drop files from the Downloads fan anywhere else. I also tested, and can't drop files from my Documents folder or my Screenshots folder, two other folders that are on the right side of my dock and open up like a fan.
    I can drag them, but when I hover over the folder that I want to drop them into, nothing happens. If I let go, they just stay in their original folder (the Downloads folder).
    So basically something happened with the folders on the right side of the dock that's not letting me drop the files anywhere else from the Dock. If I open the folders in their own Finder window, I can drag/drop just fine. It just won't let me do it from the Dock as I had been.
    Any ideas? I've tried restarting as well as sleeping/waking as I saw recommended on here, but no luck.

    Open Finder, press Option key, select Go > Library, open Preferences, delete com.apple.dock.plist and reboot

  • How to delete an individual file from the'Recents' list on an Android tablet? Not the original file in the documents library.

    I have a samsung note 8 tablet. I used to be able to delete files from the recents list, but don't know how to do it in the newest version.

    I don't think you can remove just one file from this list.

Maybe you are looking for

  • Optimisation of a Name Matching Routine

    Good morning, I'm developing an SSIS package to do the name matching of pupils that I have stored in one table. All the pupils stored on this table have been dumped from 5 different databases. The package dataflow is: 1. Truncate the destination tabl

  • JSP design issue

    I am working on an application, which is used by data entry people to enter approx 600 invoices/day thru web. The requirement is that the data entered should be saved in the database and a unique number should be generated and displayed to the user a

  • User/group names & domain

    Hi, I tried to put a security on a button but when i click on "Add" it gave the following message: "can't get the user/group names for the currently selected domain" How could iIcreate a domain ? and how could I create an user/group name ? Thx, Samer

  • Manually added artwork won't stick anymore.

    I can get it added but it's not persistent. It goes away as soon as I go away from the particular album. This used to work. I've added lots of manual artwork for the album covers. But somewhere with new releases of software it broke. I'm on the curre

  • Calculate VAT on freight

    Dear, In pricing procedure, I want to calculate VAT on freight conditoin type.. pls tell the procedure.