Compiling java src [message #33173] |
Wed, 06 November 2002 13:30  |
Eclipse User |
|
|
|
Originally posted by: PauloRafael.di.fc.ul.pt
I'm having trouble compiling the java src ui. I've included all the
required packages, and i stil have an error message:
This compilation unit indirectly references the missing type
org.w3c.dom.ranges.DocumentRange (typicaly some required class file is
referencing a type outside the classpath)
in
org.eclipse.jdt.internal.corext.javadoc.JavaDocLocations.jav a
My final goal is to put all of the src of java in action. So that i can
adapt it to a new concurrent language named tyco.
|
|
|
|
Re: Compiling java src, Thanks [message #33559 is a reply to message #33458] |
Thu, 07 November 2002 10:22  |
Eclipse User |
|
|
|
Originally posted by: PauloRafael.di.fc.ul.pt
Daniel Megert wrote:
> PauloRafael wrote:
> >I'm having trouble compiling the java src ui. I've included all the
> >required packages, and i stil have an error message:
> >
> <cut text>
> There are also some implicit plug-ins.
> Dani
My mistake was doing the classpath definition by hand.
I was able to put the source working, i'm going to explain how so that
others dont't lose any time with details:
I went to the org.eclipse.jdt.ui_2.0.1 directory in the plugins, copied
the .properties, .xml, and the directories icons and meta-inf, to the root
directory of my workspace, and now the important part, then, i did update
classpath. Done.
It gives some erros, warnings of deprecated classes and overrides, but it
all works well. Thanks.
|
|
|
Re: Compiling java src [message #585612 is a reply to message #33173] |
Thu, 07 November 2002 09:44  |
Eclipse User |
|
|
|
Originally posted by: daniel_megert.oti.com
PauloRafael wrote:
>I'm having trouble compiling the java src ui. I've included all the
>required packages, and i stil have an error message:
>
<cut text>
There are also some implicit plug-ins.
Dani
|
|
|
Re: Compiling java src, Thanks [message #585647 is a reply to message #33458] |
Thu, 07 November 2002 10:22  |
Eclipse User |
|
|
|
Originally posted by: PauloRafael.di.fc.ul.pt
Daniel Megert wrote:
> PauloRafael wrote:
> >I'm having trouble compiling the java src ui. I've included all the
> >required packages, and i stil have an error message:
> >
> <cut text>
> There are also some implicit plug-ins.
> Dani
My mistake was doing the classpath definition by hand.
I was able to put the source working, i'm going to explain how so that
others dont't lose any time with details:
I went to the org.eclipse.jdt.ui_2.0.1 directory in the plugins, copied
the .properties, .xml, and the directories icons and meta-inf, to the root
directory of my workspace, and now the important part, then, i did update
classpath. Done.
It gives some erros, warnings of deprecated classes and overrides, but it
all works well. Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.03073 seconds