Home » Language IDEs » ServerTools (WTP) » Getting started
Getting started [message #63862] |
Mon, 10 January 2005 07:50  |
Eclipse User |
|
|
|
Originally posted by: davegabol.eircom.net
Hi folks,
Finally back online after a few months and trying to catch up with the
latest version of everything. I have installed Eclipse 3.1M4 and all of the
WTP and associated jars from
http://download.eclipse.org/webtools/downloads/drops/S-1.0M2 -200412230036/in
dex.html
However the web tools don't show up in Eclipse when I start it. I remember
in the original IBM distro you had to unpack a separate jar file from the
download into some directory or another. But I can't find the original
"getting started" guide or any other getting started docs. Do I still need
to unpack a lone jar file to some directory? If not, is unzipping all of the
files at the above link good enough? I've unzipped them all into the same
base dir as Eclipse, so they are all under eclipse/plugins. Any idea what
might I be missing (apart from a brain)? I'm running this on Win ME, and the
original IBM version worked fine.
The only message in the log file is
!ENTRY org.eclipse.core.resources 2 1 2005-01-10 12:37:10.350
!MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project
graphtest. Either the builder is missing from the install, or it belongs to
a project nature that is missing or disabled.
which I don't think is relevant.
Many thanks,
Dave.
|
|
| |
Re: Getting started [message #63915 is a reply to message #63862] |
Mon, 10 January 2005 08:15   |
Eclipse User |
|
|
|
Originally posted by: amnon.netvision.net.il
That's what I am having (see "Newbie installation problem" post).
I haven't got to it yet, but it seems there are manual prerequisites
before this nifty package will start working.
I haven't got to it yet but if you manage to do it before I do, please
post the list of things you put in there so that it will be easier to
follow...
Thanks,
Amnon
Dave Gabol wrote:
> Hi folks,
>
> Finally back online after a few months and trying to catch up with the
> latest version of everything. I have installed Eclipse 3.1M4 and all of the
> WTP and associated jars from
> http://download.eclipse.org/webtools/downloads/drops/S-1.0M2 -200412230036/in
> dex.html
>
> However the web tools don't show up in Eclipse when I start it. I remember
> in the original IBM distro you had to unpack a separate jar file from the
> download into some directory or another. But I can't find the original
> "getting started" guide or any other getting started docs. Do I still need
> to unpack a lone jar file to some directory? If not, is unzipping all of the
> files at the above link good enough? I've unzipped them all into the same
> base dir as Eclipse, so they are all under eclipse/plugins. Any idea what
> might I be missing (apart from a brain)? I'm running this on Win ME, and the
> original IBM version worked fine.
>
> The only message in the log file is
>
> !ENTRY org.eclipse.core.resources 2 1 2005-01-10 12:37:10.350
> !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project
> graphtest. Either the builder is missing from the install, or it belongs to
> a project nature that is missing or disabled.
>
> which I don't think is relevant.
>
> Many thanks,
>
> Dave.
>
>
|
|
|
Re: Getting started [message #63936 is a reply to message #63915] |
Mon, 10 January 2005 08:22   |
Eclipse User |
|
|
|
Originally posted by: davegabol.eircom.net
No problem, I'm hoping that as I work my way through the installation,
setup, and subsequent use of various things, to keep notes and perhaps put
together some docs that might be useful. There are a lot of repetetive
questions on this list. I know nobody wants to keep web pages or FAQs up to
date, it's totally tedious. But I might have a whack at some of it until I
get bored :-)
Dave.
"Amnon I. Govrin" <amnon@netvision.net.il> wrote in message
news:crtv6s$2r2$1@www.eclipse.org...
> That's what I am having (see "Newbie installation problem" post).
>
> I haven't got to it yet, but it seems there are manual prerequisites
> before this nifty package will start working.
> I haven't got to it yet but if you manage to do it before I do, please
> post the list of things you put in there so that it will be easier to
> follow...
>
> Thanks,
> Amnon
>
> Dave Gabol wrote:
> > Hi folks,
> >
> > Finally back online after a few months and trying to catch up with the
> > latest version of everything. I have installed Eclipse 3.1M4 and all of
the
> > WTP and associated jars from
> >
http://download.eclipse.org/webtools/downloads/drops/S-1.0M2 -200412230036/in
> > dex.html
> >
> > However the web tools don't show up in Eclipse when I start it. I
remember
> > in the original IBM distro you had to unpack a separate jar file from
the
> > download into some directory or another. But I can't find the original
> > "getting started" guide or any other getting started docs. Do I still
need
> > to unpack a lone jar file to some directory? If not, is unzipping all of
the
> > files at the above link good enough? I've unzipped them all into the
same
> > base dir as Eclipse, so they are all under eclipse/plugins. Any idea
what
> > might I be missing (apart from a brain)? I'm running this on Win ME, and
the
> > original IBM version worked fine.
> >
> > The only message in the log file is
> >
> > !ENTRY org.eclipse.core.resources 2 1 2005-01-10 12:37:10.350
> > !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for
project
> > graphtest. Either the builder is missing from the install, or it belongs
to
> > a project nature that is missing or disabled.
> >
> > which I don't think is relevant.
> >
> > Many thanks,
> >
> > Dave.
> >
> >
|
|
| | | |
Re: Getting started - NOW WORKING [message #64117 is a reply to message #64048] |
Mon, 10 January 2005 11:31   |
Eclipse User |
|
|
|
Originally posted by: davegabol.eircom.net
Hi folks,
Well, I did a clean install after renaming my old eclipse home dir out of
the way...and it all works perfectly. Amnon, I suggest you try the same
thing, it should work.
Thanks for everyone's help,
Dave.
"Dave Gabol" <davegabol@eircom.net> wrote in message
news:cru4vm$r90$1@www.eclipse.org...
> Thanks Raphael, that's exactly what I did.
>
> The only difference I can see is that I have my old workspaces left in the
> Eclipse directory (nothing else except the workspaces). Don't see why that
> should stop anything working. But I'll try a clean install of everything
and
> then import the workspaces afterwards and see if it makes a difference.
>
> Cheers,
>
> Dave.
>
> "Raphael A. Bauer" <raphael.bauer@temis-group.com> wrote in message
> news:cru372$g8h$1@www.eclipse.org...
> > Dave Gabol wrote:
> > > However the web tools don't show up in Eclipse when I start it. I
> remember
> > > in the original IBM distro you had to unpack a separate jar file from
> the
> > ...
> > I just veryfied what I did EXACTLY to bring webtools to life - this is
> > vital for me beacause my application heavily relies on that.
> >
> > First check:
> >
>
http://download.eclipse.org/webtools/downloads/drops/S-1.0M2 -200412230036/in
> dex.html
> >
> > This is the description of how to install webtools M2 and the preqs
> > So - you need as download in one directory (as written in the html):
> > -- eclipse-SDK-3.1M4-linux-gtk.zip (or the right M4 eclipse for your
> > platform - I am using linux, so it's okay)
> > -- emf-sdo-xsd-SDK-I200412160800.zip
> > -- GEF-SDK-I20041216.zip
> > -- JEM-runtime-1.0.2.zip
> >
> > -- wtp-1.0M2.zip (The webtools package)
> >
> > download them all in one directory (eg /eclipsetest/.) and unzip them.
> > You have then a directory with eclipse and all things unzipped
> > in the eclipse folder.
> > A simple
> > - unzip eclipse-SDK-3.1M4-linux-gtk.zip
> > - unzip emf-sdo-xsd-SDK-I200412160800.zip
> > - ..
> > and so on works fine on my machine...)
> >
> > And that's it for me...
> > If you start this eclipse it works perfect with all XML/XSD Stuff
> > enabled... (I just tested that again... and I am 100% sure - it works)
> >
> > Hope this helps - in my case no additional faq or howto is needed,
> > because I just have to follow the steps described on the index.html for
> > the integration build M2.
> >
> > If this doesn't work for you - then there is some bug... Then you can
> > should describe in detail what you installed and how you did it - which
> > versions/platforms/etc...
> >
> > Cheers,
> >
> > Raphael
> >
> > Btw. If you want extensive xml verification you should follow as well:
> > http://www.eclipse.org/webtools/wst/components/xml/xercesInf o.xml
> > (mentioned as well in the index.html of the integration build)
> > => but that is optional. XML and XSD edition works very fine without
> that...
>
>
|
|
|
Re: Getting started - NOW WORKING [message #64140 is a reply to message #64048] |
Mon, 10 January 2005 11:33   |
Eclipse User |
|
|
|
Originally posted by: davegabol.eircom.net
Hi All,
Well, I moved my eclipse base dir out of the way and did a clean install. It
all works perfectly now. Amnon, I sugest you try the same, it should work.
Thanks for the help everyone,
Dave.
"Dave Gabol" <davegabol@eircom.net> wrote in message
news:cru4vm$r90$1@www.eclipse.org...
> Thanks Raphael, that's exactly what I did.
>
> The only difference I can see is that I have my old workspaces left in the
> Eclipse directory (nothing else except the workspaces). Don't see why that
> should stop anything working. But I'll try a clean install of everything
and
> then import the workspaces afterwards and see if it makes a difference.
>
> Cheers,
>
> Dave.
>
> "Raphael A. Bauer" <raphael.bauer@temis-group.com> wrote in message
> news:cru372$g8h$1@www.eclipse.org...
> > Dave Gabol wrote:
> > > However the web tools don't show up in Eclipse when I start it. I
> remember
> > > in the original IBM distro you had to unpack a separate jar file from
> the
> > ...
> > I just veryfied what I did EXACTLY to bring webtools to life - this is
> > vital for me beacause my application heavily relies on that.
> >
> > First check:
> >
>
http://download.eclipse.org/webtools/downloads/drops/S-1.0M2 -200412230036/in
> dex.html
> >
> > This is the description of how to install webtools M2 and the preqs
> > So - you need as download in one directory (as written in the html):
> > -- eclipse-SDK-3.1M4-linux-gtk.zip (or the right M4 eclipse for your
> > platform - I am using linux, so it's okay)
> > -- emf-sdo-xsd-SDK-I200412160800.zip
> > -- GEF-SDK-I20041216.zip
> > -- JEM-runtime-1.0.2.zip
> >
> > -- wtp-1.0M2.zip (The webtools package)
> >
> > download them all in one directory (eg /eclipsetest/.) and unzip them.
> > You have then a directory with eclipse and all things unzipped
> > in the eclipse folder.
> > A simple
> > - unzip eclipse-SDK-3.1M4-linux-gtk.zip
> > - unzip emf-sdo-xsd-SDK-I200412160800.zip
> > - ..
> > and so on works fine on my machine...)
> >
> > And that's it for me...
> > If you start this eclipse it works perfect with all XML/XSD Stuff
> > enabled... (I just tested that again... and I am 100% sure - it works)
> >
> > Hope this helps - in my case no additional faq or howto is needed,
> > because I just have to follow the steps described on the index.html for
> > the integration build M2.
> >
> > If this doesn't work for you - then there is some bug... Then you can
> > should describe in detail what you installed and how you did it - which
> > versions/platforms/etc...
> >
> > Cheers,
> >
> > Raphael
> >
> > Btw. If you want extensive xml verification you should follow as well:
> > http://www.eclipse.org/webtools/wst/components/xml/xercesInf o.xml
> > (mentioned as well in the index.html of the integration build)
> > => but that is optional. XML and XSD edition works very fine without
> that...
>
>
|
|
| | | |
Re: Getting started [message #70155 is a reply to message #63862] |
Sun, 30 January 2005 12:51   |
Eclipse User |
|
|
|
Originally posted by: jdthomp434.aol.com
Dave Gabol wrote:
> Hi folks,
> Finally back online after a few months and trying to catch up with the
> latest version of everything. I have installed Eclipse 3.1M4 and all of the
> WTP and associated jars from
> http://download.eclipse.org/webtools/downloads/drops/S-1.0M2 -200412230036/in
> dex.html
> However the web tools don't show up in Eclipse when I start it. I remember
> in the original IBM distro you had to unpack a separate jar file from the
> download into some directory or another. But I can't find the original
> "getting started" guide or any other getting started docs. Do I still need
> to unpack a lone jar file to some directory? If not, is unzipping all of the
> files at the above link good enough? I've unzipped them all into the same
> base dir as Eclipse, so they are all under eclipse/plugins. Any idea what
> might I be missing (apart from a brain)? I'm running this on Win ME, and the
> original IBM version worked fine.
> The only message in the log file is
> !ENTRY org.eclipse.core.resources 2 1 2005-01-10 12:37:10.350
> !MESSAGE Skipping builder com.ibm.sse.model.structuredbuilder for project
> graphtest. Either the builder is missing from the install, or it belongs to
> a project nature that is missing or disabled.
> which I don't think is relevant.
> Many thanks,
> Dave.
I followed the directions for unzipping, in order, the eclipse SDK, emf,
gef, jem, and wtp files. However, when attempting to follow the
guidelines laid out at
http://www.eclipse.org/webtools/initial-contribution/IBM/eva lGuides/DataToolsEval.html
I do not have the Data option under other.
Specifically, the directions indicated that I should:
select Window->Show view->Other->Data->Database Explorer
however with my installation, I do not have a Database Explorer.
Can anyone indicate to me what file I missed?
Full File names referenced above:
eclipse SDK: eclipse-SDK-3.0.1-win32.zip
emf: emf-sdo-xsd-SDK-I200412160800.zip
gef: GEF-SDK-I20041216.zip
jem: JEM-runtime-1.0.2.zip
wtp: wtp-1.0M2.zip
Thanks!
JD
|
|
| | | | |
Re: Getting started [message #71313 is a reply to message #71232] |
Thu, 03 February 2005 07:12  |
Eclipse User |
|
|
|
Originally posted by: fuglis.gmail.com
Trond Fuglestad wrote:
> JD Thompson wrote:
>> Thanks Nitin!
>> I will go back and download the 3.1M4. Since I am not too far into this I
>> am going to assume (always dangerous when I am involved!) that I should
>> just kill the 3.0.1 install and start fresh, i.e.
>> Unzip and Install in order:
>> Eclipse 3.1M4
>> emf zip
>> gef zip
>> jem zip
>> wtp 1.0M2 zip
>> Thanks again for your time and guidance!
>> JD
> Well, I'm having the same problem. I installed eclipse 3.1m4, and unzipped
> emf-sdo-xsd-SDK-I200412160800.zip, GEF-SDK-I20041216.zip,
> JEM-runtime-1.0.2.zip and wtp-sdk-1.0M2.zip into the eclipse directory.
> Still I get no Web Services, or at least I can't find them. Any idea what
> I'm missing?
> Trond
Ok, I guess this should answer our questions:
http://www.eclipse.org/newsportal/article.php?id=2193&gr oup=eclipse.webtools
Trond
|
|
|
Goto Forum:
Current Time: Thu Mar 13 13:10:10 EDT 2025
Powered by FUDForum. Page generated in 0.13357 seconds
|