Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] RE : eclipse-dev digest, Vol 1 #1110 - 5 msgs

Hi friends,
Please unsubscribe me to the below mailing list, thanks!
Best regards,
Michael

Fleetward Group
Le Panorama
57, rue Grimaldi
98000 Monte Carlo
Monaco
Tel: 377/97703871
Fax: 377/97703872
Mail: michaels@xxxxxxxxxxxxx
 

-----Message d'origine-----
De : eclipse-dev-admin@xxxxxxxxxxx
[mailto:eclipse-dev-admin@xxxxxxxxxxx] De la part de
eclipse-dev-request@xxxxxxxxxxx
Envoyé : Tuesday, April 06, 2004 5:30 PM
À : eclipse-dev@xxxxxxxxxxx
Objet : eclipse-dev digest, Vol 1 #1110 - 5 msgs

Send eclipse-dev mailing list submissions to
	eclipse-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	http://dev.eclipse.org/mailman/listinfo/eclipse-dev
or, via email, send a message with subject or body 'help' to
	eclipse-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	eclipse-dev-admin@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of eclipse-dev digest..."


Today's Topics:

   1. Re: osgi runtime, how to Alternate Runtimes (Stefan Groschupf)
   2. Re: Problem starting eclipse-SDK-2.1.3-linux-gtk (Kailash B)
   3. Re: recommend a good Eclipse guide book? (Adeline Wang)
   4. .externalToolBuilders directory (Venkatarangaiah, Srinivas B.
(Consultant))
   5. Re: .externalToolBuilders directory (Jared Burns)

--__--__--

Message: 1
From: Stefan Groschupf <sg@xxxxxxxxxxxxxxx>
Subject: Re: [eclipse-dev] osgi runtime, how to Alternate Runtimes
Date: Mon, 5 Apr 2004 15:25:03 +0200
To: eclipse-dev@xxxxxxxxxxx
Reply-To: eclipse-dev@xxxxxxxxxxx


--Apple-Mail-1--214911833
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=ISO-8859-1;
	format=flowed

Hi,

thanks a lot for the feedback. I was thinking a wihile about the=20
different solutions and descide to do it similar to your suggestions.
So i will not run eclipse inside of jboss but jboss inside of eclipse.
Hopefully i can access the jboss classloader from a other plugin to=20
access the ejbs in the same java virtueal machine.
I will dig in the available code until next days.

Thanks a lot!
Stefan


Am 02.04.2004 um 18:48 schrieb Pascal Rapicault:

>
> Everything is possible :-) However I've never tried. You can easily=20
> change the classloader parentage so that you can see the
classloader=20=

> from your webapp. Regarding url handlers, you can use the regular
java=20=

> mechanism as long as you don't want to uninstall them.
> However it is probably simpler to run a web container on top of
osgi=20=

> (actually osgi has an http server - we don't have an implementation
of=20=

> it), and deploy your components as bundles so you can get=20
> replaceability (given that the server release the resources properly).
>
> PaScaL
>
>
>
>
>
>
> Dorian Birsan/Toronto/IBM@IBMCA
> Sent by: eclipse-dev-admin@xxxxxxxxxxx
>
> 04/02/2004 11:18 AM
>
> Please respond to
>  eclipse-dev
>
>
>
> To
> eclipse-dev@xxxxxxxxxxx
>
> cc
>
> Subject
> Re: [eclipse-dev] osgi runtime, how to Alternate Runtimes
>
>
>
>
>
>
>
>
>  Pascal, is it possible at all to run eclipse as part of a webapp
on=20=

> an external app server? Are there workarounds for the url stream=20
> handlers and class loaders?
>
>  -Dorian
>
>
>
>
> Pascal Rapicault/Ottawa/IBM@IBMCA
>  Sent by: eclipse-dev-admin@xxxxxxxxxxx
>
> 04/02/2004 10:44 AM
>
>
> Please respond to
>  eclipse-dev
>
> To
> eclipse-dev@xxxxxxxxxxx
>
> cc
>
> Subject
> Re: [eclipse-dev] osgi runtime, how to Alternate Runtimes
>
>
>
>
>
>
>
>
>
>
>  This week or last week, I've seen some post on the equinox
newsgroup=20=

> where people did something similar to what you are trying to
achieve=20=

> (The difference is that they ran their app server within eclipse).=20
> They even offered to give their code.
>
>  PaScaL
>
>
>
> sg@xxxxxxxxxxxxxxx
>  Sent by: eclipse-dev-admin@xxxxxxxxxxx
>
> 04/02/2004 09:51 AM
>
>
> Please respond to
>  eclipse-dev
>
>
>
>
>
> To
> eclipse-dev@xxxxxxxxxxx
>
> cc
>
> Subject
> [eclipse-dev] osgi runtime, how to Alternate Runtimes
>
>
>
>
>
>
>
>
>
>
>
>  Hi,
>
>  sorry in case i sound a little bit nervous, since weeks i try to
find=20=

> out how to use the new osgi runtime
>  to implement a jmx based runtime so i can use eclipse RCP _inside_
an=20=

> application server to access ejbs
>  in the same vm. I feel the osgi stuff was very hyped.
>
>  All blog entries in the web say the same, the new osgi runtime is=20
> cool but to less documented.
>  Well i'm agree and since weeks there is still one line
documentation=20=

> "In progress..."
>  Especially for alternate Runtime there is just nothing then the=20
> summaries. ;-o My questions in the
>  mailing list or forum of equinox wasn't answered. As well i was=20
> reading the code, but there are for
>  example two IPlatformRunnable with different java doc and i found
as=20=

> well comments like
>
>  // TODO clarify the javadoc below. =A0Copy the signatures from =
Platform.
>  // talk to jeem about the best way to do the triplication
>
>  So the code reading confuse me a lot and i'm still haven't any
idea=20=

> how to do my job.
>
>
>  So please please please is there someone that can give any hint
what=20=

> kind of Interfaces i have to
>  implement to realize an alternative eclipse runtime and how to
assign=20=

> the classloader from my new
>  runtime to a plugin? Has someone just a few lines that give me a=20
> starting point or a documentation
>  draft?
>
>  In case i couldn't find out how to implement a alternate runtime i=20
> have to start using Swing next week,
>  please save me before this pain!
>
>  Thanks!
>  Stefan
>
>
>
>  _______________________________________________
>  eclipse-dev mailing list
>  eclipse-dev@xxxxxxxxxxx
>  To change your delivery options, retrieve your password, or=20
> unsubscribe from this list, visit
>  http://dev.eclipse.org/mailman/listinfo/eclipse-dev
>
>
---------------------------------------------------------------
open technology:   http://www.media-style.com
open source:           http://www.weta-group.net
open discussion:    http://www.text-mining.org

--Apple-Mail-1--214911833
Content-Transfer-Encoding: quoted-printable
Content-Type: text/enriched;
	charset=ISO-8859-1

Hi,


thanks a lot for the feedback. I was thinking a wihile about the
different solutions and descide to do it similar to your suggestions.=20

So i will not run eclipse inside of jboss but jboss inside of
eclipse.=20=


Hopefully i can access the jboss classloader from a other plugin to
access the ejbs in the same java virtueal machine.=20

I will dig in the available code until next days.


Thanks a lot!

Stefan=20



Am 02.04.2004 um 18:48 schrieb Pascal Rapicault:


<excerpt>

<smaller>Everything is possible :-) However I've never tried. You can
easily change the classloader parentage so that you can see the
classloader from your webapp. Regarding url handlers, you can use the
regular java mechanism as long as you don't want to uninstall
them.</smaller>=20

<smaller>However it is probably simpler to run a web container on top
of osgi (actually osgi has an http server - we don't have an
implementation of it), and deploy your components as bundles so you
can get replaceability (given that the server release the resources
properly).</smaller>=20


<smaller>PaScaL</smaller>=20







<bold><smaller><x-tad-smaller>Dorian
=
Birsan/Toronto/IBM@IBMCA</x-tad-smaller></smaller></bold><smaller><x-tad
-s=
maller> </x-tad-smaller></smaller></excerpt><excerpt>

<smaller><x-tad-smaller>Sent by:
=
eclipse-dev-admin@xxxxxxxxxxx</x-tad-smaller></smaller></excerpt><excerp
t>=
=20


<smaller><x-tad-smaller>04/02/2004 11:18
AM</x-tad-smaller></smaller></excerpt><excerpt>=20


<smaller><x-tad-smaller>Please respond =
to</x-tad-smaller></smaller></excerpt><excerpt>

<smaller><x-tad-smaller> =
eclipse-dev</x-tad-smaller></smaller></excerpt><excerpt>




<smaller><x-tad-smaller>To</x-tad-smaller></smaller></excerpt><excerpt>

=
<smaller><x-tad-smaller>eclipse-dev@xxxxxxxxxxx</x-tad-smaller></smaller
><=
/excerpt><excerpt>=20


<smaller><x-tad-smaller>cc</x-tad-smaller></smaller></excerpt><excerpt>


=
<smaller><x-tad-smaller>Subject</x-tad-smaller></smaller></excerpt><exce
rp=
t>

<smaller><x-tad-smaller>Re: [eclipse-dev] osgi runtime, how to
Alternate Runtimes</x-tad-smaller></smaller></excerpt><excerpt>









<smaller> Pascal, is it possible at all to run eclipse as part of a
webapp on an external app server? Are there workarounds for the url
stream handlers and class loaders?</smaller>=20


<smaller> -Dorian</smaller>



=20


<bold><smaller><x-tad-smaller>Pascal
=
Rapicault/Ottawa/IBM@IBMCA</x-tad-smaller></smaller></bold><smaller><x-t
ad=
-smaller> </x-tad-smaller></smaller></excerpt><excerpt>

<smaller><x-tad-smaller> Sent by:
=
eclipse-dev-admin@xxxxxxxxxxx</x-tad-smaller></smaller></excerpt><excerp
t>=
=20


<smaller><x-tad-smaller>04/02/2004 10:44
AM</x-tad-smaller></smaller></excerpt><excerpt> =20



<smaller><x-tad-smaller>Please respond =
to</x-tad-smaller></smaller></excerpt><excerpt>

<smaller><x-tad-smaller> =
eclipse-dev</x-tad-smaller></smaller></excerpt><excerpt>


<smaller><x-tad-smaller>To</x-tad-smaller></smaller></excerpt><excerpt>

=
<smaller><x-tad-smaller>eclipse-dev@xxxxxxxxxxx</x-tad-smaller></smaller
><=
/excerpt><excerpt>=20


<smaller><x-tad-smaller>cc</x-tad-smaller></smaller></excerpt><excerpt>


=
<smaller><x-tad-smaller>Subject</x-tad-smaller></smaller></excerpt><exce
rp=
t>

<smaller><x-tad-smaller>Re: [eclipse-dev] osgi runtime, how to
Alternate Runtimes</x-tad-smaller></smaller></excerpt><excerpt>











<smaller> This week or last week, I've seen some post on the equinox
newsgroup where people did something similar to what you are trying to
achieve (The difference is that they ran their app server within
eclipse). They even offered to give their code.</smaller>=20


<smaller> PaScaL</smaller>=20


=20


=
<bold><smaller><x-tad-smaller>sg@xxxxxxxxxxxxxxx</x-tad-smaller></smalle
r>=
</bold><smaller><x-tad-smaller> =
</x-tad-smaller></smaller></excerpt><excerpt>

<smaller><x-tad-smaller> Sent by:
=
eclipse-dev-admin@xxxxxxxxxxx</x-tad-smaller></smaller></excerpt><excerp
t>=
=20


<smaller><x-tad-smaller>04/02/2004 09:51
AM</x-tad-smaller></smaller></excerpt><excerpt> =20



<smaller><x-tad-smaller>Please respond =
to</x-tad-smaller></smaller></excerpt><excerpt>

<smaller><x-tad-smaller> =
eclipse-dev</x-tad-smaller></smaller></excerpt><excerpt>






<smaller><x-tad-smaller>To</x-tad-smaller></smaller></excerpt><excerpt>

=
<smaller><x-tad-smaller>eclipse-dev@xxxxxxxxxxx</x-tad-smaller></smaller
><=
/excerpt><excerpt>=20


<smaller><x-tad-smaller>cc</x-tad-smaller></smaller></excerpt><excerpt>


=
<smaller><x-tad-smaller>Subject</x-tad-smaller></smaller></excerpt><exce
rp=
t>

<smaller><x-tad-smaller>[eclipse-dev] osgi runtime, how to Alternate
Runtimes</x-tad-smaller></smaller></excerpt><excerpt>



=20









<fixed><x-tad-smaller> Hi,</x-tad-smaller></fixed>


<fixed><x-tad-smaller> sorry in case i sound a little bit nervous,
since weeks i try to find out how to use the new osgi runtime =
</x-tad-smaller></fixed>

<fixed><x-tad-smaller> to implement a jmx based runtime so i can use
eclipse RCP _inside_ an application server to access =
ejbs</x-tad-smaller></fixed>

<fixed><x-tad-smaller> in the same vm. I feel the osgi stuff was very
hyped.</x-tad-smaller></fixed>


<fixed><x-tad-smaller> All blog entries in the web say the same, the
new osgi runtime is cool but to less documented.</x-tad-smaller></fixed>

<fixed><x-tad-smaller> Well i'm agree and since weeks there is still
one line documentation "In progress..."</x-tad-smaller></fixed>

<fixed><x-tad-smaller> Especially for alternate Runtime there is just
nothing then the summaries. ;-o My questions in the =
</x-tad-smaller></fixed>

<fixed><x-tad-smaller> mailing list or forum of equinox wasn't
answered. As well i was reading the code, but there are for =
</x-tad-smaller></fixed>

<fixed><x-tad-smaller> example two IPlatformRunnable with different
java doc and i found as well comments like </x-tad-smaller></fixed>


<fixed><x-tad-smaller> // TODO clarify the javadoc below. =A0Copy the
signatures from Platform.</x-tad-smaller></fixed>

<fixed><x-tad-smaller> // talk to jeem about the best way to do the
triplication</x-tad-smaller></fixed>


<fixed><x-tad-smaller> So the code reading confuse me a lot and i'm
still haven't any idea how to do my job.</x-tad-smaller></fixed>



<fixed><x-tad-smaller> So please please please is there someone that
can give any hint what kind of Interfaces i have to =
</x-tad-smaller></fixed>

<fixed><x-tad-smaller> implement to realize an alternative eclipse
runtime and how to assign the classloader from my =
new</x-tad-smaller></fixed>

<fixed><x-tad-smaller> runtime to a plugin? Has someone just a few
lines that give me a starting point or a =
documentation</x-tad-smaller></fixed>

<fixed><x-tad-smaller> draft?</x-tad-smaller></fixed>


<fixed><x-tad-smaller> In case i couldn't find out how to implement a
alternate runtime i have to start using Swing next week, =
</x-tad-smaller></fixed>

<fixed><x-tad-smaller> please save me before this pain! =
</x-tad-smaller></fixed>


<fixed><x-tad-smaller> Thanks!</x-tad-smaller></fixed>

<fixed><x-tad-smaller> Stefan</x-tad-smaller></fixed>




<fixed><x-tad-smaller> =
_______________________________________________</x-tad-smaller></fixed>

<fixed><x-tad-smaller> eclipse-dev mailing list</x-tad-smaller></fixed>

<fixed><x-tad-smaller> eclipse-dev@xxxxxxxxxxx</x-tad-smaller></fixed>

<fixed><x-tad-smaller> To change your delivery options, retrieve your
password, or unsubscribe from this list, visit</x-tad-smaller></fixed>

<fixed><x-tad-smaller>
=
http://dev.eclipse.org/mailman/listinfo/eclipse-dev</x-tad-smaller></fix
ed=
>

=20


=
</excerpt>--------------------------------------------------------------
-

open technology:   http://www.media-style.com

open source:           http://www.weta-group.net

open discussion:    http://www.text-mining.org


--Apple-Mail-1--214911833--


--__--__--

Message: 2
Subject: Re: [eclipse-dev] Problem starting eclipse-SDK-2.1.3-linux-gtk
From: Kailash B <webmasterkb@xxxxxxxxxxx>
To: eclipse-dev@xxxxxxxxxxx
Organization: 
Date: 05 Apr 2004 23:57:19 +0400
Reply-To: eclipse-dev@xxxxxxxxxxx

Thanks mate!

regards
Kailash

On Mon, 2004-04-05 at 17:26, Grant Gayed wrote:
> (Note that questions like this should be asked on an eclipse
> newsgroup).
> 
> See
>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-hom
e/faq.html#konquerorUnzip .
> 
> Grant
> 
> 
> 
> Kailash B <webmasterkb@xxxxxxxxxxx>
> Sent by:
> eclipse-dev-admin@xxxxxxxxxxx
> 
> 04/03/2004 07:24 AM
>          Please respond to
>             eclipse-dev
>                To
> eclipse-dev@xxxxxxxxxxx
>                cc
> 
>           Subject
> [eclipse-dev]
> Problem starting
> eclipse-SDK-2.1.3-linux-gtk
> 
> 
> 
> 
> Hi all,
> I'm an undergraduate student from Mauritius and I am looking forward
> to
> use eclipse on Linux for my end of course project. 
> 
> I am getting some problem starting the software:
> 
> I have downloaded the file eclipse-SDK-2.1.3-linux-gtk.zip and
> extracted
> its contents in folder /home/kailash/workshop/eclipse 
> 
> I ran eclipse with command ./eclipse , the splash screen showed up and
> and error message popped up, saying there was a problem during startup
> and to look for the .log file. 
> 
> I am running Red Hat 9.0 and I have Java SDK 1.4 installed in
> /usr/java/j2sdk1.4.2_04 
> 
> I am attaching the log file. I would be grateful if anyone could help
> me. 
> 
> Thank you
> 
> Best Regards
> Kailash
> 


--__--__--

Message: 3
Date: Mon, 5 Apr 2004 19:53:12 -0700 (PDT)
From: Adeline Wang <wangyue365@xxxxxxxxx>
Subject: Re: [eclipse-dev] recommend a good Eclipse guide book?
To: eclipse-dev@xxxxxxxxxxx
Reply-To: eclipse-dev@xxxxxxxxxxx

--0-1857253432-1081219992=:27373
Content-Type: text/plain; charset=us-ascii


Hello, Carolyn. 

Thank you very much! I found it very useful and have put my order.

Bests,

Ady


Carolyn MacLeod <Carolyn_MacLeod@xxxxxxxxxx> wrote:
Hi, Ady. 

At the bottom of this page, we list the books that have a chapter or
appendix on SWT. They are all good eclipse books. 
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-hom
e/SWT_Resources.html 

Hope this helps, 
Carolyn 



Adeline Wang <wangyue365@xxxxxxxxx> 
Sent by: eclipse-dev-admin@xxxxxxxxxxx 
04/02/2004 06:00 PM Please respond to
eclipse-dev


To
eclipse-dev@xxxxxxxxxxx cc
Subject
[eclipse-dev] recommend a good Eclipse guide book?




Hello, 
  
I am a newbee of Eclipse. May I ask what are the good Eclipse reference
books that are available to purchase in the bookstore? There are quite a
number of them on the market. But I can't decide which are those solid,
and clear, comphrehensive and helpful... 
  
Thank you all very much! 
  


Bests, 
Ady 

---------------------------------
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today 




---------------------------------
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today
--0-1857253432-1081219992=:27373
Content-Type: text/html; charset=us-ascii

<P><FONT face=Tahoma>Hello, Carolyn. </FONT></P>
<P><FONT face=Tahoma>Thank you very much! I found it very useful and
have put my order.</FONT></P>
<P>Bests,</P>
<P>Ady</P>
<DIV><BR><BR><B><I>Carolyn MacLeod
&lt;Carolyn_MacLeod@xxxxxxxxxx&gt;</I></B> wrote:
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px;
BORDER-LEFT: #1010ff 2px solid"><BR><FONT face=sans-serif size=2>Hi,
Ady.</FONT> <BR><BR><FONT face=sans-serif size=2>At the bottom of this
page, we list the books that have a chapter or appendix on SWT. They are
all good eclipse books.</FONT> <BR><FONT face=sans-serif
size=2>http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-
swt-home/SWT_Resources.html</FONT> <BR><BR><FONT face=sans-serif
size=2>Hope this helps,</FONT> <BR><FONT face=sans-serif
size=2>Carolyn</FONT> <BR><BR><BR><BR>
<TABLE width="100%">
<TBODY>
<TR vAlign=top>
<TD width="40%"><FONT face=sans-serif size=1><B>Adeline Wang
&lt;wangyue365@xxxxxxxxx&gt;</B> </FONT><BR><FONT face=sans-serif
size=1>Sent by: eclipse-dev-admin@xxxxxxxxxxx</FONT> 
<P><FONT face=sans-serif size=1>04/02/2004 06:00 PM</FONT> 
<TABLE border=1>
<TBODY>
<TR vAlign=top>
<TD bgColor=white>
<DIV align=center><FONT face=sans-serif size=1>Please respond
to<BR>eclipse-dev</FONT></DIV></TR></TBODY></TABLE><BR></P>
<TD width="59%">
<TABLE width="100%">
<TBODY>
<TR>
<TD>
<DIV align=right><FONT face=sans-serif size=1>To</FONT></DIV>
<TD vAlign=top><FONT face=sans-serif
size=1>eclipse-dev@xxxxxxxxxxx</FONT> 
<TR>
<TD>
<DIV align=right><FONT face=sans-serif size=1>cc</FONT></DIV>
<TD vAlign=top>
<TR>
<TD>
<DIV align=right><FONT face=sans-serif size=1>Subject</FONT></DIV>
<TD vAlign=top><FONT face=sans-serif size=1>[eclipse-dev] recommend a
good Eclipse guide book?</FONT></TR></TBODY></TABLE><BR>
<TABLE>
<TBODY>
<TR vAlign=top>
<TD>
<TD></TR></TBODY></TABLE><BR></TR></TBODY></TABLE><BR><BR><BR><FONT
size=3>Hello, </FONT><BR><FONT size=3>&nbsp;</FONT> <BR><FONT size=3>I
am a newbee of Eclipse. May I ask what are the good Eclipse reference
books that are available to purchase in the bookstore? There are quite a
number of them on the market. But I can't decide which are those solid,
and clear, comphrehensive and helpful...</FONT> <BR><FONT
size=3>&nbsp;</FONT> <BR><FONT size=3>Thank you all very much!</FONT>
<BR><FONT size=3>&nbsp;</FONT> <BR><FONT size=3><BR><BR>Bests,
<BR>Ady</FONT> 
<P>
<HR>
<FONT face=Arial size=2>Do you Yahoo!?</FONT><FONT face=Arial color=blue
size=2><U><BR></U></FONT><A
href="http://us.rd.yahoo.com/evt=23609/*http://promotions.yahoo.com/desi
gn_giveaway/static/index2.html"><FONT face=Arial color=blue
size=2><U>Yahoo! Small Business $15K Web Design
Giveaway</U></FONT></A><FONT face=Arial size=2> - Enter today</FONT> 
<P></P></BLOCKQUOTE></DIV><p><hr size=1><font face=arial size=-1>Do you
Yahoo!?<br>
<a
href="http://us.rd.yahoo.com/evt=23609/*http://promotions.yahoo.com/desi
gn_giveaway/static/index2.html">Yahoo! Small Business $15K Web Design
Giveaway</a> - Enter today
--0-1857253432-1081219992=:27373--

--__--__--

Message: 4
From: "Venkatarangaiah, Srinivas B.  (Consultant)"
<Srinivas.Venkat@xxxxxxxxx>
To: "'eclipse-dev@xxxxxxxxxxx'" <eclipse-dev@xxxxxxxxxxx>
Date: Tue, 6 Apr 2004 10:55:52 -0400 
Subject: [eclipse-dev] .externalToolBuilders directory
Reply-To: eclipse-dev@xxxxxxxxxxx

This message is in MIME format. Since your mail reader does not
understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C41BE7.32A78C85
Content-Type: text/plain

Hi,
 
We would like to change *.launch file destination from
.externalToolBuilders
to other directory. Or even if we are able to change
.externalToolBuilders
to different name that is fine. Could any one let us know what are the
possible ways that could be done.
 
Thanks
Srinivas
 



-----------------------------------------
This email may contain confidential and privileged material for the sole
use of the intended recipient(s). Any review, use, retention,
distribution or disclosure by others is strictly prohibited. If you are
not the intended recipient (or authorized to receive for the recipient),
please contact the sender by reply email and delete all copies of this
message.  Also, email is susceptible to data corruption, interception,
tampering, unauthorized amendment and viruses. We only send and receive
emails on the basis that we are not liable for any such corruption,
interception, tampering, amendment or viruses or any consequence
thereof.
------_=_NextPart_001_01C41BE7.32A78C85
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<HTML>
<BODY>
<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:w=3D"urn:sc=
hemas-microsoft-com:office:word"
xmlns=3D"http://www=2Ew3=2Eorg/TR/REC-html=
40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html;
charset=3DUS-ASCII"=
>


<meta name=3DProgId content=3DWord=2EDocument>
<meta name=3DGenerator content=3D"Microsoft Word 10">
<meta name=3DOriginator content=3D"Microsoft Word 10">
<link rel=3DFile-List href=3D"cid:filelist=2Exml@01C41BC5=2EBAA4DB50">
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<style>
<!--
 /* Style Definitions */
 p=2EMsoNormal, li=2EMsoNormal, div=2EMsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:=2E0001pt;
	mso-pagination:widow-orphan;
	font-size:12=2E0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
a:link, span=2EMsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span=2EMsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
span=2EEmailStyle17
	{mso-style-type:personal-compose;
	mso-style-noshow:yes;
	mso-ansi-font-size:10=2E0pt;
	mso-bidi-font-size:10=2E0pt;
	font-family:Arial;
	mso-ascii-font-family:Arial;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:Arial;
	color:windowtext;}
span=2EGramE
	{mso-style-name:"";
	mso-gram-e:yes;}
@page Section1
	{size:8=2E5in 11=2E0in;
	margin:1=2E0in 1=2E25in 1=2E0in 1=2E25in;
	mso-header-margin:=2E5in;
	mso-footer-margin:=2E5in;
	mso-paper-source:0;}
div=2ESection1
	{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table=2EMsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5=2E4pt 0in 5=2E4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:=2E0001pt;
	mso-pagination:widow-orphan;
	font-size:10=2E0pt;
	font-family:"Times New Roman";}
</style>
<![endif]-->
</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple
style=3D'tab-interval:=2E5in'=
>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span
style=3D'font-size:1=
0=2E0pt;
font-family:Arial'>Hi,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span
style=3D'font-size:1=
0=2E0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span
style=3D'font-size:1=
0=2E0pt;
font-family:Arial'>We would like to change *=2Elaunch file destination
from
=2E=2EexternalToolBuilders to other directory=2E Or even if we are able
to =
change =2E<span
class=3DGramE>externalToolBuilders<span
style=3D'mso-spacerun:yes'>&nbsp; <=
/span>to</span>
different name that is fine=2E Could any one let us know what <span
class=
=3DGramE>are
the possible ways that could be
done</span>=2E<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span
style=3D'font-size:1=
0=2E0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span
style=3D'font-size:1=
0=2E0pt;
font-family:Arial'>Thanks<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span
style=3D'font-size:1=
0=2E0pt;
font-family:Arial'>Srinivas<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span
style=3D'font-size:1=
0=2E0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>


<P><hr size=3D1></P>
<P><STRONG>This email may contain confidential and privileged material
for =
the sole use of the intended recipient(s)=2E Any review, use, retention,
di=
stribution or disclosure by others is strictly prohibited=2E If you are
not=
 the intended recipient (or authorized to receive for the recipient),
pleas=
e contact the sender by reply email and delete all copies of this
message=
=2E  Also, email is susceptible to data corruption, interception,
tampering=
, unauthorized amendment and viruses=2E We only send and receive emails
on =
the basis that we are not liable for any such corruption, interception,
tam=
pering, amendment or viruses or any consequence thereof=2E</STRONG></P>
</BODY>
</HTML>
------_=_NextPart_001_01C41BE7.32A78C85--


--__--__--

Message: 5
From: "Jared Burns" <jaredburns@xxxxxxx>
To: <eclipse-dev@xxxxxxxxxxx>
Subject: Re: [eclipse-dev] .externalToolBuilders directory
Date: Tue, 6 Apr 2004 08:29:42 -0800
Reply-To: eclipse-dev@xxxxxxxxxxx

This is a multi-part message in MIME format.

------=_NextPart_000_0032_01C41BB1.4F797DE0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

It's not possible. Please file a feature request against Platform-Ant =
explaining why you need to do this.

- Jared
  ----- Original Message -----=20
  From: Venkatarangaiah, Srinivas B. (Consultant)=20
  To: 'eclipse-dev@xxxxxxxxxxx'=20
  Sent: Tuesday, April 06, 2004 6:55 AM
  Subject: [eclipse-dev] .externalToolBuilders directory


  Hi,

  =20

  We would like to change *.launch file destination from =
..externalToolBuilders to other directory. Or even if we are able to =
change .externalToolBuilders  to different name that is fine. Could any
=
one let us know what are the possible ways that could be done.

  =20

  Thanks

  Srinivas

  =20



------------------------------------------------------------------------
-=
-----


  This email may contain confidential and privileged material for the =
sole use of the intended recipient(s). Any review, use, retention, =
distribution or disclosure by others is strictly prohibited. If you are
=
not the intended recipient (or authorized to receive for the recipient),
=
please contact the sender by reply email and delete all copies of this =
message. Also, email is susceptible to data corruption, interception, =
tampering, unauthorized amendment and viruses. We only send and receive
=
emails on the basis that we are not liable for any such corruption, =
interception, tampering, amendment or viruses or any consequence =
thereof.

------=_NextPart_000_0032_01C41BB1.4F797DE0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o =3D "urn:schemas-microsoft-com:office:office" xmlns:w
=3D=20
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR></HEAD>
<BODY lang=3DEN-US style=3D"tab-interval: .5in" vLink=3Dpurple =
link=3Dblue=20
bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>It's not possible. Please file a =
feature request=20
against Platform-Ant explaining why you need to do this.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>- Jared</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3DSrinivas.Venkat@xxxxxxxxx=20
  href=3D"mailto:Srinivas.Venkat@xxxxxxxxx";>Venkatarangaiah, Srinivas B.
=

  (Consultant)</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Declipse-dev@xxxxxxxxxxx=20
  =
href=3D"mailto:'eclipse-dev@xxxxxxxxxxx'">'eclipse-dev@xxxxxxxxxxx'</A>
=
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, April 06, 2004 =
6:55=20
  AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [eclipse-dev]=20
  .externalToolBuilders directory</DIV>
  <DIV><BR></DIV>
  <META content=3DWord.Document name=3DProgId>
  <META content=3D"Microsoft Word 10" name=3DGenerator>
  <META content=3D"Microsoft Word 10" name=3DOriginator><LINK=20
  href=3D"cid:filelist.xml@01C41BC5.BAA4DB50" rel=3DFile-List><!--[if =
gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
  <STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in
=
1.25in; mso-header-margin: .5in; mso-footer-margin: .5in; =
mso-paper-source: 0; }
P.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New
Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
LI.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New
Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
DIV.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New
Roman"; =
mso-style-parent: ""; mso-pagination: widow-orphan; =
mso-fareast-font-family: "Times New Roman"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlink {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:visited {
	COLOR: purple; TEXT-DECORATION: underline; text-underline:
single
}
SPAN.MsoHyperlinkFollowed {
	COLOR: purple; TEXT-DECORATION: underline; text-underline:
single
}
SPAN.EmailStyle17 {
	COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: =
personal-compose; mso-style-noshow: yes; mso-ansi-font-size: 10.0pt; =
mso-bidi-font-size: 10.0pt; mso-ascii-font-family: Arial; =
mso-hansi-font-family: Arial; mso-bidi-font-family: Arial
}
SPAN.GramE {
	mso-style-name: ""; mso-gram-e: yes
}
DIV.Section1 {
	page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>
<![endif]-->
  <DIV class=3DSection1>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial">Hi,<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">We would like to change
=
*.launch=20
  file destination from ..externalToolBuilders to other directory. Or =
even if we=20
  are able to change .<SPAN class=3DGramE>externalToolBuilders<SPAN=20
  style=3D"mso-spacerun: yes">&nbsp; </SPAN>to</SPAN> different name =
that is fine.=20
  Could any one let us know what <SPAN class=3DGramE>are the possible =
ways that=20
  could be done</SPAN>.<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial">Thanks<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial">Srinivas<o:p></o:p></SPAN></FONT></P>
  <P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN=20
  style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P></DIV>
  <P>
  <HR SIZE=3D1>

  <P></P>
  <P><STRONG>This email may contain confidential and privileged material
=
for the=20
  sole use of the intended recipient(s). Any review, use, retention,=20
  distribution or disclosure by others is strictly prohibited. If you =
are not=20
  the intended recipient (or authorized to receive for the recipient), =
please=20
  contact the sender by reply email and delete all copies of this =
message. Also,=20
  email is susceptible to data corruption, interception, tampering, =
unauthorized=20
  amendment and viruses. We only send and receive emails on the basis =
that we=20
  are not liable for any such corruption, interception, tampering, =
amendment or=20
  viruses or any consequence =
thereof.</STRONG></P></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0032_01C41BB1.4F797DE0--



--__--__--

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev


End of eclipse-dev Digest





Back to the top