Packages of hierarchy creating problem

I created a java class C1 and a package named p1.
I created another java C2 class and a package named p1.p2

My problem is that they are displayed an independent of each other and I want p1.p2 subpackage of p1 and proper display.

Thank you.

10.1.3 using the meter of 'Flat level' in the application browser and change it to 1.
This will show you all your packages under a level

Tags: Java

Similar Questions

  • How long does take to install creative cloud, once the package has been created?

    I created the package and it takes forever to install and never ends correctly, any idea what the problem is it does not give any errors I just hang out of it, after it has been running for 1 + hrs

    Does the same on Mac and PC

    Please check:

    https://helpx.Adobe.com/creative-cloud/Packager/creative-cloud-Packager.html

    Create or modify packages

    It could give an idea about the whole process.

    Concerning

    Baudier

  • If you deploy a package that you created with computer mictrosoft, Mac user, you need to use a package of Mac? If so do you need to use a mac to create a package of mac?

    If you deploy a package that you created with computer mictrosoft, Mac user, you need to use a package of Mac? If so do you need to use a mac to create a package of mac?

    Programs Windows will not install on a Mac

  • Then, right click on a doc file and choosing create a pdf file... Word 2013 launches and creates problems. We are using Acrobat Pro. Is there a way to disable this feature in Word 2013?

    Is there a way to get around the word 2013 hijacking of the process 'to create a pdf file' Acrobat Pro? Then right click on a doc file and choosing "create a pdf file"... .the process Acrobat will beging but then Word 2013 jumps and creates problems.

    Hello

    Acrobat X doesn't support office in 2013. You will need to upgrade to Acrobat 11.0.1 or higher to use the feature to create a PDF file.

    Otherwise, you can open the Word file and print to PDF using the Adobe PDF printer. But it is not as rich as the one created by PDFMaker.

    Thank you

    Tanvi

  • I just paid almost $10 to create a PDF from a jpg file, but I did it so that I can change it. Now I find that I needed another Adobe package that would create the pdf AND I would change it. What should I do now?

    I just paid almost $10 to create a PDF from a jpg file, but I did it so that I can change it. Now I find that I needed another Adobe package that would create the pdf AND I would change it. What should I do now?

    If you create a PDF file from an image, it is always a picture, and you cannot change it.

    If the image contains text, then you need to perform the text recognition (OCR) before you can actually change the text.  Acrobat can do that.

  • Function call creates problem

    Hi all

    I am unable to call my function and grateful if someone help out me.

    I created the following package:

    Creating the table

    drop table;

    CREATE TABLE HAS

    (

    NAME VARCHAR2 (30),

    ADDRESS VARCHAR2 (30),

    N ° 1 NUMBER

    );

    Package specifications

    CREATE OR REPLACE

    PACKAGE employee_management AS

    FUNCTION hire_emp (NAME VARCHAR2, VARCHAR2 address)

    RETURN NUMBER;

    END;

    Package body

    CREATE OR REPLACE

    Employee_management PACKAGE BODY IS

    FUNCTION hire_emp (NAME VARCHAR2

    address VARCHAR2

    ) RETURN NUMBER

    new_no1 number 4;

    BEGIN

    SELECT s1.nextval INTO new_no1 FROM dual;

    INSERT INTO ONE

    VALUES

    (new_no1, NAME, address);

    Return (new_no1);

    END;

    END employee_management;

    -------------

    All my code above is to compile, but when I try to call the hire_emp function, then I get the error message.

    I use the code to call the function below.

    Call Fuction

    BEGIN

    employee_management.hire_emp ('zzz', 'Gulshan');

    end;

    Error

    Error report:

    ORA-06550: line 2, column 1:

    PLS-00221: 'HIRE_EMP' is not a procedure or is not defined

    -------------

    Please guide

    Hello

    979596 wrote:

    Thanks Frank, but I always get error when I run your code provided:

    Error

    Error from the 1 in the command line:
    DECLARE

    x NUMBER;

    BEGIN

    x: = employee_management.hire_emp ("zzz", "Gulshan");

    END;
    Error report:
    ORA-01722: invalid number
    ORA-06512: at "SCOTT. EMPLOYEE_MANAGEMENT', line 8
    ORA-06512: at line 7
    01722 00000 - "invalid number."
    * Cause:
    * Action:

    ------

    I also check my sequence S1 and its working very well. Please advice

    I was adding to my previous message when you posted it.

    See the last part of explicitly name the columns of all INSERT statements.

    Don't say not verified the sequence;  view a code example to create the sequence.  People need run your code to catch any errors.

    Compare this function that you posted:

    FUNCTION hire_emp (new_name in VARCHAR2
    new_address IN VARCHAR2
    )
    RETURN NUMBER
    IS
    new_no1 number 4;
    BEGIN
    SELECT s1.nextval
    IN new_no1
    DOUBLE;

    INSERT a (n ° 1, name, address)
    VALUES (new_no1, new_name, new_address);

    Return (new_no1);
    END hire_emp;

    If you do not change the names of argument NEW_name and NEW_address, don't forget to change them in the specification of the function, too.

    Starting Oracle 11, you can use NEXTVAL in assignments of PL/SQL, like this:

    new_no1: = s1. NEXTVAL;

    or this:

    ...

    IS

    new_no1 number 4: = s1. NEXTVAL;

    BEGIN

    ...

    Select the value of the sequence of double is needed in Oracle 10.2 and earlier versions, but it still work in later versions.

  • I want to go back to the previous version of 2014.2.  .3 is far too buggy and full of error messages. Create problems because I'm on a timeline with my client and I don't have time to fool around with all the problems.

    2014.3 is far too buggy and full of error messages. Create problems because I'm on a timeline with my client and I don't have time to fool around with all the problems.

    You don't mention what you have encountered errors? Workaround for the problem more frequently reached here is Re: error in Muse: object UID:U6875 has two (or more) owners: U3633 and U3165

    If you have a copy of your .muse file that has not been saved by using 2014.3, you can downgrade by uninstalling Muse, and then choose the previous Version in the drop-down list of filters in the Panel of Apps from the desktop creative cloud application. There will be a popup next to the Muse, where you can select a version prior to install.

  • Reader Adobe XI updates last week. Reinstalled this morning. All previous saved pdf files are now forms of words asking the conversion? Creates problems for my business. Help, please?

    Reader Adobe XI updates last week. Reinstalled this morning. All previous saved pdf files are now forms of words asking the conversion? Creates problems for my business. Help, please?

    See http://windows.microsoft.com/en-us/windows/change-file-open-program#1TC=windows-7

    Another method: http://windows.microsoft.com/en-us/windows/change-default-programs#1TC=windows-7

  • Native extension package creating problem

    In an effort to learn how to create a native extension on my own, I looked at the examples and the Adobe Help documentation. I actually created the files required for the extension (the native code, the extension, the library swc and library.swf descriptor). However, when I run the command to create the .ane file I get this error:

    /Users/Dalston/TeamAGC/SDK/4.6.0/bin/ADT-Paquet - target ane... extension.xml - CFC DeviceInfoExtension.swc - iPhone-ARM library.swf libDeviceInfo.a platform /Release/DeviceInfoExtension.ane

    output file is not writable

    I also tried a variation of this command that results in the same error (which comes directly from the Adobe Help documentation):

    /Users/Dalston/TeamAGC/SDK/4.6.0/bin/ADT-Paquet - target ane... /Release/DeviceInfoExtension.ane extension.xml - CFC DeviceInfoExtension.swc - iPhone-ARM platform - C platform/ios. -default platform - C platform library.swf / default

    output file is not writable

    I'm not sure what I am doing wrong here. Anyone had this problem before? Thank you in advance for your help!

    I'm very late to this topic, but I would like to change... /Release/DeviceInfoExtension.ane to all DeviceInfoExtension.ane

  • Changing table via the package with immediate execution (problem)

    Hello

    I have a unusual problem. I have a package that contains the procedure that via execute immediate statement, creates a table on which he performs different actions for example:

    -alter table some_owner.dummy_table noparallel

    -create index some_owner.idx_name on some_owner.dummy_table (column)...

    But I only managed to run move and create synonym table/public via execute immediate statement. Actions as alter table and create index fails with error ORA-01031: insufficient privileges.

    Note If call these commands outside the package (a simple script) this all done OK.

    I found a way, where I set the AUTHID CURRENT_USER command create package statement. In this way all the actions executed OK.

    I wonder why I can't change the table via the package with immediate execution on a table that is in the tablespace "SOME_TABLESPACE" and the title of owner "SOME_OWNER", without putting the AUTHID command on the package.

    There must be a problem why a package cannot change the table which is owned by the user 'SOME_OWNER '.

    All useful responses would be appreciated.

    I have a unusual problem.

    No - you don't have. This question has been answered SEVERAL times on this forum and others.

    But I only managed to run move and create synonym table/public via execute immediate statement. Actions as alter table and create index fails with error ORA-01031: insufficient privileges.

    OK - your username doesn't have privileges to do these operations or only received privileges through roles.

    Roles are DISABLED in named PL/SQL blocks that use of the AUTHOR's rights.

    Note If call these commands outside the package (a simple script) this all done OK.

    I found a way, where I set the AUTHID CURRENT_USER command create package statement. In this way all the actions executed OK.

    Of course - the roles are NOT disabled in named PL/SQL blocks that use the rights of the APPELLANT or in anonymous blocks.

    I wonder why I can't change the table via the package with immediate execution on a table that is in the tablespace "SOME_TABLESPACE" and the title of owner "SOME_OWNER", without putting the AUTHID command on the package.

    Well now you know!

  • CAN´t install the Adobe CC package after I created it.

    It s a windows7 pro 64-bit. I have 10 others with the same configuration, and there is no problem with the installation. I tried adobe cleaner, but no result.

    I had no errors, nothing to use to find the reasons why, the installation fails.

    I have another computer, where I install the CC package whitout Acrobat pro and now I need Acrobat pro, but it won't install, and once again no errors, it stops just after 10 sec.

    It s Creative Cloud not the packaging, but the content, for example, Photoshop, illustrator and so on. I have install can´t

    The package is created. One with full programs and the other with only Adobe Acrobat. There is no problem to make the packages. It is with the license number.

    Hello

    Please contact our support team for instant help

    Contact the customer service

  • 10.11.5 OSX creates problem safari @ blogger

    Since the recent update OSX 10.11.5, I am unable to use Safari 9.1.1 to create or modify messages on my blog on Blogger. The cursor does not appear or there is a lag in time when you use controls - small issues that nevertheless make the impossible experience blogging. However, if I use Chrome, I have no problem whatsoever. I do understand that Blogger and chromium are products of Google, but Safari is my default browser and these problems are new for me since the recent update of the OSX software. I just think that Apple should know.

    Apple is not regularly monitor the discussions. These are mostly a user in discussions.

    Send feedback to Apple. They will not respond, but at least know that there is a problem. If enough people send feedback, it can become the problem solved as soon as possible.

    Your comments

    Or you can use your Apple ID to register on this site and go the Apple BugReporter. Allegedly, you will get a response if you submit your comments.

    Comments via Apple Developer

  • Re: Satellite recovery disk creating problem C660-10 d

    I can't create a recovery using Toshiba picture disc. DVDs are dismissed as empty when they are empty. DVD R/W burning OK with Microsoft and Nero software. How can I get a fix for this problem? TIA ZIZOUETZIZOU

    TOSHIBA recovery disk can be created with preinstalled Toshiba media recovery ONLY tool creator.
    So I t understand why you use software from Microsoft and Nero.

    Did you check user manuals document s and the chapter on the recovery media creation?

    To create recovery DVDs I recommend you to use empty DVD-R virgins only.

  • Create problems of recovery using Verbatim DVD + R disc

    HP 110-213EA desktop PC.

    I have problems, create a recovery disk using the HP Recovery Manager.

    I use Verbatim DVD + R discs but recovery manager says that the disc is a DVD - RW

    Walter, welcome to the forum.

    Sometimes optical drives are picky about the drives used.  I, too, have always used + R discs without any problem.  In fact, they are usually the best option.

    Here is a guide that can help you solve your problem.  You will need to use a USB flash drive.  I did my last drive recovery with a USB flash drive.  It has worked well.

    Please, click on "Thumbs Up +" if I helped you and click "Accept as Solution" If your problem is resolved.

  • Open to create problems replace with the recording of file templates

    Hello, I had a problem with the function open/replace/create. Could you please specify each function, how it works? As you can see in my file, I try to record in the specified path. The values appear in the text file, but when I change some values in the course of data, it replaces the old value, it has been. I want to have all the data in a single file until I close and open another file for the operation.

    How can I do?

    Thank you

    I think that its programming in-> file-> advanced file io

Maybe you are looking for

  • My iPhone was fried

    my iPhone has been fried due to water damage how much will it cost? If anyone knows could you please tell me thanks

  • Why zoom in Windows 7 has also changed the font size in Firefox?

    I have win7 and I tried to change the size of the text/icon from windows to 125%. It has also affected everything in firefox (text tabs, bar etc, not the text on the pages you want to change by pressing ctrl + / address). I changed it to 100% and eve

  • Satellite L40 - 14 H stops

    When I hold down any key on my satellite L40 - 14 H for a few seconds, that he died, as if you remove the battery. No work record or anything :(even, it goes off even at startup or in BIOS mode...someone knows what's the problem?

  • HP G4-2201tu: adapter for laptop

    Hi HP, I would like to ask a few questions on the notebook adapter. My old adapter is 65w (18.5V, 3. 5), but it was broken. Now I have a new 95w(19v,4.74A) adapter. Can I use it for my laptop? Thank you very much! PS: some photos on my laptop and a n

  • display driver nvlddmkm stopped responding and has successfully recovered

    So, about a week ago I checked the nVidia website to see if there was no news available drivers for my card (XFX GeForce 9600 GSO) and there was. Installiation was simple then a restart. After reboot, I thought that I would play Call of Duty 4 and af