
Signature
"Don't worry about people stealing your ideas. If your ideas are any
good, you'll have to ram them down people's throats."
-- Howard Aiken
> I've already posted this in the Eclipse newsgroups, but I don't receive
> any answers there. I'm trying to build Eclipse 3.2.2 (on Slackware
[quoted text clipped - 19 lines]
>
> I'm just using the provided ant file.
Why don't you use a pre-fab distribution like those on www.yoxos.com
You can select pretty much any configuration you want,and even customize
your own.
Guybrush Threepwood - 26 Mar 2007 19:21 GMT
>> I'm trying to build Eclipse 3.2.2 (on Slackware
>> 11.0) but receive numerous errors. These are the first:
[quoted text clipped - 20 lines]
> You can select pretty much any configuration you want,and even customize
> your own.
That's indeed a solution to be able to use Eclipse. But that does not
learn me why I get this error.

Signature
"Don't worry about people stealing your ideas. If your ideas are any
good, you'll have to ram them down people's throats."
-- Howard Aiken
Hendrik Maryns - 27 Mar 2007 11:01 GMT
Guybrush Threepwood schreef:
>>> I'm trying to build Eclipse 3.2.2 (on Slackware
>>> 11.0) but receive numerous errors. These are the first:
[quoted text clipped - 23 lines]
> That's indeed a solution to be able to use Eclipse. But that does not
> learn me why I get this error.
I never built Eclipse myself either. You might have more luck on one of
the eclipse newsgroups: www.eclipse.org/newsgroups, I’d start out on
eclipse.platform.
H.
- --
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
Guybrush Threepwood - 27 Mar 2007 15:40 GMT
> I never built Eclipse myself either. You might have more luck on one of
> the eclipse newsgroups: www.eclipse.org/newsgroups, I’d start out on
> eclipse.platform.
I already asked there (expecting a quick solution), but I didn't get any
replies there.

Signature
"Don't worry about people stealing your ideas. If your ideas are any
good, you'll have to ram them down people's throats."
-- Howard Aiken
> I've already posted this in the Eclipse newsgroups, but I don't receive
> any answers there.
Thanks for having the courtesy to mention that.
>..I'm trying to build Eclipse 3.2.2 (on Slackware
> 11.0) but receive numerous errors. These are the first:
..
> [javac] import org.eclipse.core.runtime.IPluginDescriptor;
I am no expert on eclipse, but a quick search started
showing pages like this.
<http://archive.eclipse.org/eclipse/downloads/drops/
R-3.0.2-200503110845/buildnotes/buildnotes_core-expressions.html>
That suggest to me that the class in question was
only part of the eclipse project for a very short
time, in version 3.
Can you get later source/build file?
Andrew T.
Guybrush Threepwood - 26 Mar 2007 23:02 GMT
>>..I'm trying to build Eclipse 3.2.2 (on Slackware
>> 11.0) but receive numerous errors. These are the first:
[quoted text clipped - 6 lines]
> That suggest to me that the class in question was
> only part of the eclipse project for a very short time, in version 3.
Sounds plausible.
> Can you get later source/build file?
3.2.2 is the latest version on the Eclipse site.

Signature
"Don't worry about people stealing your ideas. If your ideas are any
good, you'll have to ram them down people's throats."
-- Howard Aiken
Andrew Thompson - 26 Mar 2007 23:33 GMT
> >>..I'm trying to build Eclipse 3.2.2 (on Slackware
> >> 11.0) but receive numerous errors. These are the first:
> > ..
> >> [javac] import org.eclipse.core.runtime.IPluginDescriptor;
..
> > ..suggest to me that the class in question was
> > only part of the eclipse project for a very
> > short time, in version 3.
..
> 3.2.2 is the latest version on the Eclipse site.
Huhh.. I presumed that page meant eclipse was at
version 4+, so maybe I misinterpreted it.
I will have to cede to the better knowledge
of the eclipse gurus*. Sorry.
* Sounds more professional, than 'I run
away, screaming'. ;-)
Andrew T.