Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Debug RAP demo app
Debug RAP demo app [message #33795] Sun, 17 June 2007 20:57 Go to next message
Andrej Dimic is currently offline Andrej DimicFriend
Messages: 77
Registered: July 2009
Member
i am sure it is a beginners question, but up to now, i developed all my
Java stuff in Netbeans. So i am new to Eclipse IDE.

Q: why can't i debug the RAP demo app? The debug session starts and i can
set breakpoints. When i access the server with a browser i expected
eclipse to stop at my breakpoints. But that is not the case.

can anyone tell me what's goning on, please?

Thanks
Andrej
Re: Debug RAP demo app [message #33829 is a reply to message #33795] Mon, 18 June 2007 08:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

can you *run* the demo app, i.e. do you see the demo workbench or
example controls?

are you sure that you started the application in debug mode, menu Run ->
Debug...?

If so, you could set a breakpoint in W4TDelegate#doPost, every request
will call this code.

Rüdiger

Andrej Dimic wrote:
> i am sure it is a beginners question, but up to now, i developed all my
> Java stuff in Netbeans. So i am new to Eclipse IDE.
>
> Q: why can't i debug the RAP demo app? The debug session starts and i
> can set breakpoints. When i access the server with a browser i expected
> eclipse to stop at my breakpoints. But that is not the case.
>
> can anyone tell me what's goning on, please?
>
> Thanks
> Andrej
>
>
Antw: Re: Debug RAP demo app [message #34207 is a reply to message #33829] Tue, 19 June 2007 14:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: admin.kabe-farben.ch

it seems i am misunderstanding something:
i suspected the main routine of the RAP demo is in RWTDemo.java createUI()
in the package org.eclipse.rap.demo

am i wrong?

Andrej


>>> Rüdiger Herrmann<rherrmann@innoopract.com> schrieb am 18.06.2007 um
10:50
in Nachricht <f55h1i$da6$1@build.eclipse.org>:

> can you *run* the demo app, i.e. do you see the demo workbench or
> example controls?
>
> are you sure that you started the application in debug mode, menu Run ->
> Debug...?
>
> If so, you could set a breakpoint in W4TDelegate#doPost, every request
> will call this code.
>
> Rüdiger
>
> Andrej Dimic wrote:
>> i am sure it is a beginners question, but up to now, i developed all my
>> Java stuff in Netbeans. So i am new to Eclipse IDE.
>>
>> Q: why can't i debug the RAP demo app? The debug session starts and i
>> can set breakpoints. When i access the server with a browser i expected
>> eclipse to stop at my breakpoints. But that is not the case.
>>
>> can anyone tell me what's goning on, please?
>>
>> Thanks
>> Andrej
>>
>>
Re: Debug RAP demo app [message #34275 is a reply to message #33829] Tue, 19 June 2007 17:44 Go to previous message
Andrej Dimic is currently offline Andrej DimicFriend
Messages: 77
Registered: July 2009
Member
please disregard my first answer.

meanwhile, i understand that RAP Demo are 4 Demo apps that can be started
with a parameter in the url. So starting with "rwtdemo" solved my problem.

Thanks
Andrej
Previous Topic:Rap running in RCP
Next Topic:Gmaps Demo and external JS Resources
Goto Forum:
  


Current Time: Fri Apr 26 11:55:36 GMT 2024

Powered by FUDForum. Page generated in 0.03303 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top