Jump to content

Eclipse Plugin


Guest

Recommended Posts

You must create a PlasticSCM workspace in the same path that Eclipse workspace, or in a higher level directory.

For example. Think that your Eclipse workspace is created on path c:\projects\src\java

You must create a PlasticSCM workspace in any of the following paths:

c:\projects

c:\projects\src

c:\projects\src\java

You can create a workspace from PlasticSCM GUI client, or command line client. In order to create a workspace from command line cliente, type:

cm mkwk eclipse_wk c:\projects\src\java

Regards

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...