Skip to main content



      Home
Home » Eclipse Projects » Technology Project and PMC » Compiling java src
Compiling java src [message #33173] Wed, 06 November 2002 13:30 Go to next message
Eclipse UserFriend
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 [message #33458 is a reply to message #33173] Thu, 07 November 2002 09:44 Go to previous messageGo to next message
Eclipse UserFriend
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 #33559 is a reply to message #33458] Thu, 07 November 2002 10:22 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:linux mandrake 64 Meg RAM
Next Topic:linux mandrake 64 Meg RAM
Goto Forum:
  


Current Time: Thu May 29 02:02:09 EDT 2025

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

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

Back to the top