Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Package Explorer overlay icon problem
Package Explorer overlay icon problem [message #188953] Fri, 19 January 2007 07:47 Go to next message
Eclipse UserFriend
Originally posted by: bernyregeling.hotmail.com

Hi all,

(This is a crosspost from eclipse.platform, but I think that was the
wrong group. Sorry)

I installed a fresh copy of eclipse (Version: 3.2.1, Build id:
M20060921-0945) and selected my previous workspace with this new copy.
This worked with no problems. However, all Java compile errors and/or
warnings are "flagged" twice.

To be more clear: when you create an error in your Java code, eclipse
renders a little red error overlay icon in your Package Explorer on the
left bottom side of the real icon (the package icon, the file icon and
the class icon).

In my Package Explorer the little icon appear twice, one at the left
bottom and one at the right bottom of the real/main icon, where normally
the CVS status icon is located. This also happens in my Team
Synchronize pane. However, this effect is not limited to CVS projects.
My projects without versioning are experiencing this behaviour too in
the Package Explorer. The CVS status icon is not visible because of this.

I also noticed the little icon on the left bottom is already there when
opening a package (the [+] button), but the little icon on the right
bottom appears after a very short delay.

Has anyone noticed this behaviour too, and perhaps know a solution?

I have installed the webtools, datatools and phpeclipse plug-ins as
well, so this is not a clean base eclipse install.

Kind regards,
Berny
Re: Package Explorer overlay icon problem [message #188969 is a reply to message #188953] Fri, 19 January 2007 08:49 Go to previous message
Eclipse UserFriend
Originally posted by: bernyregeling.hotmail.com

Solved. I did noticed records in the error log view related to php.

--
Warning
Fri Jan 19 08:49:19 CET 2007
Warnings while parsing the commands from the 'org.eclipse.ui.commands'
and 'org.eclipse.ui.actionDefinitions' extension points.

+ Warning
Fri Jan 19 08:49:19 CET 2007
Commands should really have a category:
plug-in='org.eclipse.php.server.ui',
id='org.eclipse.php.server.ui.phpServerShortcut.debug',
categoryId='org.eclipse.debug.ui.category.debug'

+ Warning
Fri Jan 19 08:49:19 CET 2007
Commands should really have a category:
plug-in='org.eclipse.php.debug.ui',
id='org.eclipse.php.deubg.ui.phpexeShortcut.debug',
categoryId='org.eclipse.debug.ui.category.debug'
--

So I disabled the PDT plug-in and restarted eclipse. Apparently,
eclipse opened some PHP views within my Java project.



Berny wrote:
> Hi all,
>
> (This is a crosspost from eclipse.platform, but I think that was the
> wrong group. Sorry)
>
> I installed a fresh copy of eclipse (Version: 3.2.1, Build id:
> M20060921-0945) and selected my previous workspace with this new copy.
> This worked with no problems. However, all Java compile errors and/or
> warnings are "flagged" twice.
>
> To be more clear: when you create an error in your Java code, eclipse
> renders a little red error overlay icon in your Package Explorer on the
> left bottom side of the real icon (the package icon, the file icon and
> the class icon).
>
> In my Package Explorer the little icon appear twice, one at the left
> bottom and one at the right bottom of the real/main icon, where normally
> the CVS status icon is located. This also happens in my Team
> Synchronize pane. However, this effect is not limited to CVS projects.
> My projects without versioning are experiencing this behaviour too in
> the Package Explorer. The CVS status icon is not visible because of this.
>
> I also noticed the little icon on the left bottom is already there when
> opening a package (the [+] button), but the little icon on the right
> bottom appears after a very short delay.
>
> Has anyone noticed this behaviour too, and perhaps know a solution?
>
> I have installed the webtools, datatools and phpeclipse plug-ins as
> well, so this is not a clean base eclipse install.
>
> Kind regards,
> Berny
Previous Topic:Change marker bar color
Next Topic:eclipse and photran and MinGW/g95
Goto Forum:
  


Current Time: Fri Apr 26 13:38:28 GMT 2024

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

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

Back to the top