cancel
Showing results for 
Search instead for 
Did you mean: 

How to print line numbers in NWDS for Java?

Former Member
0 Kudos

Hi everyone,

does someone know how to print out program code with line numbers from the Netweaver Developer Studio for Java? This is inevitable for code reviews.

In Eclipse 3.4 this issue is solved. Is there possibly such a patch for NWDS as well?

Thanks,

Maria

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Tick 'Show line numbers' for the respective editor under Window -> Preferences. Note that not all editors may support this.

Former Member
0 Kudos

Hi Pascal,

thanks for the quick reply. The setting you mention displays line numbers on the screen alright, but printing out does not work.

We use: SAP NetWeaver Developer Studio for SAP NetWeaver 7.1 SP06 PAT0000, Build id: 200807051938.

I guess it just does not work, because it was fixed only for Eclipse 3.4, and the above NWDS version bases on Eclipse 3.3.

What do you recommend for code inspections - copy/paste into PSPad or do you know a more comfortable practice?

Greetings

Maria