Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Newby install of WTP M4 in Eclipse 3.1 RC1
Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110181] Thu, 09 June 2005 13:36 Go to next message
Matthew King is currently offline Matthew KingFriend
Messages: 17
Registered: July 2009
Junior Member
I've been using Eclipse JTD for a long time and am now just learning about
WTP. I had Eclipse 3.1 RC1 installed, so I downloaded the wtp-1.0M4.zip file
and unpacked it into my Eclipse directory. I then started eclipse with the -
clean option as instructed on the getting started page. Yet, I see know
signs of the web tools. There are no new perspectives or capabilities. There
is nothing new in the file>new menu ....

What am I missing?

--
Matt King
Accessibility End UserAdvocate
IBM Business Transformation/CIO
Phone: (719) 520-3006, Tie line: 8-656-3006
Internet: mattking@us.ibm.com
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110193 is a reply to message #110181] Thu, 09 June 2005 13:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: utilisateur.exemple.com

Matt King a écrit :
> I've been using Eclipse JTD for a long time and am now just learning about
> WTP. I had Eclipse 3.1 RC1 installed, so I downloaded the wtp-1.0M4.zip file
> and unpacked it into my Eclipse directory. I then started eclipse with the -
> clean option as instructed on the getting started page. Yet, I see know
> signs of the web tools. There are no new perspectives or capabilities. There
> is nothing new in the file>new menu ....
>
> What am I missing?
>
you can check tutorials here :)

http://www.eclipse.org/webtools/

personally i use wtp for this

http://www.eclipse.org/webtools/jst/components/ws/M4/tutoria ls/BottomUpWebService.html

hope this help
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110206 is a reply to message #110181] Thu, 09 June 2005 14:03 Go to previous messageGo to next message
Jeffrey Liu is currently offline Jeffrey LiuFriend
Messages: 62
Registered: July 2009
Member
wtp-1.0M4 was built on Eclipse M6, I don't think it will run on RC1. You can
either move back to M6 (recommanded), or try the latest integration builds.

Jeff

"Matt King" <mattking@us.ibm.com> wrote in message
news:Xns96704D64DE12Fmattkingusibmcom@206.191.52.34...
> I've been using Eclipse JTD for a long time and am now just learning about
> WTP. I had Eclipse 3.1 RC1 installed, so I downloaded the wtp-1.0M4.zip
file
> and unpacked it into my Eclipse directory. I then started eclipse with
the -
> clean option as instructed on the getting started page. Yet, I see know
> signs of the web tools. There are no new perspectives or capabilities.
There
> is nothing new in the file>new menu ....
>
> What am I missing?
>
> --
> Matt King
> Accessibility End UserAdvocate
> IBM Business Transformation/CIO
> Phone: (719) 520-3006, Tie line: 8-656-3006
> Internet: mattking@us.ibm.com
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110219 is a reply to message #110193] Thu, 09 June 2005 15:34 Go to previous messageGo to next message
Matthew King is currently offline Matthew KingFriend
Messages: 17
Registered: July 2009
Junior Member
exquisitus <utilisateur@exemple.com> wrote in
news:d89ho1$3h5$1@news.eclipse.org:

> personally i use wtp for this
>
> http://www.eclipse.org/webtools/jst/components/ws/M4/tutoria ls/BottomUpW
> ebService.html
>
>

I'm not that far yet .... just the first step:

1.
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110235 is a reply to message #110206] Thu, 09 June 2005 15:37 Go to previous messageGo to next message
Matthew King is currently offline Matthew KingFriend
Messages: 17
Registered: July 2009
Junior Member
"Jeff Liu" <jeffliu@ca.ibm.com> wrote in
news:d89i7p$56o$1@news.eclipse.org:

> wtp-1.0M4 was built on Eclipse M6, I don't think it will run on RC1.
> You can either move back to M6 (recommanded), or try the latest
> integration builds.
>
>

Wow ... really! There's that much diff between m6 and RC1? I guess I'll give
going back to m6 a try. How long till there is a WPT build that is
compatible with RC1... or will WPT just wait for the final 3.1 release?

--
Matt King
Accessibility End UserAdvocate
IBM Business Transformation/CIO
Phone: (719) 520-3006, Tie line: 8-656-3006
Internet: mattking@us.ibm.com
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110246 is a reply to message #110181] Thu, 09 June 2005 16:42 Go to previous messageGo to next message
Torsten Schlumm is currently offline Torsten SchlummFriend
Messages: 8
Registered: July 2009
Junior Member
Hi Matt,

Matt King wrote:
> ... so I downloaded the wtp-1.0M4.zip file
that's the problem ;-)

have a look at the download page:
http://download.eclipse.org/webtools/downloads/drops/S-1.0M4 -200504292037

under requirements it tells you that you also need the EMF, GEF and JEM
packages. so either download them separately or get the
wtp-eclipse-emf-gef-jem-sdk-1.0M4.zip package from the same page.

hth

cheers,
torsten
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110283 is a reply to message #110235] Thu, 09 June 2005 17:03 Go to previous messageGo to next message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
Hi Matt,

>Wow ... really! There's that much diff between m6 and RC1? I guess I'll
give
>going back to m6 a try. How long till there is a WPT build that is
>compatible with RC1... or will WPT just wait for the final 3.1 release?

The current integration (I) builds are based on Eclipse 3.1RC1.

Lawrence
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110307 is a reply to message #110246] Thu, 09 June 2005 17:30 Go to previous messageGo to next message
Matthew King is currently offline Matthew KingFriend
Messages: 17
Registered: July 2009
Junior Member
Torsten Schlumm <torsten.schlumm@gmx.de> wrote in news:d89rhq$i7m$1
@news.eclipse.org:

>> ... so I downloaded the wtp-1.0M4.zip file that's the problem ;-)
>
> have a look at the download page:
> http://download.eclipse.org/webtools/downloads/drops/S-1.0M4 -200504292037
>
> under requirements it tells you that you also need the EMF, GEF and JEM
> packages. so either download them separately or get the
> wtp-eclipse-emf-gef-jem-sdk-1.0M4.zip package from the

On the getting started page it says:

*note: As of WTP M4 there are no longer additional libraries that need to be
installed for Web services. These libraries are now included in the WTP
download.

So, I guess that is not quite correct? The GEF and EMF are only included if
you download the package that includes everything including the SDK?

--
Matt King
Accessibility End UserAdvocate
IBM Business Transformation/CIO
Phone: (719) 520-3006, Tie line: 8-656-3006
Internet: mattking@us.ibm.com
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110350 is a reply to message #110307] Thu, 09 June 2005 18:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

This is a multi-part message in MIME format.
--------------070608080602070604040008
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Matt King wrote:

>Torsten Schlumm <torsten.schlumm@gmx.de> wrote in news:d89rhq$i7m$1
>@news.eclipse.org:
>
>
>
>>>... so I downloaded the wtp-1.0M4.zip file that's the problem ;-)
>>>
>>>
>>have a look at the download page:
>> http://download.eclipse.org/webtools/downloads/drops/S-1.0M4 -200504292037
>>
>>under requirements it tells you that you also need the EMF, GEF and JEM
>>packages. so either download them separately or get the
>>wtp-eclipse-emf-gef-jem-sdk-1.0M4.zip package from the
>>
>>
>
>On the getting started page it says:
>
>*note: As of WTP M4 there are no longer additional libraries that need to be
>installed for Web services. These libraries are now included in the WTP
>download.
>
>So, I guess that is not quite correct? The GEF and EMF are only included if
>you download the package that includes everything including the SDK?
>
GEF and EMF are not Web Services related. That note is refering to ols
WTP Milestones where you should download Axis, Soap, JavaMail, etc, etc....

Regards,

Chemi.

--------------070608080602070604040008
Content-Type: text/html; charset=us-ascii
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">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Matt King wrote:
<blockquote cite="midXns96707508E6B7Emattkingusibmcom@206.191.52.34"
type="cite">
<pre wrap="">Torsten Schlumm <a class="moz-txt-link-rfc2396E" href="mailto:torsten.schlumm@gmx.de">&lt;torsten.schlumm@gmx.de&gt;</a> wrote in <a class="moz-txt-link-freetext" href="news:d89rhq$i7m$1">news:d89rhq$i7m$1</a>
@news.eclipse.org:

</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">... so I downloaded the wtp-1.0M4.zip file that's the problem ;-)
</pre>
</blockquote>
<pre wrap="">have a look at the download page:
<a class="moz-txt-link-freetext" href=" http://download.eclipse.org/webtools/downloads/drops/S-1.0M4 -200504292037"> http://download.eclipse.org/webtools/downloads/drops/S-1.0M4 -200504292037</a>

under requirements it tells you that you also need the EMF, GEF and JEM
packages. so either download them separately or get the
wtp-eclipse-emf-gef-jem-sdk-1.0M4.zip package from the
</pre>
</blockquote>
<pre wrap=""><!---->
On the getting started page it says:

*note: As of WTP M4 there are no longer additional libraries that need to be
installed for Web services. These libraries are now included in the WTP
download.

So, I guess that is not quite correct? The GEF and EMF are only included if
you download the package that includes everything including the SDK?</pre>
</blockquote>
GEF and EMF are not Web Services related. That note is refering to ols
WTP Milestones where you should download Axis, Soap, JavaMail, etc,
etc....<br>
<br>
Regards,<br>
<br>
&nbsp;&nbsp;&nbsp; Chemi.<br>
</body>
</html>

--------------070608080602070604040008--
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110374 is a reply to message #110307] Thu, 09 June 2005 20:11 Go to previous messageGo to next message
Torsten Schlumm is currently offline Torsten SchlummFriend
Messages: 8
Registered: July 2009
Junior Member
Matt King wrote:
> Torsten Schlumm <torsten.schlumm@gmx.de> wrote in news:d89rhq$i7m$1
> @news.eclipse.org:
>
>
>>>... so I downloaded the wtp-1.0M4.zip file that's the problem ;-)
>>
>>have a look at the download page:
>> http://download.eclipse.org/webtools/downloads/drops/S-1.0M4 -200504292037
>>
>>under requirements it tells you that you also need the EMF, GEF and JEM
>>packages. so either download them separately or get the
>>wtp-eclipse-emf-gef-jem-sdk-1.0M4.zip package from the
>
>
> On the getting started page it says:
>
> *note: As of WTP M4 there are no longer additional libraries that need to be
> installed for Web services. These libraries are now included in the WTP
> download.
>
> So, I guess that is not quite correct? The GEF and EMF are only included if
> you download the package that includes everything including the SDK?
>

in M3 (as far as i can remember - right now i'm doing medical imaging
nonsense in c++ for a living and therefore only occasionally play 'round
with this stuff - don't tell anyone) you had to download all sorts of
external libs (axis, soap, ...) ontop of the WTP plugins to make it
work. i guess as of M4 this is history but you still need EMF and
friends because the WTP plugins depend on them.

hope i got this right (and it helps)

cheers,
torsten
Re: Newby install of WTP M4 in Eclipse 3.1 RC1 [message #110398 is a reply to message #110374] Thu, 09 June 2005 22:40 Go to previous message
Matthew King is currently offline Matthew KingFriend
Messages: 17
Registered: July 2009
Junior Member
OK ... now that I am over my misunderstanding of the instructions and have
installed GEF, EMF, JEM ... it is working. Thanks.

Torsten Schlumm <torsten.schlumm@gmx.de> wrote in
news:d8a7om$1m4$1@news.eclipse.org:

> Matt King wrote:
>> Torsten Schlumm <torsten.schlumm@gmx.de> wrote in news:d89rhq$i7m$1
>> @news.eclipse.org:
>>
>>
>>>>... so I downloaded the wtp-1.0M4.zip file that's the problem ;-)
>>>
>>>have a look at the download page:
>>> http://download.eclipse.org/webtools/downloads/drops/S-1.0M4 -2005042920
>>>37
>>>
>>>under requirements it tells you that you also need the EMF, GEF and
>>>JEM packages. so either download them separately or get the
>>>wtp-eclipse-emf-gef-jem-sdk-1.0M4.zip package from the
>>
>>
>> On the getting started page it says:
>>
>> *note: As of WTP M4 there are no longer additional libraries that need
>> to be installed for Web services. These libraries are now included in
>> the WTP download.
>>
>> So, I guess that is not quite correct? The GEF and EMF are only
>> included if you download the package that includes everything
>> including the SDK?
>>
>
> in M3 (as far as i can remember - right now i'm doing medical imaging
> nonsense in c++ for a living and therefore only occasionally play
> 'round with this stuff - don't tell anyone) you had to download all
> sorts of external libs (axis, soap, ...) ontop of the WTP plugins to
> make it work. i guess as of M4 this is history but you still need EMF
> and friends because the WTP plugins depend on them.
>
> hope i got this right (and it helps)
>
> cheers,
> torsten



--
Matt King
Accessibility End UserAdvocate
IBM Business Transformation/CIO
Phone: (719) 520-3006, Tie line: 8-656-3006
Internet: mattking@us.ibm.com
Previous Topic:XHTML bugs - anyone working on em? go vote!
Next Topic:linked folders and specifying a web content folder
Goto Forum:
  


Current Time: Thu Dec 26 14:33:04 GMT 2024

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

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

Back to the top