Problem in importing binary projects [message #71153] |
Wed, 11 June 2003 12:52  |
Eclipse User |
|
|
|
Originally posted by: vde.uiuc.edu
hi,
i'm trying to import a jar file into eclipse. i created a
project and then tried to import the jar into that. however,
i am facing some problems and just can't figure out how to
fix them.
1) i'm getting a number of error messages. they say
missing required Java project: org.eclipse.ant.core
similarly they list a number of other missing Java projects.
i found out that these are binary projects that need to be
imported separately. i tried to follow the instructions for
this from the PDE guide in help. but when i import a binary
project, it creates a separate project for it and i get more
error messages that read something like
The project was not built since it depends on
org.eclipse.ui, which failed to build.
and similarly other error messages naming dependency on some
other project.
i seem to be going round in circles!
in the PDE guide, i was looking at Binary project self-
hosting under self-hosting. i was following the instructions
in that. there is one part where i'm not sure what to do and
don't know if that's what's creating the problem. it says
Before importing binary projects, it is important to
configure PDE for binary self-hosting. Since we will not use
external plug-ins to resolved references, we should disable
them in Preferences.
i didn't know how to do the above because i couldn't find
any way to do this in Preferences.
would someone please be able to tell me what i'm doing wrong
and how to fix it?
|
|
|
Re: Problem in importing binary projects [message #71685 is a reply to message #71153] |
Thu, 12 June 2003 00:18  |
Eclipse User |
|
|
|
Originally posted by: ed.burnette.REMOVE.THIS.sas.com
Could be a couple of things, first I'd suggest going to Window > Preferences
> Plug-In Development > Target Platform and selecting all the plugins there.
Next, start over by deleting the plugins that you imported and re-import
them without selecting the option to copy the source. It's easiest to just
import all plugins at once so you don't have to worry about dependencies.
There's a PDF file you can download that goes into more detail on this at
http://www.manning.com/gallardo/ ; select 'Sample Chapters' and download
chapter 8 (the direct link is
http://www.manning.com/gallardo/Eclipse_ch8.zip). You want to look
especially at the sections on Preparing your Workbench and Importing the SDK
plug-ins.
--
Ed Burnette, co-author Eclipse in Action (www.manning.com/gallardo)
"Vaishali De" <vde@uiuc.edu> wrote in message
news:bc7mnm$548$1@rogue.oti.com...
> 1) i'm getting a number of error messages. they say
> missing required Java project: org.eclipse.ant.core
> ...
> The project was not built since it depends on
> org.eclipse.ui, which failed to build.
|
|
|
Powered by
FUDForum. Page generated in 0.02753 seconds