cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating web dynpro project from DTR

Former Member
0 Kudos

Hello,

I am getting following error while creating Web Dynpro project from DTR,

org.eclipse.jdt.core.JavaModelException: File /<track name><DC><package>/.classpath is read-only.

Still project gets created but evenif I check out view , it does not allow me to edit it.

Also I have checked in and activated some changes but active copy in DTR is not reflecting those changes.

I tried Add subtree option in DTR perspective for folders in this project. Is it result of that?

Please help me in this regard.

Thank You

Beena

Accepted Solutions (0)

Answers (1)

Answers (1)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Beena,

.classpath file should not checked in to DTR(uncheck the Read only properties). It is local file it contains class path for local system.

Generally in webdynpro project only src folder should be checked in DTR.

Regards

Suresh