Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » org.eclipse.cdt.utils- Plugin
org.eclipse.cdt.utils- Plugin [message #120342] Thu, 09 September 2004 01:35 Go to next message
Eclipse UserFriend
Originally posted by: maranan.coolgoose.com

Hi all,
May I know where "org.eclipse.cdt.utils" plug-in is available? It is
not available with cdt.
When I tried to compile a piece of code, I got the error "package
org.eclipse.cdt.utils.ui.controls does not exist". That is the reason
why I am looking for this particular plugin.

Thanks,

Maranan
Re: org.eclipse.cdt.utils- Plugin [message #120456 is a reply to message #120342] Thu, 09 September 2004 09:27 Go to previous messageGo to next message
Eclipse UserFriend
It is not a plugin, the package can be found in the cdt.ui plugin. Its
under it own source directory "utils.ui", check your java project build
paths and make sure it did not get removed as a source path. Or you can
use the PDE Tools -> Update classpath... in the context menu (right
click) on the cdt.ui plugin project to fix this.

Dave.

maranan wrote:
> Hi all,
> May I know where "org.eclipse.cdt.utils" plug-in is available? It is
> not available with cdt.
> When I tried to compile a piece of code, I got the error "package
> org.eclipse.cdt.utils.ui.controls does not exist". That is the reason
> why I am looking for this particular plugin.
>
> Thanks,
>
> Maranan
>
Re: org.eclipse.cdt.utils- Plugin [message #120624 is a reply to message #120456] Fri, 10 September 2004 01:04 Go to previous message
Eclipse UserFriend
Originally posted by: maranan.coolgoose.com

Thanks Dave.
Lemmme try this..

Maranan

Dave Inglis wrote:
> It is not a plugin, the package can be found in the cdt.ui plugin. Its
> under it own source directory "utils.ui", check your java project build
> paths and make sure it did not get removed as a source path. Or you can
> use the PDE Tools -> Update classpath... in the context menu (right
> click) on the cdt.ui plugin project to fix this.
>
> Dave.
>
> maranan wrote:
>
>> Hi all,
>> May I know where "org.eclipse.cdt.utils" plug-in is available? It is
>> not available with cdt.
>> When I tried to compile a piece of code, I got the error "package
>> org.eclipse.cdt.utils.ui.controls does not exist". That is the reason
>> why I am looking for this particular plugin.
>>
>> Thanks,
>>
>> Maranan
>>
Previous Topic:How to implements IManagedBuilderMakefileGenerator
Next Topic:private in cdt
Goto Forum:
  


Current Time: Wed May 07 13:55:32 EDT 2025

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

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

Back to the top