JDeveloper doesn't show all files in the directory

Hello,
I think some basic functionalities are missing in JDeveloper, one of these basic functionalities is the importing of files. You can't import existing business components in your project, so you have to put them in a directory physically.
I did it like that and now I'm facing this problem that some file's aren't being shown in the application navigator while I select system navigator, I see that they are in the correct path. I really don't understand why my project doesn't include the files in the application navigator...
Can anyone tell me what's wrong or what to look for?
Thanks.

Hi,
ADF BC files are re-used as described in
http://download-uk.oracle.com/docs/html/B25947_01/bcadvgen007.htm#CHEFECGD
Frank

Similar Messages

  • ICal doesn't show all text for the activity

    When I updated to iCal version 8.0 i noticed that when I am in week-view, iCal doesn't show all the text for an activity, although there is plenty of room. For example I have a lecture from 9 am - 4 pm and in the activity I put down all the things I have to do, but it only shows the first line for my activity. I need to drag the box or double click on it to see all the text. Can I change this?

    Gabriella,
    Sometimes making the Calendar window bigger, or using full screen allows additional text to be displayed.
    View>"Make Text Smaller" is also an option for those with Eagle Eyes.

  • Finder doesn't show all files

    When I add new photos to iPhoto, they do not appear as a file or item in Finder Documents list. I thought Finder was supposed to show all files and items that you create?

    santra, use EasyFind or Find File instead. BY default, Apple's own Finder/spotlight doesn't search everywhere and doesn't find everything (Mac fanboys will tell you this is a feature and is so intelligent that some people can't understand how smart it is; I prefer to think of it as a defect).
    Easyfind is here: http://www.versiontracker.com/dyn/moreinfo/macosx/8707
    Find File is here: http://www.versiontracker.com/dyn/moreinfo/macosx/10906315
    I hope this helps you to find all your stuff.

  • Adobe Bridge Doesn't show all files in a folder

    I am using a MacPro with 8GB of Ram and 1TB HD running Mountain Lion.  I have a network folder that has about 320 GB of files in it.  This is spread out between about 255 different Illustrator files.  When I view them in Finder, all the files show up.  When I view them in Bridge, I can only get 200 to show up.  If I click refresh, it goes to a different number. If I repeat, it changes again.  This worked on the old Machine but doesn't seem to work on the New one.  I'm guessing its a setting but can't seem to find that particular one.  Has anyone ran into this?  Any ideas?
    Thanks!

    I'm guessing its a setting but can't seem to find that particular one.  Has anyone ran into this?  Any ideas?
    While Bridge is not assigned for use over a network your problem seems cache related to me. When in a problem folder go to the menu tools / cache / and choose purge cache for folder and see if this helps you.

  • Show ALL files including the ones that start with periods?

    Hello.
    Is there a way to show ALL and access files in updated Mac OS X (10.5.8 and 10.8.3)'s Finder without going to Terminal (ls -all)? The reason is why I need to recover older backup copies from Time Machine, but I cannot figure out how to tell their Finders to show these .filenames files in my home directories/folders.
    Thank you in advance.

    http://appducate.com/2013/01/how-to-show-hidden-files-folders-on-your-mac/
    http://mac.tutsplus.com/tutorials/os-x/quick-tip-revealing-hidden-files-in-os-x/

  • JFileChooser - Select All Files in the Directory

    Hi all. I am currently using JFileChooser and I need a functionality that will let the user choose a directory and then automatically select all the files that exists in that directory. I have tried looking around for references, but no luck so far. I hope someone can help. Thanks in advance.

    This is what I use frequently in my applications :
    * Requests the loading of all Images
    * in a directory.
    private void loadImageDirectory() {
      //create a FileFilter so the user only sees directories     
      javax.swing.filechooser.FileFilter dirfilter=new javax.swing.filechooser.FileFilter() {
        public boolean accept(File f) {
          if(f==null)
            return false;
          if(!f.isDirectory())
            return false;
          return true;
        public String getDescription() {
          return "Directories only";
      //now create the filechooser     
      JFileChooser jfc=new JFileChooser();
      jfc.setDialogTitle("Select a directory");
      jfc.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);
      //remove the standard FileFilters (otherwise shows files too     
      jfc.resetChoosableFileFilters();
      //Set a FileFilter for directories only
      jfc.addChoosableFileFilter(dirfilter);
      int result=jfc.showOpenDialog(this);
      jfc_image_dir=jfc.getCurrentDirectory();
      if(result==JFileChooser.APPROVE_OPTION) {
        //here i call a method that does something with the directory     
        iv.addDirectory(jfc.getSelectedFile());
    }This always worked for me ??
    You might want to try??

  • Give a handmake function to search all files in the directory.

    To scan drive, folder, ets.
    I maked this, but my function is big bleep, a devil will break his legs here.
    Need small workable solution.
    Attachments:
    function.txt ‏7 KB

    Sergey,
    Here is an example file which looks through every file in a directory.http://zone.ni.com/devzone/cda/epd/p/id/2157
    It should save you some time if you are having issues with your code. 
    Regards,
    Kyle Mozdzyn
    Applications Engineering
    National Instruments
    Regards,
    Kyle M.
    Applications Engineering
    National Instruments

  • 'All My Files' doesn't show all file types (e.g. .Zip)

    Does anyone know how to make the 'All My Files' option in Finder display Zip files and Folders? 
    When I look at the search criteria, 'All My Files' seems to be only looking for 'Documents' and 'com.microsoft.'.
    Thanks,
    M.

    'All My Files' doen't even show pdf and doc files that I know are on my machine.
    Maybe should be called 'Barely Some of My Files.'
    I went into 'Search Criteria' and put in only one criteria line, searching for "any" file of "any" type.
    This seemed to work.

  • JComboBox doesn't show all Rows in the View Object

    Hi,
    I've got a JComboBox which shows only 25 rows of the VO and I'm sure there are at least 50 or more rows.
    I'm also sure this is not JComboBox.maximuRowCount's fault, which just in case i've set to Integer.MAX_VALUE.
    Why is this happening? How could i change it?
    Thanks in advance. Pablo.

    set the RangeSize attribute of the iterator that is populating the
    list values to minus one (–1). This will ensure that all of the possible list
    items will appear in the list. Failure to do this will restrict your lists to a
    maximum of 25 entries, the default value of the RangeSize property.

  • MF60 Pull List doesn't show all components in the BOM

    I just switched to REM and use MF60 for replenishment. I have some products that use 2-3 FGS in the BOM. While MF60 lists out requirements for components, it does not list any requirements for FGs in the BOM. For eg product Y contains A (FG) and B(comp). However when I run MF60, it shows me to pull only B even though A is missing. I would appreciate if someone can help.

    Dear KB,
    What's the specific reason for treating A as a finished product and why to include A under the BOM of Y(Finished Product)?
    Check if there is sufficient stock for A, already in the required production storage location,in this case the system does not
    show the material A in the missing parts for staging.
    Check and revert back.
    Regards
    Mangalraj.S

  • NumChildren doesn't show all children in the movieclip

    Hi, I have 2 movie clips inside another movieclip, when I trace numChildren on the parent movieclip it only shows 1. Anyone know why?

    Without seeing what you have the only guess anyone might have is that you are mistaken in your thinking and there is one child in the movieclip.  Is the second child a child of the other child?

  • Is there any way to play all files in a directory by one url?

    Hi all,
    I am testing fms this days, I have put all my files(such as 1.mp3,2.mp3...n.mp3) in my directory.
    I can play single file fine with url like this:
    rtmp://localhost/mp3/mp3:x/2
    but i want to know is there any way to play all files in my direcotry?
    for example, user click the play button, the player(smp) automatic plays all files in the directory, link windows media server.
    Should I use playlist? Or there is another better way?
    Thanks a lot.

    Hi,
    FMS do not directly take a directory to play files, the file names have to be fetched some way (through script if needed) to make a playlist and then the play command needs to be repeated as many times.
    Thank you !

  • How to remove all files in a directory in java?

    I have tried method delete() of File ,
    but no effect!
    can anyone help me!
    thank you

    So, you have a directory and you want to delete all files in the directory. Here is some (untested) code:
    File dir = new File("C:\\tempdir");
    File[] files = dir.listFiles();
    for (int i = 0; i < files.length; ++i) {
      if (files.isFile()) {
    files[i].delete();
    Jesper

  • "All My Files" doesn't show all of my files

    When I select the "All My Files" view in a Finder window, it correctly shows my files sorted by file type "Presentations", "PDF documents", "Images", etcetera.  The problem is that many, if not most, of my files aren't listed. 
    For example, on the "PDF documents" row, the right-hand side of the Finder window says "Show all (58)" when I in fact have over 700 .PDF files.  Likewise, the Finder window only shows one file of the type "Presentations" and one file of the type "Spreadsheets", even though I have almost 150 of each.  If I perform a Spotlight search on ".ppt" or ".xls", all of my files show up correctly and are identified correctly by type (i.e. "Microsoft Powerpoint Presentation" or "Microsoft Exel Workbook"), so I know that Lion knows what type of files these are.  So why is only one of each showing up in the "All My Files" view?
    I've also noticed that the only images that show up in "All My Files" are the ones that *aren't* in iPhoto.  Likewise, the only music files that show up in "All My Files" are the ones that *aren't* in iTunes, but I'm guessing that this is because I'm supposed to access those files through iPhoto or iTunes rather than through the Finder?
    Any help would be appreciated.  I can actually see the "All My Files" view as being a useful feature, but only if it would in fact show all of my files.
    Thanks,
    Scott Gardner

    I can help you.
    but I am not good at english.
    so I am sorry.
    anyway,
    the solution is that edit your file which path is "/System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocum ents.cannedSearch"
    for example
    I need to search my "data" partition.
    it must be mounted in "/Volumes/data"
    and do this
    ==========================
    <dict>
                    <key>FinderFilesOnly</key>
                    <true/>
                    <key>RawQuery</key>
                    <string>(true) &amp;&amp; (((kMDItemContentTypeTree = public.content)))</string>
                    <key>SearchScopes</key>
                    <array>
                      <string>~/</string>
                      <string>-Library</string>
                      <string>-Music/iTunes</string>
                      <string>-Documents/Steam Content</string>
                      <string>~/Library/Mobile Documents</string>
                      <string>/Volumes/data</string>            #############    Import this line    #############
                    </array>
    <integer>1396925814</integer>
                    <key>FXScopeArrayOfPaths</key>
                    <array>
                      <string>~/</string>
                      <string>-Library</string>
                      <string>-Music/iTunes</string>
                      <string>-Documents/Steam Content</string>
                      <string>~/Library/Mobile Documents</string>
                      <string>/Volumes/data</string>
                      <string>/Volumes/data</string>            #############    Import this line    #############
                    </array>
            </dict>
    ==================================
    and you can find what you want to look in you "all my files".
    I am sorry that I am not good at english.

  • Package Body in the tree doesn't show all procedures

    I am using Sql Developer 1.0.0.14.67 on Win XP Professional,
    DB servers Oracle 9i on both Linux Red HAt and Win XP Professional
    I have troubles with one of packages - in the tree under Package Body SQL Developer doesn't show all procedures of this package body.
    On the right panel all package body source is shown, but in the tree under Package Body it shows names of only procedures up to certain line in the source code - up to line where first Private (not included in Package Spec) procedure code starts.
    BUT, there are more Public procedures in package body below this Private procedure - and all of procedures below first private are not included in the tree under Package Body

    I find this quite annoying. I cannot use the navigation panel on the left to find the location of all functions and procedures in the package body. The 'missing' procedures are listed under the package spec, and double clicking on them takes me to the spec and not the body.
    I'm running v1.2.1.32.13. Is this a know issue and is there a fix planned?

Maybe you are looking for

  • What does this console msg mean and how can I stop it?

    This is about a CDMA iPhone 4 running iOS 4.2.10 (8E600). The console displays the following message every 10 seconds forever: Wed Aug 31 12:36:47 unknown com.apple.launchd[1]<Error>: (com.apple.mobile.installd.mount_helper) posix_spawn("/usr/libexe/

  • Share music on same mac with different user accounts

    I'll try to make this clear, i have an imac with a large itunes collection. my two kids have accounts on that same mac, and want to be able to listen to what i have in my itunes. i can't see putting three copies of the same music on the same computer

  • HOw to maximize a portlet on click of a link.

    Hi, Can some one help me as to how to maximize a portlet on click of a button? I am calling Page A.jsp to Page B.jsp. in the .jpf file, in the method which is being used to render Page B.jsp contains the below mentioned code. Do I have to do somethin

  • Copa report to excel

    Hi experts In KE30 when we have executed report it is comming properly but when we are trying to export it to a excel sheet only top portion of the report is comming bottom has not been transfered to excel sheet. Points are waiting Cheers Muralidhar

  • How to default condition record currency when creating in VK11

    Hello experts,   I have created a pricing table with fields that are not sales org specific. I have subsequently created a condition type that uses an access sequence that uses this table. The condition type is set up as a cond class B(price) with a