cancel
Showing results for 
Search instead for 
Did you mean: 

How to set up (PMD, findbugs, checkstyle) plugin in SAP NetWeaver AS Java ?

Former Member
0 Kudos

Hi,

PMD and find bugs plugins are used for code review of Java files.

Check style plugin is used for JSP code review.

I want to use these plugins in SAP NetWeaver Application Server - Java for code review.

How can I set up above plugins in SAP NetWeaver Application Server - Java ?

Thanks,

Neha

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member214355
Contributor
0 Kudos

Hello Neha

Can you provide some more information?

Are you using Eclipse? Which version?

Thanks

Kenny

Former Member
0 Kudos

Hi Kenny,

I am using SAP NetWeaver Application Server (NWDS) - version 7.0 for development of java web applications.

Thanks

former_member214355
Contributor
0 Kudos

Hello Neha

FYI: Installing features on top of the NWDS other than those deliverd by

SAP is not supported.

You could check the below link for more information:

http://checkstyle.sourceforge.net/

and

Thanks

Kenny