Development and Pipeline

  • 1.  IBM Developer for zos

    Posted Wed April 17, 2024 11:16 AM

    Hi,

    In Idz, I am facing issue in creating zos project from git repository, The error I am receiving is " Project Already exists", But I have unable to see the project with same name in zos explorer Since I have deleted the .project from .metadata in IDZ workspace. Please help me to resolve the duplicate project issue



    ------------------------------
    Nagaraj P K
    ------------------------------


  • 2.  RE: IBM Developer for zos

    Posted Wed April 17, 2024 11:26 AM

    Hi Nagaraj,

    When you delete a project from IDz (or any Eclipse IDE), you have to make sure you select the option to also delete from the physical disk location. The checkbox, which defaults to unchecked, looks like this...



    To fix your situation from here, navigate to where your workspace location is for the IDE workbench and physically delete the project folder from there. You should be able to clone, import, or create the project you want again.



    ------------------------------
    Andrew Tram
    ------------------------------



  • 3.  RE: IBM Developer for zos

    Posted Thu April 18, 2024 02:08 AM

    Hi Tram,

    Thanks for the reply. I have deleted the project from .metadata folder in IDZ workspace and while deleting the zos project from IDz I have missed to enable checkbox. Still, I am facing the issue in zos project creation. Can you please suggest on this.



    ------------------------------
    Nagaraj P K
    ------------------------------



  • 4.  RE: IBM Developer for zos

    Posted Thu April 18, 2024 11:04 AM

    Youll need to delete the project directory from the workspace, not the .metadata folder. So if you're trying to import project "ABC" and you forgot to tick that checkbox, then youll need to navigate to the workspace directory and delete the "ABC" directory that should still be there.



    ------------------------------
    Andrew Tram
    ------------------------------