cancel
Showing results for 
Search instead for 
Did you mean: 

classpath being changed by Framework

0 Kudos

Hello Experts,

When i am trying to build my project, i get the message that the Project has Errors and the archieve will fail.

Actually, the classpath of my project is getting modified. The entry

<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>

is getting deleted from the classpath itself.

If i re-enter it in the projectProperties->Java Build Path -> Libraries

and then do Repair Class path, again this entry is getting deleted.

Brcause of this my project has error and the Project Archieve is not getting build.

This happen for one project only. All the other proejcts are working correctly.

I don't know why this happened.

Any suggestions how i can repair this.

Thanks and Kind Regards,

Gursimran Singh

Accepted Solutions (1)

Accepted Solutions (1)

former_member197348
Active Contributor
0 Kudos

Hi,

Sometimes this happens. You have following options. 1. Closing all unused(not frequently used) projects and rebuild this project. 2. Close your studio and open it and rebuild the project. Try these options

Hope these will help.

regards,

Siva

Answers (2)

Answers (2)

0 Kudos

Hello,

To overcome this i have made my project classfile as read only...And now it works fine.

Regards,

Gursimran Singh

0 Kudos

Hello Experts,

What ever external jar files i add in the libtraries of my project are deleted automatically.

Also the sharing references are not taken into account.

I have no idea why this is happening.

Can anyone help please !!

Regards,

Gursimran Singh