Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Install 0.9RC4 over 3.2RC6
Install 0.9RC4 over 3.2RC6 [message #15594] Tue, 30 May 2006 13:33 Go to next message
Eclipse UserFriend
Originally posted by: bike_head.yahoo.com

Sorry for the newbie question, but I can't seem to find installation
instructions for the 0.9RC4 build. I tried several methods to install
the latest DTP package:
1) unzip dtp_0.9RC4_N052906.zip into my eclipse installation directory
and run eclipse -clean. No errors, but "manage configuration" doesn't
show any DTP plugins.
2) importing the site from "install new features"
3) add archived site from "install new features"

The first method always used to work for me in 3.1.2. Have things changed?

--
__o Brian "la lumaca"
_`\<,_
(*)/ (*)
Re: Install 0.9RC4 over 3.2RC6 [message #15626 is a reply to message #15594] Tue, 30 May 2006 20:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: john.graham.sybase.com

Brian Anderson wrote:

> Sorry for the newbie question, but I can't seem to find installation
> instructions for the 0.9RC4 build. I tried several methods to install
> the latest DTP package:
> 1) unzip dtp_0.9RC4_N052906.zip into my eclipse installation directory
> and run eclipse -clean. No errors, but "manage configuration" doesn't
> show any DTP plugins.
> 2) importing the site from "install new features"
> 3) add archived site from "install new features"

> The first method always used to work for me in 3.1.2. Have things changed?

Brian,

I think the easiest way is (1). The only thing to be careful about is that
DTP is packed using the following structure:

--eclipse
----features
----plugins
----readme

With files in each folder. So, when you unzip, be sure to point to the
folder (or drive, if your eclipse install is off the root) of your eclipse
install, not the eclipse folder itself. Otherwise, you'll end up with the
DTP distribution installed in an "eclipse" directory within your "eclipse"
directory. Essentially, DTP is adding content to eclipse folders that
should already exist in a Eclipse SDK install. The way to verify is to
make sure that your eclipse\plugins folder has a number of
org.eclipse.datatools.* entries.

Next, I would worry about the configuration manager and such. Just open
the "Database Development" perspective to make sure that DTP is installed
correctly.

You might also want to take a look at our Getting Started guide, which
shows the basics of DTP once installed:

http://wiki.eclipse.org/index.php/Getting_Started_with_DTP

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer
Sybase, Inc.
Re: Install 0.9RC4 over 3.2RC6 [message #16257 is a reply to message #15626] Wed, 07 June 2006 19:56 Go to previous message
Eclipse UserFriend
Originally posted by: jordan.jordanliberman.com

When I try to unzip the DTP zip file into the eclipse directory, a number
of the files won't extract, claiming the filename is too long.

I'm also not able to find any database perspective to open, from within
eclipse. I'm wondering if maybe that is related to some of the portions
of the package not properly unzipping?

John Graham wrote:

> Brian Anderson wrote:

>> Sorry for the newbie question, but I can't seem to find installation
>> instructions for the 0.9RC4 build. I tried several methods to install
>> the latest DTP package:
>> 1) unzip dtp_0.9RC4_N052906.zip into my eclipse installation directory
>> and run eclipse -clean. No errors, but "manage configuration" doesn't
>> show any DTP plugins.
>> 2) importing the site from "install new features"
>> 3) add archived site from "install new features"

>> The first method always used to work for me in 3.1.2. Have things changed?

> Brian,

> I think the easiest way is (1). The only thing to be careful about is that
> DTP is packed using the following structure:

> --eclipse
> ----features
> ----plugins
> ----readme

> With files in each folder. So, when you unzip, be sure to point to the
> folder (or drive, if your eclipse install is off the root) of your eclipse
> install, not the eclipse folder itself. Otherwise, you'll end up with the
> DTP distribution installed in an "eclipse" directory within your "eclipse"
> directory. Essentially, DTP is adding content to eclipse folders that
> should already exist in a Eclipse SDK install. The way to verify is to
> make sure that your eclipseplugins folder has a number of
> org.eclipse.datatools.* entries.

> Next, I would worry about the configuration manager and such. Just open
> the "Database Development" perspective to make sure that DTP is installed
> correctly.

> You might also want to take a look at our Getting Started guide, which
> shows the basics of DTP once installed:

> http://wiki.eclipse.org/index.php/Getting_Started_with_DTP

> Regards,
> John Graham
> Eclipse Data Tools Platform PMC Chair
> Staff Software Engineer
> Sybase, Inc.
Re: Install 0.9RC4 over 3.2RC6 [message #578753 is a reply to message #15594] Tue, 30 May 2006 20:33 Go to previous message
John Graham is currently offline John GrahamFriend
Messages: 183
Registered: July 2009
Senior Member
Brian Anderson wrote:

> Sorry for the newbie question, but I can't seem to find installation
> instructions for the 0.9RC4 build. I tried several methods to install
> the latest DTP package:
> 1) unzip dtp_0.9RC4_N052906.zip into my eclipse installation directory
> and run eclipse -clean. No errors, but "manage configuration" doesn't
> show any DTP plugins.
> 2) importing the site from "install new features"
> 3) add archived site from "install new features"

> The first method always used to work for me in 3.1.2. Have things changed?

Brian,

I think the easiest way is (1). The only thing to be careful about is that
DTP is packed using the following structure:

--eclipse
----features
----plugins
----readme

With files in each folder. So, when you unzip, be sure to point to the
folder (or drive, if your eclipse install is off the root) of your eclipse
install, not the eclipse folder itself. Otherwise, you'll end up with the
DTP distribution installed in an "eclipse" directory within your "eclipse"
directory. Essentially, DTP is adding content to eclipse folders that
should already exist in a Eclipse SDK install. The way to verify is to
make sure that your eclipse\plugins folder has a number of
org.eclipse.datatools.* entries.

Next, I would worry about the configuration manager and such. Just open
the "Database Development" perspective to make sure that DTP is installed
correctly.

You might also want to take a look at our Getting Started guide, which
shows the basics of DTP once installed:

http://wiki.eclipse.org/index.php/Getting_Started_with_DTP

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer
Sybase, Inc.
Re: Install 0.9RC4 over 3.2RC6 [message #579250 is a reply to message #15626] Wed, 07 June 2006 19:56 Go to previous message
Eclipse UserFriend
Originally posted by: jordan.jordanliberman.com

When I try to unzip the DTP zip file into the eclipse directory, a number
of the files won't extract, claiming the filename is too long.

I'm also not able to find any database perspective to open, from within
eclipse. I'm wondering if maybe that is related to some of the portions
of the package not properly unzipping?

John Graham wrote:

> Brian Anderson wrote:

>> Sorry for the newbie question, but I can't seem to find installation
>> instructions for the 0.9RC4 build. I tried several methods to install
>> the latest DTP package:
>> 1) unzip dtp_0.9RC4_N052906.zip into my eclipse installation directory
>> and run eclipse -clean. No errors, but "manage configuration" doesn't
>> show any DTP plugins.
>> 2) importing the site from "install new features"
>> 3) add archived site from "install new features"

>> The first method always used to work for me in 3.1.2. Have things changed?

> Brian,

> I think the easiest way is (1). The only thing to be careful about is that
> DTP is packed using the following structure:

> --eclipse
> ----features
> ----plugins
> ----readme

> With files in each folder. So, when you unzip, be sure to point to the
> folder (or drive, if your eclipse install is off the root) of your eclipse
> install, not the eclipse folder itself. Otherwise, you'll end up with the
> DTP distribution installed in an "eclipse" directory within your "eclipse"
> directory. Essentially, DTP is adding content to eclipse folders that
> should already exist in a Eclipse SDK install. The way to verify is to
> make sure that your eclipseplugins folder has a number of
> org.eclipse.datatools.* entries.

> Next, I would worry about the configuration manager and such. Just open
> the "Database Development" perspective to make sure that DTP is installed
> correctly.

> You might also want to take a look at our Getting Started guide, which
> shows the basics of DTP once installed:

> http://wiki.eclipse.org/index.php/Getting_Started_with_DTP

> Regards,
> John Graham
> Eclipse Data Tools Platform PMC Chair
> Staff Software Engineer
> Sybase, Inc.
Previous Topic:Filtering mechanism
Next Topic:Icon for a VirtualNode
Goto Forum:
  


Current Time: Tue Apr 23 17:50:25 GMT 2024

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

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

Back to the top