Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » building site failed under eclipse 3.1
building site failed under eclipse 3.1 [message #290649] Mon, 29 August 2005 11:25 Go to next message
Michael Sueess is currently offline Michael SueessFriend
Messages: 11
Registered: July 2009
Junior Member
i tried to build the features of a site under eclipse 3.1 and got the
following error (many times) in the logs.zip file:

1. ERROR in
C:\projects\pixie\com.perspectix.pixie.core\src\com\perspect ix\pixie\core\PixieCore.java
(at line 10)
import org.eclipse.core.resources.IProject;
^^^^^^^^^^^
The import org.eclipse cannot be resolved

Thwe build worked under eclipse 3.0.x und i could run/debug within the
eclipse run-time workbench

any help?
Re: building site failed under eclipse 3.1 [message #290650 is a reply to message #290649] Mon, 29 August 2005 11:36 Go to previous message
Ricky is currently offline RickyFriend
Messages: 204
Registered: July 2009
Senior Member
> 1. ERROR in
> C:\projects\pixie\com.perspectix.pixie.core\src\com\perspect ix\pixie\core\PixieCore.java
> (at line 10)
> import org.eclipse.core.resources.IProject;
> ^^^^^^^^^^^
> The import org.eclipse cannot be resolved

Do you have eclipse plugins in your workspace as binary projects with
linked content? There is a know bug about this (Bug 101966). Importing
eclipse plugins as binary project (without linked content) did the trick
for me.

Ricky
Previous Topic:older downloads
Next Topic:Find out classpath of another Plugin?
Goto Forum:
  


Current Time: Thu Apr 25 19:09:53 GMT 2024

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

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

Back to the top