Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Migrating from 2.1 to 3.1
Migrating from 2.1 to 3.1 [message #22983] Tue, 01 February 2005 21:36 Go to next message
Eclipse UserFriend
Originally posted by: hbm.quantrisk.com

Hi,

I am having a problem gettin a project running on eclipse 3.1
My project was running perfectly in eclipse 2.1.
I have a class that has a native code. The class is part of the default
package. Importing it to other packages in the project does not seem to
resolved and it does not compile. However if I put the class in different
package the compilation goes thru, but I get UnsatisfiedLinkError refering
to one of my native functions.

I appreciate any help I can get.
Thanks,
hbm
Re: Migrating from 2.1 to 3.1 [message #23026 is a reply to message #22983] Tue, 01 February 2005 21:40 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Importing from a default package is not longer support as of JDK 1.4.*
This is likely the beginning of your problems

HTH
Darins

"HBM" <hbm@quantrisk.com> wrote in message
news:ctosoi$pm8$1@www.eclipse.org...
> Hi,
>
> I am having a problem gettin a project running on eclipse 3.1
> My project was running perfectly in eclipse 2.1.
> I have a class that has a native code. The class is part of the default
> package. Importing it to other packages in the project does not seem to
> resolved and it does not compile. However if I put the class in different
> package the compilation goes thru, but I get UnsatisfiedLinkError refering
> to one of my native functions.
>
> I appreciate any help I can get.
> Thanks,
> hbm
>
Previous Topic:intalling in win xp myeclipse
Next Topic:Problems runnign Eclipse 3.0.0
Goto Forum:
  


Current Time: Thu Dec 26 15:37:41 GMT 2024

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

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

Back to the top