Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Any idea where I can get help regarding the Eclipse WTP source code ?
Any idea where I can get help regarding the Eclipse WTP source code ? [message #196309] Thu, 12 July 2007 13:52 Go to next message
Eclipse UserFriend
Originally posted by: debabrata.pani.gmail.com

Hi,
I have tried to single step into the eclipse code to find the trouble in
starting a server(from inside eclipse WTP) and publishing J2EE projects
on it. Where can i get clarification related to the source code of
eclipse? Clarifications regarding what does a particular class do or
when is a particular event being triggered.
Thank you.
Re: Any idea where I can get help regarding the Eclipse WTP source code ? [message #196352 is a reply to message #196309] Thu, 12 July 2007 14:03 Go to previous messageGo to next message
Angel Vera is currently offline Angel VeraFriend
Messages: 63
Registered: July 2009
Member

Right here. :)


Debabrata Pani <debabrata.pani@gmail.com> wrote in news:f75bpa$rb2$1
@build.eclipse.org:

> Hi,
> I have tried to single step into the eclipse code to find the trouble in
> starting a server(from inside eclipse WTP) and publishing J2EE projects
> on it. Where can i get clarification related to the source code of
> eclipse? Clarifications regarding what does a particular class do or
> when is a particular event being triggered.
> Thank you.
>


Regards,
--
Angel Vera
WTP Server Tools Developer
Re: Any idea where I can get help regarding the Eclipse WTP source code ? [message #197307 is a reply to message #196352] Thu, 26 July 2007 12:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sss.sss.com

Good question, how do we get the source code loaded so that when we get a
stack trace, we can double click on the line number.

Thanks,

John


"Angel Vera" <arvera@ca.ibm.com> wrote in message
news:Xns996B6649E6EA7arveracaibmcom@206.191.52.34...
> Right here. :)
>
>
> Debabrata Pani <debabrata.pani@gmail.com> wrote in news:f75bpa$rb2$1
> @build.eclipse.org:
>
>> Hi,
>> I have tried to single step into the eclipse code to find the trouble in
>> starting a server(from inside eclipse WTP) and publishing J2EE projects
>> on it. Where can i get clarification related to the source code of
>> eclipse? Clarifications regarding what does a particular class do or
>> when is a particular event being triggered.
>> Thank you.
>>
>
Re: Any idea where I can get help regarding the Eclipse WTP source code ? [message #197315 is a reply to message #197307] Thu, 26 July 2007 12:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------030206040500050808020404
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

John,

The source code should normally be available via the source plugins that
come with the SDK distribution...


John wrote:
> Good question, how do we get the source code loaded so that when we get a
> stack trace, we can double click on the line number.
>
> Thanks,
>
> John
>
>
> "Angel Vera" <arvera@ca.ibm.com> wrote in message
> news:Xns996B6649E6EA7arveracaibmcom@206.191.52.34...
>
>> Right here. :)
>>
>>
>> Debabrata Pani <debabrata.pani@gmail.com> wrote in news:f75bpa$rb2$1
>> @build.eclipse.org:
>>
>>
>>> Hi,
>>> I have tried to single step into the eclipse code to find the trouble in
>>> starting a server(from inside eclipse WTP) and publishing J2EE projects
>>> on it. Where can i get clarification related to the source code of
>>> eclipse? Clarifications regarding what does a particular class do or
>>> when is a particular event being triggered.
>>> Thank you.
>>>
>>>
>
>
>


--------------030206040500050808020404
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
John,<br>
<br>
The source code should normally be available via the source plugins
that come with the SDK distribution...<br>
<br>
<br>
John wrote:
<blockquote cite="mid:f8a3is$d9g$1@build.eclipse.org" type="cite">
<pre wrap="">Good question, how do we get the source code loaded so that when we get a
stack trace, we can double click on the line number.

Thanks,

John


"Angel Vera" <a class="moz-txt-link-rfc2396E" href="mailto:arvera@ca.ibm.com">&lt;arvera@ca.ibm.com&gt;</a> wrote in message
<a class="moz-txt-link-freetext" href="news:Xns996B6649E6EA7arveracaibmcom@206.191.52.34">news:Xns996B6649E6EA7arveracaibmcom@206.191.52.34</a>...
</pre>
<blockquote type="cite">
<pre wrap="">Right here. :)


Debabrata Pani <a class="moz-txt-link-rfc2396E" href="mailto:debabrata.pani@gmail.com">&lt;debabrata.pani@gmail.com&gt;</a> wrote in <a class="moz-txt-link-freetext" href="news:f75bpa$rb2$1">news:f75bpa$rb2$1</a>
@build.eclipse.org:

</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I have tried to single step into the eclipse code to find the trouble in
starting a server(from inside eclipse WTP) and publishing J2EE projects
on it. Where can i get clarification related to the source code of
eclipse? Clarifications regarding what does a particular class do or
when is a particular event being triggered.
Thank you.

</pre>
</blockquote>
</blockquote>
<pre wrap=""><!---->

</pre>
</blockquote>
<br>
</body>
</html>

--------------030206040500050808020404--
Re: Any idea where I can get help regarding the Eclipse WTP source code ? [message #197323 is a reply to message #196309] Thu, 26 July 2007 13:30 Go to previous message
David Carver is currently offline David CarverFriend
Messages: 174
Registered: July 2009
Senior Member
Debabrata Pani wrote:
> Hi,
> I have tried to single step into the eclipse code to find the trouble in
> starting a server(from inside eclipse WTP) and publishing J2EE projects
> on it. Where can i get clarification related to the source code of
> eclipse? Clarifications regarding what does a particular class do or
> when is a particular event being triggered.
> Thank you.

This newsgroup is a good starting point as well as the Eclipse
wtp-wst-dev mailing list.
Previous Topic:WST 2.0: Server for Tomcat: Enable Tomcat debug mode in WST 1.5
Next Topic:deployed webservice disappear after the server restart for the weblogic
Goto Forum:
  


Current Time: Tue Mar 19 03:49:21 GMT 2024

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

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

Back to the top