cancel
Showing results for 
Search instead for 
Did you mean: 

How to bebug Code in NWDS

Former Member
0 Kudos
81

Hi,

I have MAM2.5 Code with me.

How can i debug the code ?

How do i debug JSP ?

I have never debug a java application and have also not worked on the Eclipse platform .

I have a .Net Background.

Could anyone please guide me for the same ?

Vipin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hello vipin,

NWDS is based on eclipse 2.1 and this IDE comes with tutorials

on how to create your first java project etc... Debugging

a Java project doesn't differ that much with the .Net studio.

the same concepts like setting the breakpoint, executing

in debug mode and so on also applies. NWDS has plugins

which support JSP debugging also. you can set breakpoints

on your JSP codes which are then translated and compiled.

>I have never debug a java application and have also not

>worked on the Eclipse platform .

i would suggest you to skim thru the help docs and get

acquainted with the tool. try creating a simple java project

and try debugging it. debugging mobile application requires

a little bit more knowledge on the MI client apis as well.

thus better have a look on the MDK and MI client Javadocs.

here's a link on where to look at when learning SAP MI.

http://jogel.blogspot.com/2006/07/learning-sap-mi.html

regards

jo

Former Member
0 Kudos

Hi

You can get a step by step bebugging process . please follow the link

http://help.sap.com/saphelp_nw04/helpdata/en/a8/def86ab54da5418a3575373934ca00/content.

bye

sid

award points if u find it helpful

Former Member
0 Kudos

Hi Sid,

I tried opening the link u have suggested.

http://help.sap.com/saphelp_nw04/helpdata/en/a8/def86ab54da5418a3575373934ca00/content

But, the link is not working .

is this link working at your end ?

Could you plesae tell any other link ?

Former Member
0 Kudos

Hi vipin

Pls try this

I am sorry I missed .htm at the end in the last link i gave u. This one works

http://help.sap.com/saphelp_nw04/helpdata/en/a8/def86ab54da5418a3575373934ca00/content.htm

bye

sid