How to view all directory under project directory.

I'm eclipse user and want to try JDeveloper. The performance of JDeveloper was good and the debugger was much better. But I have some problem with the Navigator view of JDeveloper.
I can only see directory under "Java Content" and "Resources". Under the project directory, I have some other directory like log, doc and images, which should not been copied to target folder. If I add them to "Java Content" or "Resources" I will see them, but they will been copied to target folder, which is not what I want.
Can I see them without add them to "Java Content" or "Resources"?
Regards

Hi gurus,
I think this looks like a bug :(
Pay attention: user574665 apparently means not to add a Resource path in addition to (or instead of) the default one.
This (at least with me) works properly.
What really doesn't work is when you having one Resource path try to specify a list of subfolders to be included.
The content of those subfolders will then be copied to the output directory.
Funny is that when you have more than one Resource path it also works fine!
Hi user574665, try to get a workaround out of this hint :)
Regards,
alexandre.

Similar Messages

  • How to get all users under an organizations?

    Hello everyone.
    Just want to know if anyone knows how to get all users under a particular organization.
    From the Search User form, I found they may kind of user such attribute conditions:
    MemberObjectGroup
    is in
    XXXX(organization)
    But unfortunately, the "is in" is not a valid AttributeConditionOperator, so besides using "recursive" self-written function, anyone knows any possible buit-in trick?

    Here is my solution:
    <Rule'>
        <RuleArgument name='organization'/>
        <RuleArgument name='context'/>
        <block>
            <defvar name='orgs'>
                <new class='java.util.ArrayList'/>
            </defvar>
            <invoke name='getChildObjectGroupNames'>
                <invoke name='getObject' class='com.waveset.ui.FormUtil'>
                    <ref>context</ref>
                    <s>ObjectGroup</s>
                    <ref>organization</ref>
                </invoke>
                <ref>orgs</ref>
            </invoke>
            <append name='orgs'>
                <ref>organization</ref>
            </append>
            <invoke name='getUsers' class='com.waveset.ui.FormUtil'>
                <ref>context</ref>
                <map>
                    <s>conditions</s>
                    <list>
                        <new class='com.waveset.object.AttributeCondition'>
                            <s>MemberObjectGroups</s>
                            <s>in</s>
                            <ref>orgs</ref>
                        </new>
                    </list>
                </map>
            </invoke>
        </block>
        <MemberObjectGroups>
            <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
        </MemberObjectGroups>
    </Rule>

  • How to view all attachemt in outlook for user in my network

    Hello,
    how to view all attachment in outlook for users in my network
    i am used below path:
    "C:\Users\ username \AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.Outlook"
    All attachments
    I can not find some attachments exist on the
    email did not find her on the track
    above.
    thanks

    Hello,
    You may also try this VBA solution:
    https://gallery.technet.microsoft.com/office/Save-attachments-from-5b6bf54b
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How to view ALL my files in my iPad?

    Hello,
    How to view all my files in my iPad because the "others" in my iPad is taking a lot of space.
    Thanks

    If you just want a listing, you can do this:
    select owner, object_type, object_name
    from   dba_objects
    where  object_type in ('VIEW','TRIGGER','PROCEDURE');(you don't want to see functions or packages?)
    If you want to see the code for these types, an easy way is to use the package dbms_metadata to display them:
    SQL> select dbms_metadata.get_ddl('TRIGGER','ORDERS_TRG','OE') from dual;
    DBMS_METADATA.GET_DDL('TRIGGER','ORDERS_TRG','OE')
      CREATE OR REPLACE TRIGGER "OE"."ORDERS_TRG" INSTEAD OF INSERT
    ON oc_orders FOR EACH ROW
    BEGIN
       INSERT INTO ORDERS (order_id, order_mode, order_total,
                           sales_rep_id, order_status)
                   VALUES (:NEW.order_id, :NEW.order_mode,
                           :NEW.order_total, :NEW.sales_rep_id,
                           :NEW.order_status);
    END;
    ALTER TRIGGER "OE"."ORDERS_TRG" ENABLE

  • How to view all the users existing in a Client

    Hi
    Can any one help me, How to view all the users existing in a Client (Other than SM04 and AL08).
    I want to view not only the active users, but all existing users.
    Thanks in Advance
    Chandra

    Hi,
    Check table devaccess. to get all developers list
    Reward points if helpful.
    Regards,
    Mukul
    Edited by: Mukul Sharma on Jun 2, 2008 12:10 PM

  • How to view all the patches installed in a WebLogic

    Hi All,
    Is there a way on how to view all the patches installed in a WebLogic Server particular the 10.3.1?
    Thanks,
    Ace

    Hi,
    Check table devaccess. to get all developers list
    Reward points if helpful.
    Regards,
    Mukul
    Edited by: Mukul Sharma on Jun 2, 2008 12:10 PM

  • How to view all my game including deleted ones on game center ?

    Just asking how to view all of my game including the deleted ones on Game Center ?

    You can't review you r deleted games in Game Center

  • How to view all open tabs?

    I know how to view all open tabs for one Safari window but how do you view all open tabs for all open windows?

    Bookmarks menu > Add These x Tabs to Reading List
    Click the Reading List icon:
    I think that is as good as it's going to get.

  • How to view all table of a database

    How to view all table of a database created on a oracle 9.2/10g database management system.
    How to view available tables of oracle dbms which comes by default with package.
    Thank you so much in advance!
    With Regards,
    Niks

    You posted the same question twice.
    How to view all table of a database

  • View all checked out projects in PWA

    Hello,
    We're in the process of setting up our first Project Web App site.  We're running into an issue where Project Managers are leaving their projects checked out.  I was wondering if there's an easy way to view the checked out status of all projects
    on the PWA site and subsites.
    I noticed that in Microsoft Project when you select open file from Project Web App it gives you the option to select browse, 'Show me the list of all projects'.  From there you can view all of the project files, whether they're checked out, and who
    has them checked out. 
    Is there a way to get that information into a page view on our PWA site?
    Thanks for any advice,
    Joe

    Hi Joe,
    One of the things you can do is to configure a report (using Reporting Services) displaying the checkout projects and the report can be configured on the home page. Also, if needed the report can be filtered based on the user accessing the home page.
    Another option would be to create/customize a webpart to display this information
    Paul

  • How to enable all options under "Text Edits"

    Hi,
    How to activate all options under "text edits" see screenshot.

    Hi,
    I discovered, these options are not enabled for scanned PDF files.
    Thank You

  • How to display  all the under menus options when pressing the main menu on adobe muse?

    How to display  all the under menus options when pressing the main menu on adobe muse?

    How to display  all the under menus options when pressing the main menu on adobe muse?

  • How to view all approved timesheets in Project 2013

    Hi!
    How can I view all the approved timesheets in Project 2013? Do I need to build a report or is there a way to do this OOTB?
    Thanks!
    Best regards

    Hi Pedro, 
    You'll have to build a report for that. I'd suggest to start from one of the Excel Services sample report based on the timesheet OLAP cube. You'll easily be able to create a pivot table with timesheet per status, users, projects, periods, managers...
    SSRS is another path which requires development.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Need help with Aperture library duplicating all 'Albums' under 'Projects' library

    Fairly new to Aperture but I've tried to search many times for solutions to this issue. 
    Scenario:  In the Library, I have 3 albums under the 'Albums' view at the bottom that I created.  They were never associated with a project so they were always kept down here.  This I believe is normal.  What is not normal is that this morning the same 3 albums started showing up in an Albums folder under one of my projects in the  'Project' view above it.  At first when I clicked on the project it showed the entire library (+20k photos) despite saying only 14 images were in this folder.  I fixed this by moving the 14 photos into a different project with a different name.  But the Albums folder remains.  It is a direct mirror of the albums below (same name, same photos), and when I delete an album from the 'Projects' view it deletes the same album below.  Same thing if I remove a picture from the album above, it does it below.  I have other albums under specific projects that do not show up under 'Albums' view in the Library.  Again I belive this is correct.
    Making this more frustrating is that I can't just simply move or delete the duplicate Albums above and it is under a 'Project' that doesn't make any sense (e.g., under a Project named 'Travel' but all albums are related to 'Birthday Parties').  I tried creating new albums and then deleting the old ones, but then it actually removes the 'Album' section of my library and I don't know how to get it back as I'd still like to keep that functionality.
    I have also repaired and rebuilt the database twice with no improvement.  One other point is that I believe this is officially an iPhoto library, but this version of Aperture and iPhoto supposedly allows for sharing without any issues.  I tried repairing via iPhoto as well, but no luck there.
    Can anyone help or suggest solutions?  Thanks in advance.

    léonie wrote:
    but then it actually removes the 'Album' section of my library and I don't know how to get it back as I'd still like to keep that functionality.
    The sections in the Library Inspector have hidden controls to Hided or Show them. The controls will appear, if you hover the mouse close to the right border of the Inspector panel. There you can toggle the visibility of the different sections on and off.
    The whole Subsection (ALBUM in ALL CAPS) is gone, no remant left (so no Hide/Unhide button).  I can hide the PROJECTS, SHARED, RECENT, ETC, but ALBUMS is again gone.
    Just to be better able to understand what is happening in your library:
    At first when I clicked on the project it showed the entire library (+20k photos) despite saying only 14 images were in this folder.
    This looks to me, like your albums were "Smart Albums" and not regular albums.   Regular albums don't change the contents, when you open them for browsing. Or reflect changes in other library items.
    What do the icons of your "albums" look like? Is there a "gears" icon on it? Then your album is a smart album, and I'd try to update the smart settings for the album/
    Nope.  No gears and I've never used a Smart Album.  They were all part of my old iPhoto library but that import was done 2-3 months ago and this issue just started today.  Right now the Album is just a folder under PROJECTS, with each individual Album beneath having icons that look like two photos stacked (i.e., normal albums).  Also, when I click on the main Album's folder it reads 'TopLevelAlbums' as the header on the top of the main section.  When I click on any other project, folder, or individual album it just reads the same name as the header....this was the first clue to me that something was wrong...besides the ALBUM folder having +20k pictures in it.
    Aperture 3.5.1 .  I'm going to try creating the new library and see if it fixes it.  Thanks for the help.

  • How to view all files in subfolders?

    I have a folder (call it folder A) and inside that about 60 subfolders with 5-50 files in each. Is there anyway I can view all the files in Folder A in the 'flat' ie in one window so I can sort them by creation date, modification etc (obviously, I want to do this without actually moving the files)

    ????? ???1 wrote:
    Thanks! What I really want is creation date
    OK, use this:
    cd ~/Desktop; ls -RU -alF | open -f
    This lists the creation date rather than the mod' date.
    Here you have to replace Desktop with A (or whatever); keep everything else the same, assuming the folder is sitting in your home directory and isn't a child of some other folder in your home directory (if it is a child of some other folder, see the last two examples below).
    NOTES
    If the folder you want to search has a space in the name, you're going to need to add an escape character - that's a backslash \ - before the space:
    e.g.,
    Suppose the folder you want to search is in your home directory and is called "My Docs", you'd use
    cd ~/My\ Docs; ls -RU -alF | open -f
    Whereas if the folder was just called "MyDocs", you'd just use
    cd ~/MyDocs; ls -RU -alF | open -f
    Suppose My Docs is inside your Documents folder, use
    cd ~/Documents/My\ Docs; ls -RU -alF | open -f
    Suppose My Docs is inside Work which is inside Documents, use
    cd ~/Documents/Work/My\ Docs; ls -RU -alF | open -f

Maybe you are looking for