Trying to Javadoc multiple packages beneath one directory

Ok, I have a directory structure like this:
home/src/data
home/src/file
home/src/gui
home/src/net
home/src/projects/myProject
home/src/security
home/src/utils
the way it looks on my hard drive would be:
D:\work\java\home\...
My "CLASSPATH" is D:\work\java\home
when I use the Javadoc command from D:\WORK\JAVA :
C:\j2sdk1.4.1\bin\javadoc -d home/docs -sourcepath /home -subpackages src
all I get are
"No source files for package src/data"
"No source files for package src/gui"
etc
THERE ARE .JAVA FILES IN THOSE DIRECTORIES!
I want to be able to document ALL the packages below
home/src all together

I tried the line you provided to me, and I still get the No source files for package data.
I do have "package src.data;" at the top of my src/data .java files, etc. I understand what you are saying with regards to the -subpackages and the -sourcepath flags.
My current directory is
D:\work\java
my batch file (running from D:\work\java) has the line
C:\j2sdk1.4.1\bin\javadoc -d home\docs -sourcepath home\src -subpackages data
and I still get the error. Oddly enough, if I use this set of lines:
cd home\src
C:\j2sdk1.4.1\bin\javadoc -d home\docs src.data
it works fine.
The only problem with this is my documents are in
D:\work\java\home\src\home\docs instead of
D:\work\java\home\docs
I have "D:\work\java\home" as my CLASSPATH variable in Win2k.

Similar Messages

  • To Move Multiple Files from one directory to another.

    Hi,
    I need to move multiple files from one directory in UNIX (application server ) to another. I need something like an FM 'STRALAN_COPY_FILES' which is also valid in ECC 6.0.
    Thanks in advance.

    Hello Sachin
    Below you see a copy of how to use EPS_FTP_PUT using transaction SE37.
    Import parameters               Value             
    RFC_DESTINATION =                 NONE              
    LOCAL_FILE             =         filename          
    LOCAL_DIRECTORY   =              /dir1/dir2        
    REMOTE_FILE             =        filename          
    REMOTE_DIRECTORY   =             /dir1             
    OVERWRITE_MODE        =          F        " force -> overwrite existing file                 
    TEXT_MODE                    =   B               " binary
    TRANSMISSION_MONITOR            X       " display transmission monitor            
    *RECORDS_PER_TRANSFER            10                
    *REQUESTED_FILE_SIZE             0                 
    *MONITOR_TITLE                                     
    *MONITOR_TEXT1                                     
    *MONITOR_TEXT2                                     
    *PROGRESS_TEXT                                     
    *OBJECT_NAME  
    Regards,
      Uwe

  • Javadoc Multiple Package Problem

    I am having problems trying to create a javadoc of multiple packages. I have a directory named source with 6 separate packages: A, B, C, D, E, F.
    I read the javadoc documentation on multiple packages but it did not help me. From my directory c:\source, I ran javadoc -private A B C D E F, but ended up with "javadoc: No package, class, or source file found named ...". for each package. Does anyone have any ideas?
    Thanks

    Ok, I have packages named messageboard, Showcase, and Review, with each in a separate folder in my source directory. I tried the following command from my source directory D:\>javadoc -private Showcase messageboard Review and it returned javadoc: No package, class, or source file found named Showcase.
    javadoc: No package, class, or source file found named messageboard.
    javadoc: No package, class, or source file found named Review.
    3 errorsAny ideas what I can do? I would really appreciate it.

  • Duke$ - Multiple packages in one jar... again

    My jar contains 2 packages.
    One is my own, the other one is the JNIRegistry from Ice. (Excellent for Windows. Download it at: http://www.trustice.com/java/jnireg/index.shtml )
    My application starts from the jar file and works just fine, but as soon as one of my classes tries to import/load a class from the com-package, the NoClassDefFoundError exception is thrown.
    I created the jarfile in my app-folder by using:
    jar cfm myJarFile.jar manifest.mf myPackage com
    This is the folder tree:
    C:\
    |
    |-app
    |
    |--com (folder)
    |
    |--myPackage (folder)
    |
    |--manifest.mf
    I have checked the contents of the jarfile, nothing is missing.
    This is the manifest file:
    Main-Class: myPackage.App
    I am sure there must be a way around this... The closest solution I have found was at:
    http://forum.java.sun.com/thread.jsp?forum=22&thread=30891
    It says specify each class you want to import from the other package, for example dont use
    import com.ice.jni.registry.*;
    but
    import com.ice.jni.registry.Registry;
    import com.ice.jni.registry.RegistryKey;
    import com.ice.jni.registry.RegStringValue;
    So I did. Nothing changed, still the NoClassDefFoundError
    Any help?
    Thanks in advance

    Hey guys,
    This is how you do it. I have an example here for you to follow:
    -----Test.java
    package com.test;
    import another.one.*; // note * is ok to use!
    class Test
         public static void main(String[] args)
              System.out.println("Hello from Test!");
              Target.main(null);
    }------Target.java
    package another.one;
    public class Target
         public static void main(String[] args)
              System.out.println("Hello from Target!");
    }place files like so:
    {path}/com/test/Test.java
    {path}/another/one/Target.java
    compile classes, then create a manifest:
    ---manifest.txt
    Main-Class: com.test.Test
    {a blank line here}
    place at:
    {path}manifest.txt
    now create jar;
    {path}> jar cmf manifest.txt myJar.jar com/ another/
    and enjoy ;-) java -jar myJar.jar
    -Ron

  • How can I install multiple packages in one time?

    I use Software Update on this PowerBook to download, keep the packages and install onto my 3 Mac's.
    The question is how can I install multiple packages (update stuff) in one time (as we can do with Remote Desktop)? Just to save my time from retarting the machines for every single (required) packages.
    Many thanks, and happy new year.

    320/2766
    Happy New Year Ekapon,
    Instead of downloading the packages in advance,
    check (Software Update default) every software you need, then choose "Install & Keep Package" from the Install menu.
    This will install everything without needing to update prebindings and restart between each installation.
    Axl

  • Creation of multiple PO IDOCs for multiple vendors in one directory

    Hi ,
    I got a scenario to download all the vendor related PO and RFQ IDOCs to one common directory .i.e EDI Port path: /sap/xxxx.I cannot create partner profile LI for each and every vendor. Would be appreciated if any one can suggest alternative for this.
    P.S : Tried by creating output type with partner function LS and partner profile LS.It was not working.
    Cheers,
    Raj.

    Hi
    For the scenario described by you, you need not have to make any config settings. The G/L account defined in SPRO (Valn and Automatic Acct Determination) is used for Automatic Account determination i.e. when you do not enter a specific G/L account during Goods Issue.
    As can be seen from your query, you want Consumption account to be posted to different G/L accounts but the material is assigned only to 1 Matl type. There are 2 ways to solve this problem:
    1. If you know the G/L accounts that the system should post to before hand i.e at the time of Matl creation itself, then you can configure Split Valuation and then assign more than 1 Valuation class to the Matl. For each of these Valn classes, you can configure Automatic Account assignment. By doing this, at the time of Goods Issue, the system will ask you the Valn type and will accordingly post to a seperate G/L account.
    This is possible only if the no of G/L accounts per Matl is less (preferably 2-3)
    2. If you do not know the G/L accounts before hand or the G/L accounts per Matl consumption is too many, then it is better to go for Manual Automatic Account assignment.
    In this procedure, at the time of Goods issue using Mvt type 201, you can specify the G/L account and Cost Centre in Th Account Assignment Tab.
    Hope this clarifies.
    Thanks

  • Trying to install multiple All in One Printers on new laptop

    Got a new HP Envy laptop running Windows 8.1.   Replacing old HP running XP.  Trying to install two HP All in One printers on my home wireless network  HP 6500 E709n and a HP 7410.  I am stuck in an infinte loop using the HP Print and Scan Doctor.  I load up one printer Driver using the downloads on the website.  When I go to load the other printer, the system won't let me continue until I uninstall the previous printer driver and accessy software.
    Anyone know how to get around it?

    Hello again,
    Thanks for getting back to me!
    Next, I would suggest uninstalling all of the printer software on your computer, performing a clean boot and then reinstalling the OJ 7410 first and then the OJ 6500. Here are the steps and links in order for you.
    Uninstalling the Printer Software
    Restart the PC
    How to perform a clean boot in Windows
    Restart the PC
    Download and Install - HP Officejet 7410 All-in-One Printer
    Download and Install - HP Officejet 6500 Wireless All-in-One Printer - E709n
    I hope this works for you!
    Happy Wednesday
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Trying to simplify multiple steps into one - please help

    I have a set up of steps to perform on 3 tables in order to populate two tables, please suggest best way (performance wise) to do this
    CREATE TABLE AE
      EID    VARCHAR2(100 BYTE),
      UKEY   VARCHAR2(1000 BYTE),
      TNAME  VARCHAR2(10 BYTE)
    CREATE TABLE TAB1V
      PID    VARCHAR2(100 BYTE),
      PUKEY  VARCHAR2(100 BYTE)
    (join ae and tab1v with this condition: ae.ukey = tab1v.pukey);
    CREATE TABLE PES
      EID    VARCHAR2(100 BYTE),
      UKEY   VARCHAR2(100 BYTE),
      TNAME  VARCHAR2(1000 BYTE)
    (join condition with other tables, use ukey)
    insert into ae (eid,ukey,tname) values ('eid1','ukey123','tname123');
    insert into ae (eid,ukey,tname) values ('eid2','ukey123','tname123');
    insert into ae (eid,ukey,tname) values ('eid3','ukey222','tname222');
    insert into ae (eid,ukey,tname) values ('eid4','ukey222','tname222');
    insert into ae (eid,ukey,tname) values ('eid5','ukey456','tname456');
    insert into ae (eid,ukey,tname) values ('eid6','ukey789','tname789');
    insert into ae (eid,ukey,tname) values ('eid7','ukey789','tname7891');
    insert into pes(eid,ukey,tname) values('eid2','ukey123','tname123');
    insert into pes(eid,ukey,tname) values('eid6','ukey789','tname789');
    insert into pes(eid,ukey,tname) values('eid5','ukey456','tname456');
    insert into pes(eid,ukey,tname) values('eid2','ukey123','tname123');
    insert into tab1v(pid,pukey) values ('pid1','ukey123');
    insert into tab1v(pid,pukey) values ('pid2','ukey222');
    insert into tab1v(pid,pukey) values ('pid3','ukey111');
    insert into tab1v(pid,pukey) values ('pid4','ukey456');
    insert into tab1v(pid,pukey) values ('pid5','ukey789');my goal:
    i have to populate two tables
    1. result_table
    CREATE TABLE RESULT_TABLE
    PID VARCHAR2(100 BYTE),
    UKEY VARCHAR2(100 BYTE),
    EID VARCHAR2(100 BYTE),
    TNAME VARCHAR2(100 BYTE),
    SRC VARCHAR2(4 BYTE)
    2. no_match table
    CREATE TABLE NO_MATCH
    PID VARCHAR2(100 BYTE),
    UKEY VARCHAR2(100 BYTE),
    my flow of logic:
    1. check all the rows that are common to both tab1v and ae table (by joining with ukey),
    if there are ukeys that are present in tab1v table, but absent in ae table, populate
    them in no_match table, I got this with below query
    select pid,pukey from tab1v
    where not exists
    (select ukey from ae
    where ae.ukey = tab1v.pukey);
    result of no_match table should be:
    pid3 ukey111
    for all those rows that match, probably populate in a staging table
    CREATE TABLE STG_TABLE1
    PID VARCHAR2(20 BYTE),
    UKEY VARCHAR2(100 BYTE),
    TNAME VARCHAR2(100 BYTE),
    EID VARCHAR2(100 BYTE)
    insert into stg_table1(pid,ukey,eid,tname)
    select a.pid,b.ukey,b.eid,b.tname
    from tab1v a, ae b
    where A.PUKEY = b.ukey
    2.After doing point 1, So if I find common rows in both tab1v and ae table (present in stg_tab1), pick up those records and check if they are present in pes table ?
    join stg_table1 and pes table with ukey again
    3. populate records found / and not found in point 2, do the following check and populate result_table
    for records found in both stg_table1 (in other words, present in both ae and tab1v) and pes, do the following check
    if each ukey has multiple same tnames attached to it (ukey123 has tname123, twice ), src should be A
    if there is unique tname per ukey (ukey456 has only tname456), src should be A
    if each ukey has multiple different tnames (ukey 789 has tname789 and tname7891), they should be populated and src column should be B
    result_table should be like below :
    PID     UKEY     EID     TNAME SRC
    pid1     ukey123     eid1     tname123 A
    pid1     ukey123     eid2     tname123 A
    pid4     ukey456     eid5     tname456 A
    pid5     ukey789     eid6     tname789       B
    pid5     ukey789     eid7     tname7891      B
    pid2     ukey222     null     tname222 A
    pid2     ukey222     null     tname222 A
    for records found in stg_table1 but absent in pes, populate the above table and same following check, but assign null to eid : (last 2 rows in above data)
    following can be used to find difference
    select pid,ukey,tname from stg_table1
    where not exists
    (select ukey from pes
    where pes.ukey = stg_table1.ukey);
    if each ukey has multiple same tnames attached to it (ukey222 has tname222, twice ), src should be A
    if there is unique tname per ukey src should be A
    if each ukey has multiple different tnames they should be populated and src should be B (none in my example data)
    I am getting the results in individual sql statements, but how do I populate result_table and no_match with above data, given the above source data with minimal sql statements and considering performace as a key factor ?

    Why so many unanswered questions? 66 (47 unresolved) . Are they really unanswered? Please review your 47 unresolved questions and give credit to the people with either HELPFUL or ANSWERED as appropriate. They will appreciate it.
    Please provide you 4 digit Oracle version number.
    In 11g you could use the INSERT ALL multi-table insert to do this: http://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_9014.htm
    See the above doc at 'The next examples insert into multiple tables' where you will find this excerpt:
    >
    INSERT ALL
    WHEN order_total < 1000000 THEN
    INTO small_orders
    WHEN order_total > 1000000 AND order_total < 2000000 THEN
    INTO medium_orders
    WHEN order_total > 2000000 THEN
    INTO large_orders
    SELECT order_id, order_total, sales_rep_id, customer_id
    FROM orders;
    >
    This will let you insert into both tables with one query. Your query can use an OUTER JOIN between your tables so that the key value will be NULL when a record is not found. Then your WHEN condition will check the key value and if NULL will insert into one table and if NOT NULL will insert into the other.
    Should not be a need for a staging table. Try to modify the example in the doc for your tables.

  • How to run multiple packages in one process chain

    Hi,
    we want to run a script logic with badi, followed by a standard move function. The BADI will perform a check and generate an error. If no error occurs, the move can continue ...
    We created our own process chain, which is in fact the combination of a script logic and a move. The data package has underlaying syntax.
    Problem is that the data package does not trigger the process chain ... Nothing happens when running it. When checking the status, nothing gets in here ... We assigned the correct process chain and get message a postivie message when running the package... Is this not possible?
    PROMPT(COPYMOVEINPUT,%SELECTION%,%TOSELECTION%,"Selecteer de gegevens waarvoor een omboeking dient te gebeuren","%CATEGORY_DIM%,%ENTITY_DIM%,PRODUCTIEHUIS,PRODUCTIEWIJZE,NET,KWADRANT")
    INFO(%TEMPNO1%,%INCREASENO%)
    INFO(%ACTNO%,%INCREASENO%)
    INFO(%EQU%,=)
    INFO(%TAB%,;)
    TASK(ZBPC_RUN_LOGIC,TAB,%TAB%)
    TASK(ZBPC_RUN_LOGIC,EQU,%EQU%)
    TASK(ZBPC_RUN_LOGIC,SUSER,%USER%)
    TASK(ZBPC_RUN_LOGIC,SAPPSET,%APPSET%)
    TASK(ZBPC_RUN_LOGIC,SAPP,%APP%)
    TASK(ZBPC_RUN_LOGIC,SELECTION,%SELECTION%)
    TASK(ZBPC_RUN_LOGIC,LOGICFILENAME,STOCK.LGF)
    TASK(/CPMB/CM_CONVERT,OUTPUTNO,%TEMPNO1%)
    TASK(/CPMB/CM_CONVERT,ACT_FILE_NO,%ACTNO%)
    TASK(/CPMB/CM_CONVERT,SAPPSET,%APPSET%)
    TASK(/CPMB/CM_CONVERT,SAPP,%APP%)
    TASK(/CPMB/CM_CONVERT,SELECTION,%SELECTION%)
    TASK(/CPMB/CM_CONVERT,TOSELECTION,%TOSELECTION%)
    TASK(/CPMB/CM_CONVERT,CLEARDATA,0)
    TASK(/CPMB/CLEAR_SOURCE_CUBE,CHECKLCK,1)
    TASK(/CPMB/CLEAR_SOURCE_CUBE,SELECTION,%TOSELECTION%)
    TASK(/CPMB/APPEND_LOAD,INPUTNO,%TEMPNO1%)
    TASK(/CPMB/APPEND_LOAD,ACT_FILE_NO,%ACTNO%)
    TASK(/CPMB/APPEND_LOAD,RUNLOGIC,%RUNLOGIC%)
    TASK(/CPMB/APPEND_LOAD,CHECKLCK,1)
    TASK(/CPMB/APPEND_LOAD,CLEARDATA,0)
    TASK(/CPMB/CLEAR_CUBE,CHECKLCK,1)
    TASK(/CPMB/CLEAR_CUBE,ACT_FILE_NO,%ACTNO%)
    TASK(/CPMB/CLEAR_CUBE,SELECTION,%SELECTION%)

    Hi Sheldon,
    we never have issues when we combine standard objects, like a cliear with a load inforprovider, or the master data integration you mentioned in your document. However, from the moment we combine a script logic with a standard package (like a move) it does not work .The data package contains the task needed for the script and for the move. the process chain is called up but always comes in error in the first step (BPC modify dynamically ) ... there is also no log when checking the view status ...
    I can sent you some screenshots if you like ...
    D

  • Newbie trying to combine multiple clips on one video file for iDVD

    I just bought my Mac and and starting to make home videos. I have 20 .mov clips I imported from my HDD camcorder into the events section on Imovie 08. I could not find a way to combine these clips on Imovie 08 into one large clip. I imported these movies to iDVD in attempt a uninterupted movie. I have not found a way to do this. All I can do is add the the clips into a chapter screen, but then each clip stops after it end. How can I combine these .mob clips in either iMovie, iDVD, or any other software program that came with a normal Mac book?

    I am not familiar with iMovie 08, but I am with the HD6 version. This is the one that you will be able to download using the link provided by SDMacuser.
    You can use iMovie HD6 to combine your clips into a movie that will either play straight through or stop at the end of each clip if you wish. First, import your clips into iMovie to create your new movie project. Add audio, titles, effects, etc., and, if desired, chapter markers. Chapter markers will give you the option to advance to different parts of your movie, like a scene selection menu.
    From iMovie Help, *Setting Chapter Markers*:
    To set chapter markers:
    Move the playhead to the point at which you want to start a new chapter.
    IMPORTANT: You cannot add a chapter marker to the very beginning or end of your movie. (iMovie HD automatically adds an initial chapter marker at the beginning of a movie.) It's also a good idea not to add a chapter marker within a transition, or within one second of a transition or other chapter marker. If you do so, other applications may have trouble recognizing the chapter markers.
    Click the Chapters button, and then click Add Marker.
    Tip: To quickly add a chapter marker, you can also choose Markers > Add Chapter Marker.
    Type a chapter title next to the thumbnail that appears in the Chapters pane.
    Good luck.
    iMac Power PC G4 Mac OS X (10.4.11)

  • Trying to combine multiple reports into one

    We have several reports that are targeted to a certain group, for example, one version for the employee to pull their own sales info, one version for supervisors to pull their information for all subordinates, and one version for management and accounting
    to pull information for all employees.  I have a solution to combine the employee and supervisor reports by using the login ID of the user and showing them "my" and "my subordinates" information.  But, I can't figure out a way
    to combine the management "all" option.  When an employee logs in, they will have a drop down to choose themself and one or more subordinates (if applicable).  But they will only see the employee names that are under them.  My CFO
    needs a report to show all employees but he is not the supervisor.  When he logs in, he needs to see a drop down with all employee names.
    Does anyone have any ideas for combining all of these options into one report? 
    Milissa Hartwell

    Hi Milissa,
    Based on your description, you have three report: employee, supervisors, management and accounting. When an employee use their Login ID login the report, they will have permission to access their own information and their supervisors’ information. You have
    meet issue how to configure CFO access permission.
    In your case, we can use subreport to work around the issue. We can use three subreport to contain these three report. Then, pass the Login ID to filter these data in corresponding report. According to your description, you have a report which is contains
    full information for all employees. Then, we can use Visibilities property to control this subreport’s visibility.  For example: =IIF(Fields!LoginID.Value=”CFO”, False, True)
    Alternatively, we can use drillthrough to open the corresponding report. The Following document is for your references.
    Subreports: http://technet.microsoft.com/en-us/library/dd239314.aspx
    Drillthrough Reports:
    http://msdn.microsoft.com/en-us/library/ff519554.aspx
    If you want to achieve the same effect use SQL query, I recommend you post a thread in the
    Transact-SQL forum. It is appropriate and more experts will assist you.
    If there are any misunderstanding, please feel free to let me know.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Trying to combine multiple PDF into one file

    I have several of my daughters online assignments that I scanned in then converted to a PDF. But, now I need to make them into one document but cant find how to do that.  I am using Adobe Reader X.

    The PDF Pack online service can also combine PDF files.

  • I can not print multiple pictures on one page pse13 windows 8

    I have tried to print multiple pictures on one sheet and the program will not send it to the printer.  I went into picture package and got the 2 pics to show on one page and chose my printer, but when I hit print the screen goes back to the print page with only one pic on the page

    I don’t think it’s my printer I printed many multiple pictures with my old photoshop 5 with no prblems.  the only reason I bought photoshop 13 was because 5 would not work on my new computer with windows 8.
    Sent from Windows Mail

  • Scanning multiple pages in one document

     I am trying to scan multiple pages in one document.  I am using a HP Envy 4501 All-in-one and running Windows 8.1.  I used to be able to do this at one point but for some reason, lately I am not able to.  I have read other posts that spoke of a "+" sign on the left side of the screen, but it is not there for me.  Also, I cannot just save the page and scan the next without having to save them under different file names.  Please advise.
    This question was solved.
    View Solution.

    Hi,
    From the HP Software click on Scan a Document or Photo and ensure the Sow Scan Preview is checked.
    Reduce the Scan Resolution into 300 or a lower resolution and press on Scan, then the add button should appear again.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • How to Combine Packages into one & run them as one Main Package ?

    Greetings -
    I am trying to combine two packages into one if possible, this way I can execute one Main_Package.
    In other words, I have this Package that FTP files called Package_1 and another package that refreshes data called Package_2. I want to be able to run one Main_Package that calls Package_1 first, then after it is completed successfully, the Package_2 gets executed..
    I'd appreciate your input/advice on this. Thanks.

    I am trying to combine two packages into one if possible, this way I can execute one Main_Package.
    I have this Package that FTP files called Package_1 and another package that refreshes data called Package_2. I want to be able to run one Main_Package that calls Package_1 first, then after it is completed successfully, the Package_2 gets executed..
    create a scenario Scn1 for Package_1 and another Scn2 for Package_2.
    Create a package Main_Package
    Put the scenario of Package_1 and Package_2 in Main_Package in the following fashion
    Sc1 ------OK---> Scn2
    Thanks,
    Sutirtha

Maybe you are looking for

  • Internal table regarding

    hi friends, i want to find max ,min in internal table can any one help me on this.. thanks and regards, shridevi.l

  • Can I get my Game Achievements back on a new device? But not from a backup.

    I am wanting to get the new iPod Touch 5th Gen, But i'm wanting to start fresh but I want to hang onto my Game Achievements. (Game Stats and Highscores) So is it possible for me to start fresh and log into Game Center and get all my Highscores and St

  • What are the user exits available related to Credit Management?

    What are the user exits available related to Credit Management? <b>I have blocked users from releasing SO through Tciode VKM3 , now I want to block the same (releasing of SO through VKM4) ,I want VKM4 to be used only for releasing delivery orders. Ca

  • Placing buttons in a region displaying an Interactive Report

    Hi, I have a page on which I am displaying an interactive report.I would like to place buttons on this region where the report is displayed- - The first button right of the search bar of the interactive report - The second button right of the first b

  • Playlist on iphone5 not appearing in iTunes

    Hi all - need some help.  I added new playlists on iphone5 (software iOS 6.1.4), and when I connect the device to itunes, the lists do not appear available under the device name.  When I check to sync, one of the options to choose is selected playlis