Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Cannot find class JavaDocAccess
Cannot find class JavaDocAccess [message #208699] Wed, 10 March 2004 04:30 Go to next message
Eclipse UserFriend
Originally posted by: u.clement.exxcellent.de

hi there,

while using eclipse 3.0 M6 i was able to use the class:

import org.eclipse.jdt.internal.corext.javadoc.JavaDocAccess

after changing to eclipse 3.0 m7 the compiler cannot find this file
anymore.
why is it like that ?!

thanks in advance.

best regards
uwe clement
Re: Cannot find class JavaDocAccess [message #208804 is a reply to message #208699] Wed, 10 March 2004 08:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomann.ca.ibm.comNOSPAM

Le Wed, 10 Mar 2004 09:30:57 +0000 (UTC), u.clement@exxcellent.de (Uwe
Clement) a écrit :
>import org.eclipse.jdt.internal.corext.javadoc.JavaDocAccess
This class is in an internal package.
It can be changed or removed without notice as it is not API.
Never reference such a class.
--
Olivier
Re: Cannot find class JavaDocAccess [message #208825 is a reply to message #208699] Wed, 10 March 2004 08:17 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Uwe Clement wrote:

>hi there,
>
>while using eclipse 3.0 M6 i was able to use the class:
>
>import org.eclipse.jdt.internal.corext.javadoc.JavaDocAccess
>
>after changing to eclipse 3.0 m7 the compiler cannot find this file
>anymore.
>why is it like that ?!
>
>
The class is still here. Probably a Java build path problem on your side.

Dani

>thanks in advance.
>
>best regards
>uwe clement
>
>
>
>
>
Previous Topic:Eclipse under linux looks bad...
Next Topic:R3.0 Platform UI summary of comments and response for post M7 UI changes
Goto Forum:
  


Current Time: Sun Jul 27 13:47:40 EDT 2025

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

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

Back to the top