Skip to main content

Would anyone be able to tell me where I get the project root, or create the project root for APPS10?

 

I am trying to start a new web services project but I have no idea where to get it.

 

Thanks!

Hi,

 

Run the _create_project_root.cmd found inside build_home\source ( Inside your build Home Folder)

 

 

Thanks,

Kasun


Hi @NSRJMITCHELL ,

This is how to create new project root.:

You can find ‘ _create_project_root.cmd ‘ inside your build home/source.

  • Before creating a new one please take a backup of your build home, in case if any thing went wrong.
  • Make sure the folder path to _create_project_root.cmd file doesn't have any spaces or special characters.
  • Run the _create_project_root.cmd file as Administrator.

If you get  below prompt, just hit the enter key to use the default path without specifying a custom folder.
Enter PROJECT_ROOT ( OC:\Users\……\Build_home\project_root] /Q(uit) )

 

Hope this will help you!

 

Cheers!

Yomalee