Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » building eclipse ... with eclipse
building eclipse ... with eclipse [message #104891] Fri, 01 August 2003 15:41 Go to next message
Eclipse UserFriend
Originally posted by: tcn.spamgourmet.com

Hi!

I downloaded eclipse-sourceBuild-srcIncluded-3.0M2.zip since I though I
might be able to fix some things quickly for myself.

Well...there are ant scripts but it turns out to be kind of hard to import
the whole bunch into eclipse itself. Do you developers develop eclipse with
vi rathen then with eclipse itself?!?!

So, how to I import all the stuff into eclipse? :-)

Thanks
Timo
Re: building eclipse ... with eclipse [message #105081 is a reply to message #104891] Fri, 01 August 2003 15:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal_rapicault.yahoo.fr

Depending on what you want to change I advise you to directly load the code
from the ide using the "import" feature.
Otherwise you can also download the code from the repository.
These are the way we are building eclipse in eclipse.

PaScaL

This is not the way we are working with Eclipse.
If you want to

"Timo Nentwig" <tcn@spamgourmet.com> a
Re: building eclipse ... with eclipse [message #105361 is a reply to message #105081] Sat, 02 August 2003 07:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tcn.spamgourmet.com

Pascal Rapicault wrote:

> Otherwise you can also download the code from the repository.

Well, eclipse CVS is not open for the public, is it?
Re: building eclipse ... with eclipse [message #105388 is a reply to message #105081] Sat, 02 August 2003 07:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tcn.spamgourmet.com

Pascal Rapicault wrote:

> Depending on what you want to change I advise you to directly load the
> code from the ide using the "import" feature.

Well, that's just the problem I cannot simple import the plugin/
directory...
Re: building eclipse ... with eclipse [message #105424 is a reply to message #105361] Sat, 02 August 2003 08:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal_rapicault.yahoo.fr

Yes it is open.
server: dev.eclipse.org
repo name: /home/eclipse
user: anonymous

"Timo Nentwig" <tcn@spamgourmet.com> a
Re: building eclipse ... with eclipse [message #105435 is a reply to message #105388] Sat, 02 August 2003 08:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal_rapicault.yahoo.fr

No I'm talking of File > Import > External plug-ins and fragments.

"Timo Nentwig" <tcn@spamgourmet.com> a
Re: building eclipse ... with eclipse [message #105445 is a reply to message #105424] Sat, 02 August 2003 11:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tcn.spamgourmet.com

Pascal Rapicault wrote:

> Yes it is open.
> server: dev.eclipse.org
> repo name: /home/eclipse

Thanks a lot!
Re: building eclipse ... with eclipse [message #105484 is a reply to message #105445] Sat, 02 August 2003 13:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tcn.spamgourmet.com

Timo Nentwig wrote:

> Pascal Rapicault wrote:
>
>> Yes it is open.
>> server: dev.eclipse.org
>> repo name: /home/eclipse
>
> Thanks a lot!

Hmmm, I still have problems, FiltersAction (org.eclipse.ui.views) cannot
resolve org.eclipse.swt.widgets.Shell despite I checked out
org.eclipse.swt.

And there are plenty of such problems :-(
Re: building eclipse ... with eclipse [message #105630 is a reply to message #105484] Sat, 02 August 2003 17:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal_rapicault.yahoo.fr

I bet you have compile errors in swt.
If you don't change the build path.

PaScaL

"Timo Nentwig" <tcn@spamgourmet.com> a
Re: building eclipse ... with eclipse [message #118753 is a reply to message #105484] Thu, 28 August 2003 10:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Andre_Weinand.oti.com

On 2.8.2003 19:49 Uhr, in article bggtiq$9i2$1@eclipse.org, "Timo Nentwig"
<tcn@spamgourmet.com> wrote:

> Timo Nentwig wrote:
>
>> Pascal Rapicault wrote:
>>
>>> Yes it is open.
>>> server: dev.eclipse.org
>>> repo name: /home/eclipse
>>
>> Thanks a lot!
>
> Hmmm, I still have problems, FiltersAction (org.eclipse.ui.views) cannot
> resolve org.eclipse.swt.widgets.Shell despite I checked out
> org.eclipse.swt.
>
> And there are plenty of such problems :-(

Do you really want to fix something in SWT?

If not, just PDE-import SWT.

Otherwise you'll have to rename the .classpath_<platform> for your platform
to .classname

--andre
Re: building eclipse ... with eclipse [message #120050 is a reply to message #118753] Mon, 01 September 2003 11:21 Go to previous message
Eclipse UserFriend
Originally posted by: Andre_Weinand.oti.com

On 28.8.2003 16:38 Uhr, in article BB73E092.1D8B1%Andre_Weinand@oti.com,
"Andre Weinand" <Andre_Weinand@oti.com> wrote:

> On 2.8.2003 19:49 Uhr, in article bggtiq$9i2$1@eclipse.org, "Timo Nentwig"
> <tcn@spamgourmet.com> wrote:
>
>> Timo Nentwig wrote:
>>
>>> Pascal Rapicault wrote:
>>>
>>>> Yes it is open.
>>>> server: dev.eclipse.org
>>>> repo name: /home/eclipse
>>>
>>> Thanks a lot!
>>
>> Hmmm, I still have problems, FiltersAction (org.eclipse.ui.views) cannot
>> resolve org.eclipse.swt.widgets.Shell despite I checked out
>> org.eclipse.swt.
>>
>> And there are plenty of such problems :-(
>
> Do you really want to fix something in SWT?
>
> If not, just PDE-import SWT.
>
> Otherwise you'll have to rename the .classpath_<platform> for your platform
> to .classname
>
> --andre
>

Oops, I meant ".classpath" (not .classname).

--andre
Previous Topic:Internationalization
Next Topic:JBuilder to Eclipse Migration
Goto Forum:
  


Current Time: Tue Jun 10 16:22:33 EDT 2025

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

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

Back to the top