Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Unbound classpath variable: 'ECLIPSE_CORE_RUNTIME'
Unbound classpath variable: 'ECLIPSE_CORE_RUNTIME' [message #90285] Tue, 12 June 2007 08:51 Go to next message
nalaka gamage is currently offline nalaka gamageFriend
Messages: 30
Registered: July 2009
Member
Hi All,

I am migrating from Eclipse 3.2 to Eclipse 3.3.
Then I shifeted to Eclipse 3.3 and when I load an existing Java project
into Eclipse it gives build error saying;

Unbound classpath variable: 'ECLIPSE_CORE_RESOURCES' in project xxxx
Unbound classpath variable: 'ECLIPSE_CORE_RUNTIME' in project xxxxx

In my .classpath file following entries are found;

<classpathentry kind="var" path="ECLIPSE_CORE_RUNTIME"/>
<classpathentry kind="var" path="ECLIPSE_CORE_RESOURCES"/>


Does ECLIPSE_CORE_RESOURCES and ECLIPSE_CORE_RUNTIME variables no longer
supported by Eclipse 3.3? Is this related to new Equinox architecture.

Please help me resolve this.

Thanks,
Nalaka
Re: Unbound classpath variable: 'ECLIPSE_CORE_RUNTIME' [message #90300 is a reply to message #90285] Tue, 12 June 2007 12:05 Go to previous message
Eclipse UserFriend
Originally posted by: alex_blewitt.yahoo.com

Don't cross post to multiple forums.

Anyway, put that entry back in with your Java -> Build Path -> Classpath Variables; I'm not sure that a variable like that ever existed in the standard 3.2 -- I don't have it on mine, for example.

Alex.
Previous Topic:Questions about contexts
Next Topic:HTTPS Jetty SSL
Goto Forum:
  


Current Time: Tue Apr 23 11:18:08 GMT 2024

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

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

Back to the top