applicationmanagement/server/src/ApplicationManagementJavaUtility.cpp
branchRCL_3
changeset 58 5b858729772b
parent 57 6757f1e2efd2
equal deleted inserted replaced
57:6757f1e2efd2 58:5b858729772b
    14  * Description: Implementation of applicationmanagement components
    14  * Description: Implementation of applicationmanagement components
    15  *
    15  *
    16  */
    16  */
    17 
    17 
    18 //	CLASS HEADER
    18 //	CLASS HEADER
    19 
    19 #include "ApplicationManagementJavaUtility.h"
       
    20 #include <debug.h>
    20 #include <e32property.h>
    21 #include <e32property.h>
    21 #include <javadomainpskeys.h>
    22 #include <javadomainpskeys.h>
    22 #include <javaregistryincludes.h>
    23 #include <javaregistryincludes.h>
    23 #include <appversion.h>
    24 #include <appversion.h>
    24 #include "ApplicationManagementJavaUtility.h"
    25 //  EXTERNAL INCLUDES
    25 #include "debug.h"
    26 //#include <mjavaregistry.h>
       
    27 
    26 //  INTERNAL INCLUDES
    28 //  INTERNAL INCLUDES
    27 
    29 
    28 
    30 
    29 using namespace NApplicationManagement;
    31 using namespace NApplicationManagement;
    30 
    32