Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Change a System Configuration in Eclipse Project

Sigurdur
Participant
0 Kudos

Hi

I did change the naming in my sap logon pad and after the change the eclipse project gives me an error

"System configuration xxx not found !

If I go to properties for the project I have no way of correcting the abap system connect parameters.

so I seem to have two options

A - create a new project

B - revert the name in SAP Logon pad

Is this a limitation of ADT or is there a way to fix ths ?

Regards

1 ACCEPTED SOLUTION

Sigurdur
Participant

Just found the config file to fix for this error

C:\Users\<USER>\workspace\.metadata\.plugins\org.eclipse.core.resources.semantic\.cache\<PROJECT_NAME>\destination.properties

3 REPLIES 3

Sigurdur
Participant

Just found the config file to fix for this error

C:\Users\<USER>\workspace\.metadata\.plugins\org.eclipse.core.resources.semantic\.cache\<PROJECT_NAME>\destination.properties

Timo_John
Active Participant
0 Kudos

Thanks, works well!

0 Kudos

Eclipse must be restarted to consider the change.

NB: maybe just switching the workspace could work but I didn't test.