The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files?!

View: New views
6 Messages — Rating Filter:   Alert me  

The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files?!

by oliver.m2eclipse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
hi,all
 
After import maven project,i got this problems:
 
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
 
how come this problem occurs?
 

oliver.lee
2008-06-27

Re: The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files?!

by Igor Fedorenko-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can you check if the project has JRE classpath container configured as
expected? Does the problem go away if clean the project?

oliver.m2eclipse wrote:

> hi,all
>  
> After import maven project,i got this problems:
>  
> The type java.lang.Object cannot be resolved. It is indirectly
> referenced from required .class files
>  
> how come this problem occurs?
>  
> ------------------------------------------------------------------------
> oliver.lee
> 2008-06-27


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



Re: Re: The type java.lang.Object cannot be resolved.It is indirectly referenced from required .cla

by oliver.m2eclipse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
hi Igor,
unfortunately,it still got same errors after i clean the project,and i check the JRE classpath container , it also got.
 
what should i do next? i hava an attachment for you!
 
btw: i can run mvn command successfully,but project/run as/mvn package...
 

oliver.lee
2008-06-27

发件人: Igor Fedorenko
发送时间: 2008-06-27 10:45:45
收件人: user@...
抄送:
主题: Re: [m2eclipse-user] The type java.lang.Object cannot be resolved.It is indirectly referenced from required .cla
 
Can you check if the project has JRE classpath container configured as
expected? Does the problem go away if clean the project?
 
oliver.m2eclipse wrote:
> hi,all
>  
> After import maven project,i got this problems:
>  
> The type java.lang.Object cannot be resolved. It is indirectly 
> referenced from required .class files
>  
> how come this problem occurs?
>  
> ------------------------------------------------------------------------
> oliver.lee
> 2008-06-27
 
 
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
 
 
 


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

screen.jpg (305K) Download Attachment

Re: Re: The type java.lang.Object cannot be resolved.It is indirectly referenced from required .cla

by Chris Graham :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

When you expand the classpath container, does it contain any jars or are
none listed, ie it is empty (like mine)?

I have the container listed, but no jars are contained within it.

-Chris

"oliver.m2eclipse" <oliver.m2eclipse@...> wrote on 27/06/2008
14:28:29:

> hi Igor,
> unfortunately,it still got same errors after i clean the project,and i
> check the JRE classpath container , it also got.
>
> what should i do next? i hava an attachment for you!
>
> btw: i can run mvn command successfully,but project/run as/mvn
package...

>
>
> oliver.lee
> 2008-06-27
>
> 发件人: Igor Fedorenko
> 发送时间: 2008-06-27 10:45:45
> 收件人: user@...
> 抄送:
> 主题: Re: [m2eclipse-user] The type java.lang.Object cannot be
resolved.

> It is indirectly referenced from required .cla
>
> Can you check if the project has JRE classpath container configured as
> expected? Does the problem go away if clean the project?
>
> oliver.m2eclipse wrote:
> > hi,all
> >
> > After import maven project,i got this problems:
> >
> > The type java.lang.Object cannot be resolved. It is indirectly
> > referenced from required .class files
> >
> > how come this problem occurs?
> >
> >
------------------------------------------------------------------------

> > oliver.lee
> > 2008-06-27
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>
>
> The following message has been automatically added by the Internet mail
> gateway to comply with the Group's Information Security requirements.
>
> "This e-mail has arrived via the Internet, and therefore you should be
> cautious about its origin and content. Replies which contain sensitive
> information and / or legal/contractual obligations are particularly
vulnerable.
>
> In these cases you should not reply unless you are authorised to do so,
> and adequate encryption is employed."
>
> If you have any questions, please contact the IS Service
Desk.[attachment
> "screen.jpg" deleted by Chris Graham/AU/Group]
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email


**********************************************************************
CAUTION - This message is intended for the addressee named above. It may contain privileged or confidential information.

If you are not the intended recipient of this message you must:
- Not use, copy, distribute or disclose it to anyone other than the addressee;
- Notify the sender via return email; and
- Delete the message (and any related attachments) from your computer immediately.

Internet emails are not necessarily secure. Australian Associated Motors Insurers Limited ABN 92 004 791 744 (AAMI), and its related entities, do not accept responsibility for changes made to this message after it was sent.

Unless otherwise stated, views expressed within this email are the author's own and do not represent those of AAMI.
**********************************************************************

Re: Re: Re: The type java.lang.Object cannot be resolved.It isindirectly referenced from

by oliver.m2eclipse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Chris,
it's not empty,all jars like rt.jar... list there!!any other idea?

oliver.lee
2008-06-27

发件人: Chris_Graham@...
发送时间: 2008-06-27 12:37:33
收件人: user@...
抄送:
主题: Re: Re: [m2eclipse-user] The type java.lang.Object cannot be resolved.It isindirectly referenced from
 
When you expand the classpath container, does it contain any jars or are 
none listed, ie it is empty (like mine)?
 
I have the container listed, but no jars are contained within it.
 
-Chris
 
"oliver.m2eclipse"  <oliver.m2eclipse@... > wrote on 27/06/2008 
14:28:29:
 
> hi Igor,
> unfortunately,it still got same errors after i clean the project,and i 
> check the JRE classpath container , it also got.
> what should i do next? i hava an attachment for you!
> btw: i can run mvn command successfully,but project/run as/mvn 
package...
> oliver.lee
> 2008-06-27
> 发件人: Igor Fedorenko
> 发送时间: 2008-06-27 10:45:45
> 收件人: user@...
> 抄送: 
> 主题: Re: [m2eclipse-user] The type java.lang.Object cannot be 
resolved.
> It is indirectly referenced from required .cla
> Can you check if the project has JRE classpath container configured as
> expected? Does the problem go away if clean the project?
> oliver.m2eclipse wrote:
>  > hi,all
>  > 
>  > After import maven project,i got this problems:
>  > 
>  > The type java.lang.Object cannot be resolved. It is indirectly 
>  > referenced from required .class files
>  > 
>  > how come this problem occurs?
>  > 
>  > 
------------------------------------------------------------------------
>  > oliver.lee
>  > 2008-06-27
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> The following message has been automatically added by the Internet mail 
> gateway to comply with the Group's Information Security requirements.
> "This e-mail has arrived via the Internet, and therefore you should be 
> cautious about its origin and content. Replies which contain sensitive 
> information and / or legal/contractual obligations are particularly 
vulnerable.
> In these cases you should not reply unless you are authorised to do so, 
> and adequate encryption is employed."
> If you have any questions, please contact the IS Service 
Desk.[attachment
> "screen.jpg" deleted by Chris Graham/AU/Group] 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
 
 
**********************************************************************
CAUTION - This message is intended for the addressee named above. It may contain privileged or confidential information. 
 
If you are not the intended recipient of this message you must: 
- Not use, copy, distribute or disclose it to anyone other than the addressee;
- Notify the sender via return email; and
- Delete the message (and any related attachments) from your computer immediately.
 
Internet emails are not necessarily secure. Australian Associated Motors Insurers Limited ABN 92 004 791 744 (AAMI), and its related entities, do not accept responsibility for changes made to this message after it was sent.
 
Unless otherwise stated, views expressed within this email are the author's own and do not represent those of AAMI.
**********************************************************************

Re: The type java.lang.Object cannot be resolved.It isindirectly referenced from

by Igor Fedorenko-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Oliver,

Can you please open a bugreport with sample project and steps to
reproduce the problem?

oliver.m2eclipse wrote:

> Chris,
> it's not empty,all jars like rt.jar... list there!!any other idea?
> ------------------------------------------------------------------------
> oliver.lee
> 2008-06-27
> ------------------------------------------------------------------------
> *发件人:* Chris_Graham@...
> *发送时间:* 2008-06-27 12:37:33
> *收件人:* user@...
> *抄送:*
> *主题:* Re: Re: [m2eclipse-user] The type java.lang.Object cannot be
> resolved.It isindirectly referenced from
>  
> When you expand the classpath container, does it contain any jars or are
> none listed, ie it is empty (like mine)?
>  
> I have the container listed, but no jars are contained within it.
>  
> -Chris
>  
> "oliver.m2eclipse"  <oliver.m2eclipse@... > wrote on 27/06/2008
> 14:28:29:
>  
>  > hi Igor,
>  > unfortunately,it still got same errors after i clean the project,and i
>  > check the JRE classpath container , it also got.
>  >
>  > what should i do next? i hava an attachment for you!
>  >
>  > btw: i can run mvn command successfully,but project/run as/mvn
> package...
>  >
>  >
>  > oliver.lee
>  > 2008-06-27
>  >
>  > 发件人: Igor Fedorenko
>  > 发送时间: 2008-06-27 10:45:45
>  > 收件人: user@...
>  > 抄送:
>  > 主题: Re: [m2eclipse-user] The type java.lang.Object cannot be
> resolved.
>  > It is indirectly referenced from required .cla
>  >
>  > Can you check if the project has JRE classpath container configured as
>  > expected? Does the problem go away if clean the project?
>  >
>  > oliver.m2eclipse wrote:
>  >  > hi,all
>  >  >
>  >  > After import maven project,i got this problems:
>  >  >
>  >  > The type java.lang.Object cannot be resolved. It is indirectly
>  >  > referenced from required .class files
>  >  >
>  >  > how come this problem occurs?
>  >  >
>  >  >
> ------------------------------------------------------------------------
>  >  > oliver.lee
>  >  > 2008-06-27


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


LightInTheBox - Buy quality products at wholesale price!