cancel
Showing results for 
Search instead for 
Did you mean: 

Disappearing referenced libraries from NWDS

krishg
Active Participant
0 Kudos

I have installed NWDS 7.1 SP11 and I referenced SAP system library (Variable SAP_SYSTEM_ADD_LIBS) in my project's build path... whenever I close and re-open the IDE, the referenced libraries are gone from package explorer and I get compilation error.

SAP_SYSTEM_ADD_LIBS remains on Libraries tab of my build path though.. I have to perform the Add Variable step again to reference the libraries... Am I missing something?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

I think the workspace is not getting saved properly when you exit IDE.

If you are using windows vista or windows 7 ,run NWDS as administrator and check.

Try to change the workspace and see if the problem exists with other workspaces also.

Regards,

Anand

krishg
Active Participant
0 Kudos

I tried saving the workspace, but doesn't work. I do not have admin access to my pc, could it have something to do with this?

Former Member
0 Kudos

Hi,

I think eclipse runs process in background which keeps saving the workspace, if u lack permissions it wont save.Not sure.

And any error message eclipse shows when u exit eclipse?

And check for any errors in <workspace>/.metadata/.log

krishg
Active Participant
0 Kudos

I looked at the log file, the only message I see is the following,

!MESSAGE VariableBlock: Classpath variable with null value: SAP_SYSTEM_ADD_LIBS

This message is generated when I add a class path variable to build path.

I am using NWDS and it is not showing any error message

Answers (1)

Answers (1)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

We will move this thread to the [Java Programming |;forum. Hopefully you will get a better response on that forum.

Regards

XI/PI Moderator

krishg
Active Participant
0 Kudos

Thank you, Mark.