Where are projects stored in Eclipse?

后端 未结 7 1623
名媛妹妹
名媛妹妹 2020-12-15 19:17

The Project Explorer is able to list all projects in Eclipse. I am wondering where the project information gets stored?

7条回答
  •  無奈伤痛
    2020-12-15 19:49

    In Windows, usually C:\Users\%USERNAME%\workspace

    Where %USERNAME% is the username given to your computer. eg. john

    You can paste the above path in Run(Windows + R) window and it will pick the username automatically for you though.

提交回复
热议问题