Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Display the problems related to a Java project
Display the problems related to a Java project [message #258209] Wed, 21 January 2009 16:34 Go to next message
Eclipse UserFriend
Hello,

one of my projects has an error marker on the top project level.

Is there any easy way to see directly the problem which is related to
this error marker? I have some error markers in the problem view but to
me it seems that none of these are related to this project.

Best regards, Lars
Re: Display the problems related to a Java project [message #258213 is a reply to message #258209] Wed, 21 January 2009 17:08 Go to previous messageGo to next message
Eclipse UserFriend
Hi Lars,

in the view menu of the problems view there is a "Configure contents..."
action. With that it's possible to select several different
configurations like which type of error or the scope of errors.
I often use the "On selected element and its children" to see only the
problems of a selected project or package.

Regards
Benny

Lars Vogel wrote:
> Hello,
>
> one of my projects has an error marker on the top project level.
>
> Is there any easy way to see directly the problem which is related to
> this error marker? I have some error markers in the problem view but to
> me it seems that none of these are related to this project.
>
> Best regards, Lars
>
>
>
>
Re: Display the problems related to a Java project [message #258217 is a reply to message #258213] Wed, 21 January 2009 17:29 Go to previous message
Eclipse UserFriend
Hi Benny,

thank you, this is very helpful.

Cheers, Lars


Benjamin Muskalla wrote:
> Hi Lars,
>
> in the view menu of the problems view there is a "Configure contents..."
> action. With that it's possible to select several different
> configurations like which type of error or the scope of errors.
> I often use the "On selected element and its children" to see only the
> problems of a selected project or package.
>
> Regards
> Benny
>
> Lars Vogel wrote:
>> Hello,
>>
>> one of my projects has an error marker on the top project level.
>>
>> Is there any easy way to see directly the problem which is related to
>> this error marker? I have some error markers in the problem view but
>> to me it seems that none of these are related to this project.
>>
>> Best regards, Lars
>>
>>
>>
>>
Previous Topic:How to get affected IJavaElements for rename refactorings?
Next Topic:Static imports (JUnit)
Goto Forum:
  


Current Time: Wed May 07 14:12:39 EDT 2025

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

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

Back to the top