You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Maria Jose Esteve <mj...@iest.com> on 2020/05/15 18:46:11 UTC

Debug through the SDK code

Hello,
I can't debug through the SDK code, the most I can get (with "sourceMaps": true) is to see the js code. What am I missing?

Any help will help me.
Thank you.
Hiedra.

RE: Debug through the SDK code

Posted by Maria Jose Esteve <mj...@iest.com>.
Hi, perfect, thank you very much Greg. 😊



-----Mensaje original-----
De: Maria Jose Esteve <mj...@iest.com>
Enviado el: sábado, 16 de mayo de 2020 12:57
Para: dev@royale.apache.org
Asunto: RE: Debug through the SDK code



Thanks Greg, I'm going to try it and I'll tell you ...



-----Mensaje original-----

De: Greg Dove <gr...@gmail.com>>

Enviado el: sábado, 16 de mayo de 2020 3:17

Para: Apache Royale Development <de...@royale.apache.org>>

Asunto: Re: Debug through the SDK code



If you are building locally, try pulling the latest, and rebuilding, hopefully that should fix it.





On Sat, May 16, 2020 at 1:14 PM Greg Dove <gr...@gmail.com>> wrote:



>

> It looks like the maven configuration for the main pom.xml had

> <source.map>false</source.map> merged in.

>

> I will push a change for <source.map>true</source.map>

>

>

> On Sat, May 16, 2020 at 12:39 PM Maria Jose Esteve <mj...@iest.com>>

> wrote:

>

>> Sorry, I forgot to comment that I work with vscode 😝

>>

>> -----Mensaje original-----

>> De: Maria Jose Esteve <mj...@iest.com>> Enviado el: viernes, 15 de

>> mayo de 2020 20:46

>> Para: users@royale.apache.org<ma...@royale.apache.org>

>> CC: Apache Royale Development <de...@royale.apache.org>>

>> Asunto: Debug through the SDK code

>>

>> Hello,

>> I can't debug through the SDK code, the most I can get (with

>> "sourceMaps": true) is to see the js code. What am I missing?

>>

>> Any help will help me.

>> Thank you.

>> Hiedra.

>>

>

RE: Debug through the SDK code

Posted by Maria Jose Esteve <mj...@iest.com>.
Thanks Greg, I'm going to try it and I'll tell you ...

-----Mensaje original-----
De: Greg Dove <gr...@gmail.com> 
Enviado el: sábado, 16 de mayo de 2020 3:17
Para: Apache Royale Development <de...@royale.apache.org>
Asunto: Re: Debug through the SDK code

If you are building locally, try pulling the latest, and rebuilding, hopefully that should fix it.


On Sat, May 16, 2020 at 1:14 PM Greg Dove <gr...@gmail.com> wrote:

>
> It looks like the maven configuration for the main pom.xml had 
> <source.map>false</source.map> merged in.
>
> I will push a change for <source.map>true</source.map>
>
>
> On Sat, May 16, 2020 at 12:39 PM Maria Jose Esteve <mj...@iest.com>
> wrote:
>
>> Sorry, I forgot to comment that I work with vscode 😝
>>
>> -----Mensaje original-----
>> De: Maria Jose Esteve <mj...@iest.com> Enviado el: viernes, 15 de 
>> mayo de 2020 20:46
>> Para: users@royale.apache.org
>> CC: Apache Royale Development <de...@royale.apache.org>
>> Asunto: Debug through the SDK code
>>
>> Hello,
>> I can't debug through the SDK code, the most I can get (with
>> "sourceMaps": true) is to see the js code. What am I missing?
>>
>> Any help will help me.
>> Thank you.
>> Hiedra.
>>
>

Re: Debug through the SDK code

Posted by Carlos Rovira <ca...@apache.org>.
Thanks Greg for turning it back

El sáb., 16 may. 2020 a las 3:17, Greg Dove (<gr...@gmail.com>)
escribió:

> If you are building locally, try pulling the latest, and rebuilding,
> hopefully that should fix it.
>
>
> On Sat, May 16, 2020 at 1:14 PM Greg Dove <gr...@gmail.com> wrote:
>
> >
> > It looks like the maven configuration for the main pom.xml had
> > <source.map>false</source.map> merged in.
> >
> > I will push a change for <source.map>true</source.map>
> >
> >
> > On Sat, May 16, 2020 at 12:39 PM Maria Jose Esteve <mj...@iest.com>
> > wrote:
> >
> >> Sorry, I forgot to comment that I work with vscode 😝
> >>
> >> -----Mensaje original-----
> >> De: Maria Jose Esteve <mj...@iest.com>
> >> Enviado el: viernes, 15 de mayo de 2020 20:46
> >> Para: users@royale.apache.org
> >> CC: Apache Royale Development <de...@royale.apache.org>
> >> Asunto: Debug through the SDK code
> >>
> >> Hello,
> >> I can't debug through the SDK code, the most I can get (with
> >> "sourceMaps": true) is to see the js code. What am I missing?
> >>
> >> Any help will help me.
> >> Thank you.
> >> Hiedra.
> >>
> >
>


-- 
Carlos Rovira
http://about.me/carlosrovira

Re: Debug through the SDK code

Posted by Greg Dove <gr...@gmail.com>.
If you are building locally, try pulling the latest, and rebuilding,
hopefully that should fix it.


On Sat, May 16, 2020 at 1:14 PM Greg Dove <gr...@gmail.com> wrote:

>
> It looks like the maven configuration for the main pom.xml had
> <source.map>false</source.map> merged in.
>
> I will push a change for <source.map>true</source.map>
>
>
> On Sat, May 16, 2020 at 12:39 PM Maria Jose Esteve <mj...@iest.com>
> wrote:
>
>> Sorry, I forgot to comment that I work with vscode 😝
>>
>> -----Mensaje original-----
>> De: Maria Jose Esteve <mj...@iest.com>
>> Enviado el: viernes, 15 de mayo de 2020 20:46
>> Para: users@royale.apache.org
>> CC: Apache Royale Development <de...@royale.apache.org>
>> Asunto: Debug through the SDK code
>>
>> Hello,
>> I can't debug through the SDK code, the most I can get (with
>> "sourceMaps": true) is to see the js code. What am I missing?
>>
>> Any help will help me.
>> Thank you.
>> Hiedra.
>>
>

Re: Debug through the SDK code

Posted by Greg Dove <gr...@gmail.com>.
It looks like the maven configuration for the main pom.xml had
<source.map>false</source.map> merged in.

I will push a change for <source.map>true</source.map>


On Sat, May 16, 2020 at 12:39 PM Maria Jose Esteve <mj...@iest.com>
wrote:

> Sorry, I forgot to comment that I work with vscode 😝
>
> -----Mensaje original-----
> De: Maria Jose Esteve <mj...@iest.com>
> Enviado el: viernes, 15 de mayo de 2020 20:46
> Para: users@royale.apache.org
> CC: Apache Royale Development <de...@royale.apache.org>
> Asunto: Debug through the SDK code
>
> Hello,
> I can't debug through the SDK code, the most I can get (with "sourceMaps":
> true) is to see the js code. What am I missing?
>
> Any help will help me.
> Thank you.
> Hiedra.
>

RE: Debug through the SDK code

Posted by Maria Jose Esteve <mj...@iest.com>.
Sorry, I forgot to comment that I work with vscode 😝 

-----Mensaje original-----
De: Maria Jose Esteve <mj...@iest.com> 
Enviado el: viernes, 15 de mayo de 2020 20:46
Para: users@royale.apache.org
CC: Apache Royale Development <de...@royale.apache.org>
Asunto: Debug through the SDK code

Hello,
I can't debug through the SDK code, the most I can get (with "sourceMaps": true) is to see the js code. What am I missing?

Any help will help me.
Thank you.
Hiedra.