cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Netweaver Development Studio

Former Member
0 Kudos

Hi Experts,

We are on Enterprise Portal 7.0 and using SAP Netweaver Development Studio (versin: 7.0.08) for doing required enhancements in the standard SAP code. We are facing an issue in NWDS. While trying to open .properties file through text editor, an error appears :

"Text Editor does not have a document provider"

Any pointers on this?

Thanks in advance!

Regards,

Anupama

Accepted Solutions (1)

Accepted Solutions (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

"Text Editor does not have a document provider"

I think this error is not SAP's, but rather an eclipse specific error. Try google this, you'll find couple of hits which may help you.

Further, If you still want to do so some analysis on this, then:

1. check the '.log' file from the '.metadata' folder of your workspace.

You can figure out your workspace by clicking on the Menu in NWDS --> Windows u2013 Preferences u2013 Workbench u2013 Workspace

2. Ensure that the 'Error Log' view is switched on: Window u2013 Show View u2013 Other... u2013 PDE Runtime --> Error log and see whether there is error reported here after error reproduction.If yes, click twice on the report, and check the details

I hope this helps.

Best Regards,

Ervin

rolf_paulsen
Active Participant
0 Kudos

Hi Ervin,

a question to your answer: NWDS is of course based on eclipse, but as a whole a SAP product, so do customers have full OSS-support for NWDS even if there is trouble with eclipse-components?

Regards

Rolf

Former Member
0 Kudos

Hi Ervin,

Thanks a ton for your help, it solved the problem.!!

Also, would like to add on what Rolf has questioned, is SAP going to provide support through OSS notes for issues related to NWDS?

Regards,

Anupama

Edited by: AnupamaD on Nov 22, 2010 8:15 AM

Answers (1)

Answers (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi there,

yes, there's a component for it, it is

BC-DWB-JAV-ECL -- Non-SAP Eclipse.org OpenSource Platform

As far as I know there's only development support for it.

Best Regards,

Ervin