Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Importing classes from default package
Importing classes from default package [message #276717] Sat, 27 November 2004 03:56 Go to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

Hi, I am using Eclipse R3.0.1 and I am facing follwing problem...

I hava a class A within default package and class B wihtin com.mypackage
package. From A, I can use B, but from B I can't use A. ¿?
Is this a Java restriction? Or is it a bug in Eclipse?

Thanks in advance,

Chemi.
Re: Importing classes from default package [message #276719 is a reply to message #276717] Sat, 27 November 2004 05:55 Go to previous message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

Chemi wrote:

> Hi, I am using Eclipse R3.0.1 and I am facing follwing problem...
>
> I hava a class A within default package and class B wihtin
> com.mypackage package. From A, I can use B, but from B I can't use A. ¿?
> Is this a Java restriction? Or is it a bug in Eclipse?
>
> Thanks in advance,
>
> Chemi.

Well, after some research I found this:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4361575
It seems it is forbidden since JDK 1.4.x

Regards,

Chemi.
Previous Topic:When does AbstractUIPlugin initialize preference?
Next Topic:I've deployed new version of plugin but old version is cached somewhere?
Goto Forum:
  


Current Time: Sun May 11 23:56:39 EDT 2025

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

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

Back to the top